platform/upstream/curl.git
2012-04-09 Yang Tsecurl tool: use configuration files from lib directory...
2012-04-09 Yang Tseconfigure: Windows cross-compilation fixes
2012-04-08 Yang Tsecurl tool: make curl.h first header included in tool_se...
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory...
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2012-04-06 Daniel StenbergPolarSSL: correct return code for CRL matches
2012-04-06 Daniel StenbergPolarSSL: include version number in version string
2012-04-05 Daniel Stenbergtest: added test 1332 that tests --post303
2012-04-05 Daniel Stenbergcurl: add --post303 to set the CURL_REDIR_POST_303...
2012-04-05 Andrei CipuCURLOPT_POSTREDIR: also allow 303 to do POST on the...
2012-04-05 Daniel Stenbergtest1331: cookies on a 407 response
2012-04-04 Dag EkengrenPolarSSL: add support for asynchronous connect
2012-04-04 Tim HeckmanRevert "access the CA source file using HTTPS"
2012-04-04 Andrei CipuIPv6 cookie domain: get rid of the first bracket before...
2012-04-04 Daniel StenbergMAIL-ETIQUETTE: Added "How to unsubscribe"
2012-04-04 Yang Tseftp.c: ftplistparser related OOM handling fix
2012-04-04 Yang Tsesmtp.c: fix compiler warnings
2012-04-04 Yang Tselib599.c: fix compiler warning
2012-04-03 Daniel Stenbergruntests: yassl and polarssl are not openssl
2012-04-03 Lijo Antonyconnect.c: return changed to CURLE_COULDNT_CONNECT...
2012-04-02 Steve Holmepop3: Reworked the command sending and handling
2012-04-01 Dave Reisnercurl tool: add filename_effective token for --write-out
2012-04-01 Steve Holmesmtp.c: Code policing and tidy up
2012-04-01 Armel AsselinSSH: public key can now be an empty string
2012-04-01 Tatsuhiro TsujikawaOpenSSL: Made cert hostname check conform to RFC 6125
2012-03-31 Daniel StenbergHTTP: reset expected DL/UL sizes on redirects
2012-03-31 Gökhan Şengünsmtp: Add support for DIGEST-MD5 authentication
2012-03-31 Gökhan Şengünsmtp: Cody tidy up of md5 digest length
2012-03-31 Gökhan Şengünmd5: Add support for calculating the md5 sum of buffers...
2012-03-31 Daniel StenbergRevert "mk-ca-bundle.pl: use LWP::UserAgent for https"
2012-03-31 Steve HolmeDOCS: Added information regarding POP3 commands to...
2012-03-31 Steve Holmepop3: Added support for additional pop3 commands
2012-03-30 tetetest tetetestCMakeLists.txt: fix Windows LDAP/LDAPS option handling
2012-03-29 tetetest tetetestCMakeLists.txt: fix MS Visual Studio x64 unsigned long...
2012-03-28 Steve HolmeTODO: Corrected POP3 section heading
2012-03-28 Yang Tsecurl-functions.m4: update detection logic of getaddrinf...
2012-03-27 Steve HolmeTODO: Added SMTP and POP3 specific features
2012-03-27 Olaf Flebbetool_cb_dbg.c: fix tool_cb_dbg() to behave properly...
2012-03-26 Yang Tsetest #1405: support HTTP disabled builds
2012-03-26 Steve Holmetest #809: Updated error code to match recent pop3...
2012-03-25 Yang Tsessh.c: code cleanup, Curl_safefree() already nullifies...
2012-03-25 Yang Tsefix some compiler warnings
2012-03-25 Steve Holmepop3.c: Corrected problem with state() introduced in...
2012-03-25 Steve Holmepop.c: Small code tidy up
2012-03-25 Steve Holmepop3: Removed the need for the single message LIST...
2012-03-24 Steve Holmepop3.c: Code policing and tidy up
2012-03-24 Steve Holmeemail: Moved server greeting responses into separate...
2012-03-24 Steve Holmepop3.c: Fixed body data being written when CURLOPT_NOBO...
2012-03-23 Rodrigo Silva... docs: clarify -z/--time-cond with filename (mention...
2012-03-23 Yang Tsetests #1316 #1319 #1320 #1321: add missing keywords
2012-03-23 Yang Tsetest #598: add missing keywords
2012-03-23 Yang Tseversion: start working on 7.25.1-DEV
2012-03-22 Benjamin Johnsonconfigure: check for gethostbyname in the watt lib
2012-03-22 Daniel StenbergTHANKS: 8 new contributors from 7.25.0
2012-03-22 Daniel StenbergRELEASE-NOTES: synced with b8b2cf612b2
2012-03-22 Yang Tsetests #1400 #1401: add missing keywords
2012-03-22 Yang Tsehttp_proxy.h: fix builds with proxy or http disabled
2012-03-22 Yang Tseparsedate.c: fix a numeric overflow
2012-03-22 Andrei Cipucookies: strip the numerical ipv6 host properly
2012-03-22 Yang Tsetest #598: add to Makefile.am
2012-03-22 Yang Tsetest #598: OOM handling fixes
2012-03-22 Yang Tsefix several compiler warnings
2012-03-21 Daniel StenbergCONNECT: fix multi interface regression
2012-03-21 Daniel StenbergSWS: refuse to serve CONNECT unless running as proxy
2012-03-21 Yang Tsecurl-functions.m4: update detection logic of getaddrinf...
2012-03-20 Yang Tsefix several compiler warnings
2012-03-18 Yang Tsetests 140X: fix --libcurl generated source file reading...
2012-03-18 Yang Tsetool_easysrc.c: fix --libcurl option output file text...
2012-03-18 Yang Tsebuild: remove tool_cb_skt.[ch] references
2012-03-17 Daniel StenbergRELEASE-NOTES: synced with ad77420ac761b
2012-03-17 Daniel Stenberglwip: basic checks and macros for compatiblity
2012-03-17 Yang Tsetool_setopt.c: more OOM handling fixes
2012-03-16 Daniel Stenbergcmake: list_spaces_append_once fails with spaces in...
2012-03-16 Yang Tsehttp_proxy.c: fix OOM handling
2012-03-16 Yang Tsetool_setopt.c: fix OOM handling
2012-03-16 Yang Tsefix several compiler warnings
2012-03-16 Yang Tsefix some compiler warnings
2012-03-13 Maxim Prohorovresolve with c-ares: don't resolve IPv6 when not working
2012-03-10 Steve Holmesmtp.c: Changed the curl error code for EHLO and HELO...
2012-03-10 Daniel StenbergRELEASE-NOTES: synced with e650dbde86
2012-03-10 Andrei CipuCurl_http: strip off [brackets] from ipv6-only host...
2012-03-10 Armel AsselinCURLSSH_OPT_AUTH: documented it has no effect
2012-03-10 John Joseph... mk-ca-bundle.pl: use LWP::UserAgent with proper https...
2012-03-10 John Joseph... access the CA source file using HTTPS
2012-03-08 Daniel Stenbergincludes: remove inclusion of unused file http_proxy.h
2012-03-08 Daniel StenbergCONNECT: made generically not per-protocol
2012-03-08 Daniel Stenbergssh_connect: tunnel through HTTP proxy if requested
2012-03-08 Daniel StenbergLWIP: don't consider HAVE_ERRNO_H to be winsock
2012-03-08 Dave Reisnercurl-config: only provide libraries with --libs
2012-03-05 Daniel StenbergCONTRIB: Please don't send pull requests
2012-02-25 Daniel Stenberglibcurl docs: version corrections
2012-02-24 Daniel StenbergCONNECT: fix ipv6 address in the Request-Line
2012-02-23 Steve HolmeSMTP: Added support for returning SMTP response codes
2012-02-23 Daniel Stenbergcurl.1: updated --libcurl
2012-02-23 Daniel Stenbergtest: --libcurl fixes
2012-02-23 Colin HogbenAdd helper script convsrctest.pl to manipulate --libcur...
2012-02-23 Colin HogbenAdd tests for curl's --libcurl output.
2012-02-23 Colin HogbenGenerate lists and use symbols in --libcurl code output.
2012-02-21 Steve Holmesmtp.c: Fixed an issue with writing postdata
2012-02-21 Daniel StenbergCURLOPT_MAIL_AUTH: added in 7.25.0
next