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-19
gtls: fix compiler warnings on conversions size_t => unsigned int
Daniel Stenberg
2014-01-19
tool: Fixed incorrect return code if password prompting runs out of memory
Steve Holme
2014-01-19
RELEASE-NOTES: Synced with 2cac75c4e400
Steve Holme
2014-01-19
http_chunks.c: Fixed compilation warnings under some 32-bit systems
Steve Holme
2014-01-19
tool: Fixed incorrect return code if command line parser runs out of memory
Steve Holme
2014-01-18
Subject: progress bar: increase update frequency to 10Hz
Tobias Markus
2014-01-18
progress bar: always update when at 100%
Tobias Markus
2014-01-18
win32: Added additional preprocessor check for Version Helper API
Steve Holme
2014-01-17
win32: Corrected the preprocessor check for Version Helper API
Steve Holme
2014-01-17
cookie: max-age fixes
Daniel Stenberg
2014-01-17
test1417: verify chunked-encoding transfer without CR
Daniel Stenberg
2014-01-17
chunked parsing: relax the CR strictness
Daniel Stenberg
2014-01-17
test1416: verify the chunked size overflow detection
Daniel Stenberg
2014-01-17
chunked-parser: abort on overflows, allow 64 bit chunks
Daniel Stenberg
2014-01-17
Fixed some XML syntax issues in the test data
Dan Fandrich
2014-01-16
configure: fix gssapi linking on HP-UX
Michael Osipov
2014-01-16
Curl_cookie_add: remove 'now' from curl_getdate() call
Daniel Stenberg
2014-01-15
pop3-dele.c: Added missing CURLOPT_NOBODY following feedback
Steve Holme
2014-01-16
connect.c:942:84: warning: Longer than 79 columns
Daniel Stenberg
2014-01-15
connect.c: Corrected version compare in commit c7a76bb056f31e
Steve Holme
2014-01-15
RELEASE-NOTES: Synced with c7a76bb056f31e
Steve Holme
2014-01-15
win32: Fixed use of deprecated function 'GetVersionInfoEx' for VC12
Steve Holme
2014-01-14
curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE*
Daniel Stenberg
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
[next]