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-17
base64.c: removed wrong comment
Daniel Stenberg
2011-04-16
Curl_ssl_shutdown: restore send/recv pointers
Daniel Stenberg
2011-04-16
Changed email per Gisle's request.
Guenter Knauf
2011-04-14
Fix a buffer overflow in pubkey_show().
Andrei Benea
2011-04-14
Replaced var manipulations with perlish hacks.
Guenter Knauf
2011-04-11
checkconnection: don't call with NULL pointer
Daniel Stenberg
2011-04-10
OpenSSL: no-sslv2 aware
Daniel Stenberg
2011-04-08
nss: allow to use multiple client certificates for a single host
Kamil Dudka
2011-04-07
mk-ca-bundle.pl: show full URL in output
Daniel Stenberg
2011-04-07
lib/Makefile.b32: updates
Gisle Vanem
2011-04-07
HTTP pipelining: Fix handling of zero-length responses
Chris Smowton
2011-04-05
Changed some nonportable types
Dan Fandrich
2011-04-05
Don't list NTLM in curl-config when HTTP is disabled
Dan Fandrich
2011-04-05
return code cleanup: build, init and run-time errors
Daniel Stenberg
2011-04-05
FTP+proxy: macrofied functions when proxy disabled
Daniel Stenberg
2011-04-05
[pop3 starttls] PASS command was not sent after upgrade to TLS.
Ben Noordhuis
2011-04-05
[pop3 starttls] the command to send is STLS, not STARTTLS.
Ben Noordhuis
2011-04-04
http-proxy: move proxy code to http_proxy.c
Daniel Stenberg
2011-04-04
disable cookies: remove ifdefs, move code
Daniel Stenberg
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
[prev]
[next]