platform/upstream/curl.git
2014-01-20 Fabian Frankdisable GnuTLS insecure ciphers
2014-01-19 Daniel Stenbergcurl_getdate.3: edited, removed references to pre 7...
2014-01-19 Daniel Stenberggtls: fix compiler warnings on conversions size_t ...
2014-01-19 Steve Holmetool: Fixed incorrect return code if password prompting...
2014-01-19 Steve HolmeRELEASE-NOTES: Synced with 2cac75c4e400
2014-01-19 Steve Holmehttp_chunks.c: Fixed compilation warnings under some...
2014-01-19 Steve Holmetool: Fixed incorrect return code if command line parse...
2014-01-18 Tobias MarkusSubject: progress bar: increase update frequency to...
2014-01-18 Tobias Markusprogress bar: always update when at 100%
2014-01-18 Steve Holmewin32: Added additional preprocessor check for Version...
2014-01-17 Steve Holmewin32: Corrected the preprocessor check for Version...
2014-01-17 Daniel Stenbergcookie: max-age fixes
2014-01-17 Daniel Stenbergtest1417: verify chunked-encoding transfer without CR
2014-01-17 Daniel Stenbergchunked parsing: relax the CR strictness
2014-01-17 Daniel Stenbergtest1416: verify the chunked size overflow detection
2014-01-17 Daniel Stenbergchunked-parser: abort on overflows, allow 64 bit chunks
2014-01-16 Dan FandrichFixed some XML syntax issues in the test data
2014-01-16 Michael Osipovconfigure: fix gssapi linking on HP-UX
2014-01-16 Daniel StenbergCurl_cookie_add: remove 'now' from curl_getdate() call
2014-01-15 Steve Holmepop3-dele.c: Added missing CURLOPT_NOBODY following...
2014-01-15 Daniel Stenbergconnect.c:942:84: warning: Longer than 79 columns
2014-01-15 Steve Holmeconnect.c: Corrected version compare in commit c7a76bb0...
2014-01-15 Steve HolmeRELEASE-NOTES: Synced with c7a76bb056f31e
2014-01-15 Steve Holmewin32: Fixed use of deprecated function 'GetVersionInfo...
2014-01-14 Daniel Stenbergcurl_easy_setopt.3: mention how to unset CURLOPT_INFILE...
2014-01-14 Daniel StenbergTODO: Allow SSL (HTTPS) to proxy
2014-01-14 Daniel StenbergTODO: remove FTP proxy and more SSL libraries
2014-01-14 Daniel StenbergTODO: Detect when called from witin callbacks
2014-01-13 Marc Hoerskensecureserver.pl: follow up fix for 87ade5f
2014-01-13 Colin Hogbenerror message: Sensible message on timeout when transfe...
2014-01-12 Marc Hoerskensecureserver.pl: added full support for tstunnel on...
2014-01-12 Steve Holmeexamples: Fixed compilation errors
2014-01-12 Steve Holmeimap-multi.c: Corrected typo
2014-01-12 Steve Holmesmtp-multi.c: Minor coding style tidyup following POP3...
2014-01-12 Steve Holmeexamples: Added IMAP multi example
2014-01-12 Steve Holmepop3-multi.c: Corrected copy/paste typo
2014-01-12 Steve Holmeexamples: Added POP3 multi example
2014-01-12 Steve Holmeexamples: Added comments to SMTP multi example based...
2014-01-12 Steve Holmeexamples: Removed user information and TLS setup from...
2014-01-12 Steve Holmeexamples: Updated SMTP MAIL example to return libcurl...
2014-01-12 Steve Holmeexamples: Synchronised comments between SMTP MAIL examples
2014-01-12 Steve Holmeexamples: Updated SMTP MAIL example to use a read funct...
2014-01-11 Daniel StenbergOpenSSL: deselect weak ciphers by default
2014-01-11 Daniel Stenbergmulti: remove MULTI_TIMEOUT_INACCURACY
2014-01-11 Steve HolmeMakefile.dist: Added support for VC7
2014-01-10 Steve HolmeRELEASE-NOTES: Synced with 980659a2caa285
2014-01-10 Daniel Stenbergmulti_socket: remind app if timeout didn't run
2014-01-10 Daniel Stenbergthreaded-resolver: never use NULL hints with getaddrinfo
2014-01-09 Nick Zitzmanndarwinssl: un-break Leopard build after PKCS#12 change
2014-01-08 Daniel StenbergCurl_updateconninfo: don't do anything for UDP "connect...
2014-01-08 Daniel Stenberginfo: remove debug output
2014-01-08 Daniel Stenbergruntests: disable memory tracking with threaded resolver
2014-01-08 Daniel Stenbergtrynextip: fix build for non-IPV6 capable systems
2014-01-08 Steve Holmemakefile: Added support for VC12
2014-01-08 Steve Holmemakefile: Added support for VC11
2014-01-08 Steve Holmewinbuild: Follow up fix for a47c142a88c0, 11e8066ef956...
2014-01-07 Daniel Stenbergmk-ca-bundle.1: document -d
2014-01-07 Steve HolmeRELEASE-NOTES: Synced with 8ae35102c43d8d
2014-01-07 Daniel StenbergConnectionExists: fix NTLM check for new connection
2014-01-05 Steve Holmeexamples: Added required libcurl version information...
2014-01-05 Daniel Stenbergmk-ca-bundle.pl: avoid warnings with -d without parameter
2014-01-05 Leif Wmk-ca-bundle: introduces -d and warns about using this...
2014-01-05 Steve HolmeMakefile: Added missing WinSSL and x64 configurations
2014-01-05 Marc Hoerskendocs/INTERNALS: follow up fix for 11e8066 and 92b9ae5
2014-01-05 Marc Hoerskenpackages: follow up fix for a47c142, 11e8066 and 92b9ae5
2014-01-05 Marc Hoerskenmulti.c: fix possible dereference of null pointer
2014-01-05 Steve HolmeExamples: Renamed SMTP MAIL example to match other...
2014-01-05 Steve Holmeexamples: Added POP3 TLS example
2014-01-05 Steve Holmeexamples: Added IMAP NOOP example
2014-01-05 Steve Holmeexamples: Added POP3 NOOP example
2014-01-05 Steve Holmepop3-stat.c: Corrected small typo from commit 91d62e9ab...
2014-01-05 Steve Holmeexamples: Added POP3 STAT example
2014-01-05 Steve Holmeexamples: Added POP3 TOP example
2014-01-05 Steve Holmeexamples: Added POP3 DELE example
2014-01-05 Steve Holmeexamples: Added POP3 UIDL example
2014-01-05 Steve Holmeexamples: Added POP3 RETR example
2014-01-05 Steve Holmeexamples: Added return of error code in POP3 examples
2014-01-05 Steve Holmeruntests.pl: Updated copyright year after edit from...
2014-01-05 Steve Holmeexamples: Reworked POP3 examples for additional upcomin...
2014-01-05 Steve Holmeexamples: Added SMTP SSL example
2014-01-05 Steve Holmeexamples: Added IMAP SSL and TLS examples
2014-01-05 Marc Hoerskenruntests.pl: check for tstunnel command on Windows
2014-01-04 Marc Hoerskentestcurl.pl: always show the last 5 commits even with...
2014-01-04 Daniel Stenbergftp tests: provide LIST responses in the test file...
2014-01-04 Steve Holmeexamples: Standardised username and password settings...
2014-01-04 Steve HolmeUpdated copyright year for recent changes
2014-01-04 Marc Hoerskensecureserver.pl: support for stunnel-path with nun...
2014-01-04 Marc Hoerskenconncache.c: fix possible dereference of null pointer
2014-01-04 Marc Hoerskendocs: primarily refer to schannel as WinSSL
2014-01-04 Steve Holmeexamples: Added IMAP COPY example
2014-01-04 Steve Holmeexamples: Added IMAP DELETE example
2014-01-04 Steve Holmeexamples: Added IMAP CREATE example
2014-01-03 Daniel StenbergFTP parselist: fix "total" parser
2014-01-03 Daniel Stenbergtest1513: fix spelling
2014-01-03 Marc HoerskenMakefile.vc6: follow up fix for 11e8066 and 92b9ae5
2014-01-03 Daniel Stenbergtest1513: added - verify early progress callback return...
2014-01-03 Daniel Stenbergprogresscallback: make CURLE_ABORTED_BY_CALLBACK get...
2014-01-03 Marc Hoerskenunittests: do not include curl_memory.h
2014-01-03 Daniel Stenbergpipeline: remove print_pipeline()
2014-01-03 Daniel Stenbergopenssl: allow explicit sslv2 selection
next