index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-14
TODO: Allow SSL (HTTPS) to proxy
Daniel Stenberg
2014-01-14
TODO: remove FTP proxy and more SSL libraries
Daniel Stenberg
2014-01-14
TODO: Detect when called from witin callbacks
Daniel Stenberg
2014-01-13
secureserver.pl: follow up fix for 87ade5f
Marc Hoersken
2014-01-13
error message: Sensible message on timeout when transfer size unknown
Colin Hogben
2014-01-13
secureserver.pl: added full support for tstunnel on Windows
Marc Hoersken
2014-01-12
examples: Fixed compilation errors
Steve Holme
2014-01-12
imap-multi.c: Corrected typo
Steve Holme
2014-01-12
smtp-multi.c: Minor coding style tidyup following POP3 and IMAP additions
Steve Holme
2014-01-12
examples: Added IMAP multi example
Steve Holme
2014-01-12
pop3-multi.c: Corrected copy/paste typo
Steve Holme
2014-01-12
examples: Added POP3 multi example
Steve Holme
2014-01-12
examples: Added comments to SMTP multi example based on other MAIL examples
Steve Holme
2014-01-12
examples: Removed user information and TLS setup from SMTP multi example
Steve Holme
2014-01-12
examples: Updated SMTP MAIL example to return libcurl result code
Steve Holme
2014-01-12
examples: Synchronised comments between SMTP MAIL examples
Steve Holme
2014-01-12
examples: Updated SMTP MAIL example to use a read function for data
Steve Holme
2014-01-12
OpenSSL: deselect weak ciphers by default
Daniel Stenberg
2014-01-12
multi: remove MULTI_TIMEOUT_INACCURACY
Daniel Stenberg
2014-01-11
Makefile.dist: Added support for VC7
Steve Holme
2014-01-10
RELEASE-NOTES: Synced with 980659a2caa285
Steve Holme
2014-01-10
multi_socket: remind app if timeout didn't run
Daniel Stenberg
2014-01-10
threaded-resolver: never use NULL hints with getaddrinfo
Daniel Stenberg
2014-01-09
darwinssl: un-break Leopard build after PKCS#12 change
Nick Zitzmann
2014-01-08
Curl_updateconninfo: don't do anything for UDP "connections"
Daniel Stenberg
2014-01-08
info: remove debug output
Daniel Stenberg
2014-01-08
runtests: disable memory tracking with threaded resolver
Daniel Stenberg
2014-01-08
trynextip: fix build for non-IPV6 capable systems
Daniel Stenberg
2014-01-08
makefile: Added support for VC12
Steve Holme
2014-01-08
makefile: Added support for VC11
Steve Holme
2014-01-08
winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59
Steve Holme
2014-01-07
mk-ca-bundle.1: document -d
Daniel Stenberg
2014-01-07
RELEASE-NOTES: Synced with 8ae35102c43d8d
Steve Holme
2014-01-07
ConnectionExists: fix NTLM check for new connection
Daniel Stenberg
2014-01-05
examples: Added required libcurl version information to SMTP examples
Steve Holme
2014-01-05
mk-ca-bundle.pl: avoid warnings with -d without parameter
Daniel Stenberg
2014-01-05
mk-ca-bundle: introduces -d and warns about using this script
Leif W
2014-01-05
Makefile: Added missing WinSSL and x64 configurations
Steve Holme
2014-01-05
docs/INTERNALS: follow up fix for 11e8066 and 92b9ae5
Marc Hoersken
2014-01-05
packages: follow up fix for a47c142, 11e8066 and 92b9ae5
Marc Hoersken
2014-01-05
multi.c: fix possible dereference of null pointer
Marc Hoersken
2014-01-05
Examples: Renamed SMTP MAIL example to match other email examples
Steve Holme
2014-01-05
examples: Added POP3 TLS example
Steve Holme
2014-01-05
examples: Added IMAP NOOP example
Steve Holme
2014-01-05
examples: Added POP3 NOOP example
Steve Holme
2014-01-05
pop3-stat.c: Corrected small typo from commit 91d62e9abd761c
Steve Holme
2014-01-05
examples: Added POP3 STAT example
Steve Holme
2014-01-05
examples: Added POP3 TOP example
Steve Holme
2014-01-05
examples: Added POP3 DELE example
Steve Holme
2014-01-05
examples: Added POP3 UIDL example
Steve Holme
[next]