platform/upstream/curl.git
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
2012-02-21 Daniel Stenbergpop3 test server: send terminating ".CRLF" only
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
next