platform/upstream/curl.git
2013-09-07 Daniel Stenbergconfigure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCH
2013-09-06 Petr PísařPass password to OpenSSL engine by user interface
2013-09-06 Daniel Stenbergurlglob: improved error messages and column number...
2013-09-06 Daniel Stenbergurlglob: avoid error code translation
2013-09-06 Daniel Stenbergurlglob: avoid NULL pointer dereference
2013-09-06 Gisle Vanemhttp2: use correct include for snprintf
2013-09-06 Daniel Stenberg--data: mention CRLF treatment when reading from file
2013-09-06 Geoff BeierLDAP: fix bad free() when URL parsing failed
2013-09-05 Nick Zitzmanndarwinssl: add support for PKCS#12 files for client...
2013-09-05 Daniel Stenbergsymbols: added HTTP2 symbols and sorted list
2013-09-05 Daniel Stenbergconfigure: add HTTP2 as a curl-config --feature output
2013-09-05 Daniel Stenbergcurl: unbreak --http1.0 again
2013-09-04 Daniel StenbergSASL: fix compiler warnings
2013-09-04 Daniel Stenbergcurl: add --http1.1 and --http2.0 options
2013-09-04 Daniel StenbergCurl_setopt: refuse CURL_HTTP_VERSION_2_0 if built...
2013-09-04 Daniel Stenberghttp2: add http2.[ch] and add nghttp2 version output
2013-09-04 Daniel Stenbergcurl -V: output HTTP2 as a feature if present
2013-09-04 Daniel Stenbergcurl.h: add CURL_VERSION_HTTP2 as a feature
2013-09-04 Steve Holmeimap/smtp: Fixed incorrect SASL mechanism selection...
2013-09-04 Daniel Stenbergcurl.h: added CURL_HTTP_VERSION_2_0
2013-09-04 Daniel Stenbergconfigure: added --with-nghttp2
2013-09-03 Daniel Stenbergacinclude: fix --without-ca-path when cross-compiling
2013-09-02 Steve Holmelib1512.c: Fixed compilation warning
2013-09-01 Guenter KnaufKilled warning 'res' might be used uninitialized.
2013-09-01 Steve Holmeurl.c: Fixed compilation warning
2013-09-01 Steve Holmeeasy.c: Fixed compilation warning
2013-08-31 Daniel Stenberg-x: rephrased the --proxy section somewhat
2013-08-31 Steve Holmetests: Added test for IMAP CHECK command
2013-08-31 Steve Holmeftpserver.pl: Added support for the IMAP CHECK command
2013-08-31 Guenter KnaufRemoved reference to krb4.c.
2013-08-31 Steve Holmeftpserver.pl: Corrected flawed logic in commit 1ca6ed7b...
2013-08-31 Steve Holmeimap: Fixed response check for EXPUNGE command
2013-08-31 Steve Holmeftpserver.pl: Added argument check to IMAP command...
2013-08-31 Steve Holmeftpserver.pl: More whitespace corrections
2013-08-30 Steve Holmeftpserver.pl: Small correction tidy up
2013-08-30 Kyle L. Huffdocs: Added documentation for CURLOPT_BEARER
2013-08-30 Kyle L. Huffcurl.1: Add usage of '--bearer' option
2013-08-30 Steve Holmetests: Added tests for IMAP CREATE, DELETE and RENAME...
2013-08-30 Daniel Stenbergftpserver: Bareword "to_mailbox" not allowed
2013-08-30 Steve Holmeftpserver.pl: Added support for IMAP CREATE, DELETE...
2013-08-29 Daniel StenbergFTP: fix getsock during DO_MORE state
2013-08-29 Daniel Stenbergcurl_multi_remove_handle: allow multiple removes
2013-08-29 Steve Holmeftpserver.pl: Updated IMAP EXAMINE handler to use dynam...
2013-08-29 Daniel Stenbergunit1304: include memdebug and free everything correctly
2013-08-29 Daniel StenbergCurl_parsenetrc: document that the arguments must be...
2013-08-29 Daniel Stenbergeasy: rename struct monitor to socketmonitor
2013-08-29 Steve Holmeftpserver.pl: Added SELECT check to IMAP FETCH and...
2013-08-28 Steve Holmeftpserver.pl: Corrected accidental move of logmsg(...
2013-08-28 Daniel Stenbergftpserver: add missing '}' from 4ae7b7ea69149
2013-08-28 Steve Holmeftpserver.pl: Added SELECT check to IMAP SEARCH command
2013-08-28 Steve Holmeftpserver.pl: Fixed IMAP SEARCH command
2013-08-28 Daniel Stenbergbump: next release is 7.33.0 due to added features
2013-08-28 Daniel Stenbergsymbols-in-versions: add CURLOPT_XOAUTH2_BEARER
2013-08-28 Steve Holmetests: Added test for IMAP SEARCH command
2013-08-27 Daniel Stenbergvalgrind.supp: fix for regular curl_easy_perform too
2013-08-27 Daniel Stenbergvalgrind.supp: add the event-based call stack-trace too
2013-08-27 Daniel Stenbergmulti_socket: improved 100-continue timeout handling
2013-08-27 Steve Holmeftpserver.pl: Added support for IMAP SEARCH command
2013-08-27 Steve Holmetool_operate.c: Fixed compilation warning
2013-08-27 Steve Holmecurl: Moved check for password out of get parameter...
2013-08-26 Steve HolmeRELEASE-NOTES: synced with acf59be7f09a7
2013-08-26 Kyle L. Huffcurl: added --bearer option to help
2013-08-26 Kyle L. Huffcurl: added basic SASL XOAUTH2 support
2013-08-26 Steve Holmetool_urlglob.c: Fixed compiler warnings
2013-08-26 Daniel Stenbergsecurity.h: rename to curl_sec.h to avoid name collision
2013-08-26 Daniel Stenbergruntests.pl: allow -vc point to a separate curl binary...
2013-08-26 Kyle L. Huffsmtp: added basic SASL XOAUTH2 support
2013-08-26 Kyle L. Huffimap: added basic SASL XOAUTH2 support
2013-08-26 Steve Holmesecurity.h: Fixed compilation warning
2013-08-25 Daniel StenbergKNOWN_BUGS: refer to bug numbers with the existing...
2013-08-25 Kyle L. Huffoptions: added basic SASL XOAUTH2 support
2013-08-25 Kyle L. Huffsasl: added basic SASL XOAUTH2 support
2013-08-25 Daniel StenbergFTP: remove krb4 support
2013-08-25 Daniel Stenbergeasy: define away easy_events() for non-debug builds
2013-08-24 Daniel StenbergFAQ: editorial updates
2013-08-23 Daniel StenbergRELEASE-NOTES: synced with 22adb46a32bee
2013-08-22 Daniel Stenbergmulti: move on from STATE_DONE faster
2013-08-22 Daniel Stenbergcurl.h: name space pollution by "enum type"
2013-08-22 Daniel StenbergTFTP: make the CURLOPT_LOW_SPEED* options work
2013-08-22 Daniel Stenbergtftpd: support "writedelay" within <servercmd>
2013-08-22 Daniel Stenbergtftpd: convert 6 global variables into local ones
2013-08-21 Gisle Vanemcurl_easy_perform_ev: make it CURL_EXTERN
2013-08-20 Daniel StenbergCURLM_ADDED_ALREADY: new error code
2013-08-20 Daniel Stenbergmulti_init: moved init code here from add_handle
2013-08-20 Daniel Stenbergmulti: remove dns cache creation code from *add_handle
2013-08-20 Daniel Stenbergcurl_easy_perform_ev: debug/test function
2013-08-20 Gisle Vanemtransfer: the recent sessionhandle change broke CURL_DO...
2013-08-20 Daniel Stenbergtest1237: verify 1000+ letter user name + passwords
2013-08-20 Jonathan Niederurl: handle arbitrary-length username and password...
2013-08-20 Jonathan Niederurl: handle exceptional cases first in parse_url_login()
2013-08-20 Jonathan NiederCurl_setopt: handle arbitrary-length username and password
2013-08-20 Jonathan Niedernetrc: handle longer username and password
2013-08-20 Jonathan Niederurl: allocate username, password, and options on the...
2013-08-20 Jonathan Niederurl: use goto in create_conn() for exception handling
2013-08-20 Jonathan Niedersasl: allow arbitrarily long username and password
2013-08-19 Alex McLellanimap: Fixed response check for SEARCH command
2013-08-16 Daniel Stenbergglob: error out on range overflow
2013-08-16 Daniel Stenbergurlglob: better detect unclosed braces, empty lists...
2013-08-15 John MalmbergVMS: Add RELEASE-NOTES to vms document
2013-08-15 Tor Arntsentests 2032, 2033: Don't hardcode port in expected output
next