]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
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 curl-7_24_0
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
next