platform/upstream/curl.git
2013-04-18 Steve Holmeurl: Reworked URL parsing to allow overriding by CURLOP...
2013-04-18 Daniel Stenbergmaketgz: make bzip2 creation work with Parallel BZIP2 too
2013-04-18 Linus Nielsen... Add tests/http_pipe.py to the tarball build
2013-04-16 Steve Holmesmtp: Re-factored all perform based functions
2013-04-16 Steve Holmesmtp: Added description comments to all perform based...
2013-04-16 Steve Holmesmtp: Moved smtp_quit() to be with the other perform...
2013-04-16 Steve Holmesmtp: Moved smtp_rcpt_to() to be with the other perform...
2013-04-16 Steve Holmesmtp: Moved smtp_mail() to be with the other perform...
2013-04-16 Wouter Van... curl-config: don't output static libs when they are...
2013-04-16 Dave Reisnerdocs/libcurl: fix formatting in manpage
2013-04-15 Paul HowarthAdd extra libs for lib1900 and lib2033 test programs
2013-04-15 Dan FandrichFAQ: mention that the network connection can be monitored
2013-04-15 Steve Holmepop3: Added missing comment for pop3_state_apop_resp()
2013-04-15 Steve Holmesmtp: Updated the coding style of smtp_state_servergree...
2013-04-15 Steve Holmepop3: Updated the coding style of pop3_state_servergree...
2013-04-14 Steve Holmepop3: Re-factored all perform based functions
2013-04-14 Steve Holmepop3: Added description comments to all perform based...
2013-04-14 Steve Holmepop3: Moved pop3_quit() to be with the other perform...
2013-04-14 Steve Holmepop3: Moved pop3_command() to be with the other perform...
2013-04-13 Steve HolmeRELEASE-NOTES: Removed erroneous spaces
2013-04-13 Steve HolmeRELEASE-NOTES: synced with 8723cade21fb
2013-04-13 Steve Holmesmtp: Added support for ;auth=<mech> in the URL
2013-04-13 Steve Holmepop3: Reworked authentication type constants
2013-04-13 Steve Holmepop3: Small consistency tidy up
2013-04-13 Steve Holmepop3: Added support for ;auth=<mech> in the URL
2013-04-13 Steve Holmeimap: Added support for ;auth=<mech> in the URL
2013-04-13 Steve Holmesasl: Reworked SASL mechanism constants
2013-04-13 Steve Holmesasl: Added predefined preferred mechanism values
2013-04-13 Steve Holmeurl: Added support for parsing login options from the URL
2013-04-12 Steve Holmesmtp: Fix compiler warning
2013-04-12 Steve Holmesmtp: Moved parsing of url path into separate function
2013-04-12 Daniel StenbergFTP: handle a 230 welcome response
2013-04-12 Daniel Stenbergconfigure: try pthread_create without -lpthread
2013-04-12 Daniel StenbergFTP: access files in root dir correctly
2013-04-12 Steve Holmepop3: Reworked the function description for Curl_pop3_w...
2013-04-12 Steve Holmepop3: Added function description to pop3_parse_custom_r...
2013-04-12 Steve Holmepop3: Moved utility functions to end of pop3.c
2013-04-12 Nick Zitzmanndarwinssl: add TLS session resumption
2013-04-12 Steve Holmeimap: Added function description to imap_parse_custom_r...
2013-04-12 Steve Holmeimap: Moved utility functions to end of imap.c (Part...
2013-04-12 Steve Holmeimap: Moved utility functions to end of imap.c (Part...
2013-04-12 Steve Holmeimap: Moved utility functions to end of imap.c (Part...
2013-04-12 Steve Holmeimap: Corrected function description for imap_connect()
2013-04-12 Kamil Dudkatests: prevent test206, test1060, and test1061 from...
2013-04-12 David Strausslibcurl-share.3: update what it does and does not share.
2013-04-12 Daniel StenbergTHANKS: remove duplicated names
2013-04-12 Daniel Stenbergbump: start working towards next release
2013-04-12 Daniel StenbergTHANKS: added people from the 7.30.0 RELEASE-NOTES
2013-04-11 Daniel StenbergRELEASE-NOTES: cleaned up for 7.30 (synced with 5c5e1a1...
2013-04-11 Daniel Stenbergtest1218: another cookie tailmatch test
2013-04-11 YAMADA Yasuharucookie: fix tailmatching to prevent cross-domain leakage
2013-04-11 Guenter KnaufEnabled MinGW sync resolver builds.
2013-04-10 Yang Tseif2ip.c: fix compiler warning
2013-04-09 Guenter KnaufFixed lost OpenSSL output with "-t" - followup.
2013-04-09 Daniel Stenbergtest1217: verify parsing 257 responses with "rubbish...
2013-04-09 Bill MiddlecampFTP: handle "rubbish" in front of directory name in...
2013-04-09 Guenter KnaufFixed ares-enabled builds with static makefiles.
2013-04-09 Guenter KnaufFixed lost OpenSSL output with "-t".
2013-04-09 Daniel Stenbergtest1216: test tailmatching cookie domains
2013-04-09 Daniel StenbergRELEASe-NOTES: synced with 29fdb2700f797
2013-04-08 Nick Zitzmanndarwinssl: disable insecure ciphers by default
2013-04-08 Robert Wrucktcpkeepalive: Support CURLOPT_TCP_KEEPIDLE on OSX
2013-04-08 Daniel Stenbergconfigure: remove CURL_CHECK_FUNC_RECVFROM
2013-04-08 Steve HolmeRELEASE-NOTES: Corrected duplicate NTLM memory leaks
2013-04-08 Steve HolmeRELEASE-NOTES: Removed trailing full stop
2013-04-08 Fabian Keilproxy: make ConnectionExists() check credential of...
2013-04-08 Daniel StenbergRELEASE-NOTES: sync with 704a5dfca9
2013-04-08 Daniel StenbergTODO-RELEASE: cleaned up, not really maintained lately
2013-04-07 Marc Hoerskenif2ip.c: Fixed another warning: unused parameter 'remot...
2013-04-07 Marc Hoerskencookie.c: Made cookie sort function more deterministic
2013-04-07 Marc Hoerskencurl_schannel.c: Follow up on memory leak fix ae4558d
2013-04-06 Marc HoerskenRevert "getpart.pm: Strip carriage returns to fix Windo...
2013-04-06 Marc Hoerskenhttp_negotiate.c: Fixed passing argument from incompati...
2013-04-06 Marc Hoerskenftp.c: Added missing brackets around ABOR command logic
2013-04-06 Marc Hoerskensockfilt.c: Fixed detection of client-side connection...
2013-04-06 Marc Hoerskencurl_schannel.c: Fixed memory leak if connection was...
2013-04-06 Marc Hoerskenif2ip.c: Fixed warning: unused parameter 'remote_scope'
2013-04-06 Marc Hoerskenruntests.pl: Fixed --verbose parameter passed to http_p...
2013-04-06 Marc Hoerskensockfilt.c: Reduce CPU load while running under a Windo...
2013-04-06 Marc Hoerskentftpd.c: Apply sread timeout to the whole data transfer...
2013-04-06 Marc Hoerskengetpart.pm: Strip carriage returns to fix Windows support
2013-04-06 Daniel Stenbergftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED...
2013-04-06 Daniel StenbergFTP: wait on both connections during active STOR state
2013-04-06 Marc Hoerskentftpd.c: Follow up cleanup and restore of previous...
2013-04-06 Kim Vandryconnect: treat an interface bindlocal() problem as...
2013-04-06 Marc Hoerskentftpd.c: Fixed sread timeout on Windows by setting...
2013-04-06 Marc Hoerskenftp.pm: Added tskill to support Windows XP Home
2013-04-06 Marc Hoerskenruntests.pl: Modularization of MinGW/Msys compatibility...
2013-04-06 Marc Hoerskenftp.pm: Made Perl testsuite able to handle Windows...
2013-04-06 Marc Hoerskenutil.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8
2013-04-06 Marc Hoerskenftp.pm: Made Perl testsuite able to kill Windows processes
2013-04-06 Marc Hoerskenutil.c: Follow up cleanup on eeefcdf
2013-04-05 Daniel Stenbergcpp: use #ifdef __MINGW32__ to avoid compiler complaints
2013-04-05 Marc Hoerskenutil.c: Made write_pidfile write the correct PID on...
2013-04-05 Daniel StenbergRELEASE-NOTES: synced with 5e722b2d09087
2013-04-05 Marc Hoerskensockfilt.c: Fixed handling of multiple fds being signaled
2013-04-05 Kamil Dudkacurl_global_init.3: improve description of CURL_GLOBAL_ALL
2013-04-05 Kamil Dudkaexamples/multi-single.c: fix the order of destructions
2013-04-05 Daniel StenbergCurl_open: restore default MAXCONNECTS to 5
2013-04-04 Marc Hoerskensockfilt.c: Added wrapper functions to fix Windows...
next