index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-04-04
nss: fix a crash within SSL_AuthCertificate()
Kamil Dudka
2011-04-03
multi: shorten lines
Daniel Stenberg
2011-04-02
multi: conn goes bad when data change
Daniel Stenberg
2011-04-01
Increased script version.
Guenter Knauf
2011-04-01
Make use of proxy vars if set.
Guenter Knauf
2011-04-01
Use var again instead of hard-coded filename.
Guenter Knauf
2011-03-29
typo fix
Gisle Vanem
2011-03-25
TSL-SRP: enabled with OpenSSL
Peter Sylvester
2011-03-25
fix: re-use of bound connections
Daniel Stenberg
2011-03-23
rtsp: move protocol code to dedicated file
Daniel Stenberg
2011-03-23
ipv6: only probe once
Daniel Stenberg
2011-03-21
progress: don't print the last update on a separate line.
Julien Chaffraix
2011-03-20
retry-request: rewind if data was sent
Daniel Stenberg
2011-03-19
url: 0 is PROTOPT_NONE.
Julien Chaffraix
2011-03-19
pop3: add state name in debug array
Daniel Stenberg
2011-03-18
pop3: use Curl_safefree() to allow torture tests to succeed
Dan Fandrich
2011-03-18
pop3: remove unused variable
Daniel Stenberg
2011-03-17
Added support for LISTing a single POP3 message
Dan Fandrich
2011-03-17
pop3: fixed memory leak in an error retrieval case
Dan Fandrich
2011-03-17
connection setup: if HTTP is disabled asking for HTTP proxy is bad
Daniel Stenberg
2011-03-16
scan-build warning
Daniel Stenberg
2011-03-16
ldap_recv: check return code from ldap_get_dn_ber
Daniel Stenberg
2011-03-16
compiler warnings fixed
Daniel Stenberg
2011-03-15
SMTP-multi: non-blocking connect
Ben Noordhuis
2011-03-15
SMTP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.
Ben Noordhuis
2011-03-15
buildfix: spell define correctly
Daniel Stenberg
2011-03-15
nss: do not ignore value of CURLOPT_SSL_VERIFYPEER
Kamil Dudka
2011-03-15
protocol handler cleanup: SSL awareness
Daniel Stenberg
2011-03-15
ldap: use the new protocol handler setup
Daniel Stenberg
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2011-03-14
sslgen: define Curl_ssl_connect_nonblocking for non-SSL
Daniel Stenberg
2011-03-14
mk-ca-bundle.pl: Only download if modified
Ask Bjørn Hansen
2011-03-13
SSH: add protocol lock direction
Daniel Stenberg
2011-03-13
state: add missing state to debug table
Daniel Stenberg
2011-03-13
ssh_statemach_act: set cselect for sftp upload
Daniel Stenberg
2011-03-13
Merge branch 'imap' of https://github.com/bnoordhuis/curl into bnoordhuis-imap
Daniel Stenberg
2011-03-13
VC: add missing file
Karl M
2011-03-13
GSS: handle reuse fix
Marcus Sundberg
2011-03-13
SFTP: gracefully handle shutdown early
Daniel Stenberg
2011-03-12
PROT_CLOSEACTION: added SFTP and SCP
Daniel Stenberg
2011-03-12
readwrite_upload: stop upload at file size
Daniel Stenberg
2011-03-12
sftp upload: expire to advance state machine
Daniel Stenberg
2011-03-10
sources: update source headers
Daniel Stenberg
2011-03-08
cyassl: fix compiler warnings
Daniel Stenberg
2011-03-08
SSL: (part 2) Added CyaSSL to SSL abstraction layer
Todd A Ouska
2011-03-08
SSL: Added CyaSSL to SSL abstraction layer
Todd A Ouska
2011-03-07
Fixed libcurl to honour the --disable-ldaps configure option
Dan Fandrich
2011-03-06
cpp: correct #endif placement
Daniel Stenberg
2011-03-04
transfer: avoid insane conversion of time_t
Stefan Krause
[next]