platform/upstream/curl.git
2012-02-19 Steve Holmepop3.c: Fixed drop of final CRLF in EOB checking
2012-02-17 Steve Holmesmtp.c: Fixed an issue with the EOB checking
2012-02-17 Daniel StenbergCURLE_FTP_PRET_FAILED: listed twice
2012-02-16 Daniel Stenberg--mail-auth documented
2012-02-16 Steve HolmeSMTP: Code policing and tidy up
2012-02-16 Steve Holmecurl: Added support for --mail-auth
2012-02-16 Kamil Dudkadocs: mention that NTLM works with NSS, too
2012-02-15 Steve HolmeDOCS: Added information for CURLOPT_MAIL_AUTH.
2012-02-15 Steve Holmesmtp.c: Fixed use of angled brackets in AUTH parameter.
2012-02-14 Steve Holmesmtp_mail: Added support to MAIL FROM for the optional...
2012-02-14 toddouskacyassl: update to CyaSSL 2.0.x API
2012-02-14 Daniel StenbergLIBCURL_VERSION_NUM: 0x071900
2012-02-14 Steve HolmeSMTP: Fixed error when using CURLOPT_CONNECT_ONLY
2012-02-13 Daniel Stenbergs/7.24.1/7.25.0
2012-02-13 Daniel Stenbergcurlver.h: bumped to 7.25.0
2012-02-13 Daniel StenbergRELEASE-NOTES: synced with 2b26eb985
2012-02-13 Colin Hogbenconfigure: add option disable --libcurl output
2012-02-13 Alessandro... curl tool: allow negative numbers as option values
2012-02-10 Daniel Stenbergparse_proxy: simply memory handling
2012-02-10 Daniel Stenbergparse_proxy: bail out on zero-length proxy names!
2012-02-09 Kamil Dudkanss: add support for the CURLSSLOPT_ALLOW_BEAST option
2012-02-09 Rob Wardconfigure: don't modify LD_LIBRARY_PATH for cross compiles
2012-02-09 Daniel Stenberg--ssl-allow-beast added
2012-02-09 Daniel StenbergCURLOPT_SSL_OPTIONS: added
2012-02-09 Dave Reisnercurl: use new library-side TCP_KEEPALIVE options
2012-02-09 Dave Reisneradd library support for tuning TCP_KEEPALIVE
2012-02-07 Daniel Stenbergcurl_easy_reset: reset the referer string
2012-02-07 Yang Tsecurl tool: allow glob-loops to abort again upon critica...
2012-02-06 Daniel Stenbergcurl tool: don't abort glob-loop due to failures
2012-01-31 Daniel StenbergCONNECT: send correct Host: with IPv6 numerical address
2012-01-28 Martin StorsjoExplicitly link to the nettle/gcrypt libraries
2012-01-28 Pierre Ynardmore resilient connection times among IP addresses
2012-01-28 Pierre Ynardremove write-only variable
2012-01-26 Pierre JoyeMerge branch 'master' of github.com:bagder/curl
2012-01-26 Pierre Joye- fix IPV6 and IDN options
2012-01-25 Yang TseTODO-RELEASE: added item #308
2012-01-25 Daniel StenbergTHANKS: imported contributors from 7.24.0 RELEASE-NOTES
2012-01-25 Yang Tsetest harness: update stunnel.pem Diffie-Hellman paramet...
2012-01-25 Yang Tseversion: start working on 7.24.1-DEV
2012-01-25 Dan Fandrichcurl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA...
2012-01-24 Daniel StenbergRELEASE-NOTES: synced with 70f71bb99f7ed9
2012-01-24 Daniel Stenberggnutls: enforced use of SSLv3
2012-01-24 Daniel Stenbergtests: test CRLF in URLs
2012-01-24 Daniel StenbergURL sanitize: reject URLs containing bad data
2012-01-24 Daniel StenbergOpenSSL: don't disable security work-around
2012-01-22 Daniel StenbergRELEASE-NOTES: synced with 6e2fd2c9ea
2012-01-21 Daniel StenbergCURLOPT_ACCEPTTIMEOUT_MS: spellfix
2012-01-21 Dan Fandrichexamples: updated README with two new example programs
2012-01-20 Daniel StenbergURL parse: user name with ipv6 numerical address
2012-01-19 Yang Tsetelnet.c: fix OOM triggered segfault
2012-01-19 Yang Tsetesttrace.c: fix compiler warning
2012-01-19 Yang TseOpenSSL: follow-up for commit a20daf90e3
2012-01-19 Pierre Joye- s, use, enable, for options name, avoiding conflicts...
2012-01-19 Daniel Stenbergcurl.1: improve --stderr wording
2012-01-18 Daniel StenbergKNOWN_BUGS: can't receive zero bytes file properly
2012-01-18 Yang Tsessl session caching: fix compiler warnings
2012-01-18 Daniel Stenbergpolarssl: show cipher suite name correctly with 1.1.0
2012-01-18 Daniel Stenbergpolarssl: show error code correctly
2012-01-18 Daniel Stenbergpolarssl: havege_rand is not present in version 1.1.0
2012-01-18 Daniel StenbergRELEASE-NOTES: synced with 5d70a61b94604
2012-01-18 Colin HogbenAdd two tests for telnet: URLs
2012-01-18 Colin HogbenRemove bogus optimisation of telnet upload.
2012-01-18 Colin HogbenUse correct file descriptor for telnet upload.
2012-01-18 Yang TseOpenLDAP: fix LDAP connection phase memory leak
2012-01-18 Johannes BauerOpenSSL: fix PKCS#12 certificate parsing related memory...
2012-01-18 Yang TseOpenSSL: SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option...
2012-01-17 Yang Tsetests: enable time tracing on tests 500, 573 and 585
2012-01-17 Yang Tsetests: testtrace.[ch] provides debug callback for libte...
2012-01-17 Yang Tsesws.c: fix proxy mode secondary connection monitoring...
2012-01-16 Yang Tseadd LF termination to infof() trace string
2012-01-16 Yang Tsesws.c: improve proxy mode torture testing support ...
2012-01-16 Daniel Stenbergurl2file: new simple example
2012-01-16 Daniel Stenbergimap.c: a dead simple imap example
2012-01-16 Yang Tsesws.c: improve proxy mode torture testing support ...
2012-01-15 Yang Tsesws.c: improve proxy mode torture testing support ...
2012-01-15 Yang TseCurl_proxyCONNECT() trace known bug #39
2012-01-14 Daniel Stenbergtest: verify HTTP response code 308
2012-01-13 Yang Tsehttp_negotiate_sspi.c: fix compiler warning
2012-01-13 Yang Tsessh.c: fix compiler warning
2012-01-13 Yang Tsesws.c: improve proxy mode torture testing support
2012-01-12 Daniel StenbergRELEASE-NOTES: synced with 9f20379fe4
2012-01-12 Daniel Stenberghostip: avoid getaddrinfo when c-ares is used
2012-01-09 Yang Tsesws.c: replace sleep() usage with wait_ms()
2012-01-09 gsengunFTP: CURLE_PARTIAL_FILE should not cause control connec...
2012-01-08 Yang Tsesws.c: some compiler warning fixes
2012-01-08 Yang Tselib/setup.h: portable symbolic names for Winsock shutdo...
2012-01-06 Yang Tsesws.c: 812fa73057 follow-up
2012-01-05 Yang Tsesws.c: some IPv6 proxy mode peparatory adjustments
2012-01-05 Daniel Stenbergcurl.h: provide backwards compatible symbols
2012-01-04 Daniel Stenbergwin32-threaded-resolver: stop using a dummy socket
2012-01-04 Peter SylvesterOpenSSL: remove reference to openssl internal struct
2012-01-04 Yang Tsetest1320 test1321: avoid User-Agent comparison
2012-01-04 Yang Tsehttpserver.pl: reorder sws command line options
2012-01-04 Yang Tsesws.c: fix proxy mode segfault
2012-01-04 Yang Tsetool_formparse.c: fix compiler warning: enumerated...
2012-01-04 Yang Tsekrb5.c: fix compiler warning: variable set but not...
2012-01-04 Daniel StenbergKNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLM
2012-01-03 Steve HolmeFixed use of CURLUSESSL_TRY for POP3 and IMAP based...
2012-01-03 Steve HolmeFixed incorrect error code being returned in STARTTLS
2012-01-03 Daniel Stenbergcurl_easy_setopt: refer to the most recent URI RFC
next