platform/upstream/curl.git
2013-09-15 Steve Holmeftpserver.pl: Added support for SMTP HELO command
2013-09-15 Steve Holmeftpserver.pl: Added mailbox check to IMAP SELECT handler
2013-09-14 Steve Holmeftpserver.pl: Corrected invalid user details check
2013-09-14 Steve Holmeftpserver.pl: Moved IMAP LOGIN handler into own function
2013-09-14 Steve Holmeftpserver.pl: Moved POP3 USER and PASS handlers into...
2013-09-14 Steve Holmeftpserver.pl: Corrected invalid argument check in POP3...
2013-09-14 Steve Holmeftpserver.pl: Added capability prerequisite for extende...
2013-09-14 Steve Holmetests: Updated descriptions to be more meaningful
2013-09-14 Steve Holmeftpserver.pl: Added support for IMAP NOOP command
2013-09-14 Steve Holmeimap: Fixed response check for NOOP command
2013-09-14 Steve Holmetests: Updated descriptions to be more meaningful
2013-09-13 Daniel Stenbergcurl.1: detail how short/long options work
2013-09-13 Steve Holmecurl: Fixed usage of DNS options when not using c-ares...
2013-09-13 Daniel Stenbergcurl_easy_setopt.3: mention RTMP URL quirks
2013-09-12 Ben Greearcurl: Add support for various DNS binding options.
2013-09-12 Kim Vandrylibcurl: New options to bind DNS to local interfaces...
2013-09-12 Daniel Stenberglibcurl.3: for multi interface connections are held...
2013-09-12 Steve Holmeftpserver.pl: Fixed missing comma from 7fd84b14d219b1
2013-09-12 Steve Holmeftpserver.pl: Fixed variable error introduced in 7fd84b...
2013-09-11 Steve Holmeftpserver.pl: Added support for UID command
2013-09-11 Steve Holmeftpserver.pl: Added support for LSUB command
2013-09-11 Steve Holmeimap: Fixed response check for LSUB and UID commands
2013-09-11 Steve Holmeftpserver.pl: Added support for IMAP COPY command
2013-09-11 Steve Holmeftpserver.pl: Added support for IMAP CLOSE and EXPUNGE...
2013-09-11 Steve Holmeftpserver.pl: Added support for POP3 RSET command
2013-09-11 Steve Holmeftpserver.pl: Added the ability to remember what messag...
2013-09-10 Daniel StenbergNI_MAXSERV: remove all use of it
2013-09-10 Daniel Stenberghttp2: use the support HTTP2 draft version in the upgra...
2013-09-10 Steve Holmeldap.c: Fix compilation warning
2013-09-10 Jiri Hruskaimap/pop3/smtp: Speed up SSL connection initialization
2013-09-10 Steve Holmeldap.c: Corrected build error from commit 857f999353f333
2013-09-10 Steve HolmeRELEASE-NOTES: Corrected duplicate in bfefe2400a16b8
2013-09-10 Steve HolmeRELEASE-NOTES: Corrected typo from bfefe2400a16b8
2013-09-10 Steve HolmeRELEASE-NOTES: synced with 25c68903756d6b
2013-09-09 Daniel StenbergREADME.http2: explain nghttp2 a little
2013-09-09 Steve Holmetests: Added test for POP3 TOP command
2013-09-09 Steve Holmeftpserver.pl: Added support for POP3 TOP command
2013-09-09 Steve Holmetests: Added test for POP3 UIDL command
2013-09-09 Steve Holmeftpserver.pl: Added support for POP3 UIDL command
2013-09-09 Daniel Stenberghttp2: adjust to new nghttp2_pack_settings_payload...
2013-09-09 Kamil Dudkaurl: handle abortion by read/write callbacks, too
2013-09-09 Daniel Stenbergldap: fix the build for systems with ldap_url_parse()
2013-09-09 Jiri Hruskapingpong: Check SSL library buffers for already read...
2013-09-09 Steve Holmeimap: Fixed calculation of transfer when partial FETCH...
2013-09-08 Steve Holmeftpserver.pl: Fixed empty array checks
2013-09-08 Steve Holmeftpserver: Reworked AUTH support to allow for specifyin...
2013-09-08 Steve Holmeftpserver: Reworked CAPA support to allow for specifyin...
2013-09-08 Steve Holmeftpserver.pl: Corrected POP3 LIST as message numbers...
2013-09-08 Clemens Grubercurl_easy_pause: suggest one way to unpause
2013-09-08 Steve Holmetests: Updated descriptions to be more meaningful
2013-09-08 Steve Holmetests: Added test for POP3 NOOP command
2013-09-08 Steve Holmeftpserver.pl: Added support for POP3 NOOP command
2013-09-08 Steve Holmeftpserver.pl: Fixed 'Use of uninitialized value $args...
2013-09-08 Steve Holmetests: Added test for POP3 STAT command
2013-09-08 Steve Holmeftpserver.pl: Added support for POP STAT command
2013-09-08 Steve Holmeftpserver.pl: Moved POP3 QUIT handler into own function
2013-09-08 Steve Holmeftpserver.pl: Reordered the POP3 handlers to be alphabe...
2013-09-08 Steve Holmeftpserver.pl: Corrected misaligned indentation in POP3...
2013-09-07 Steve Holmetests: Added test for POP3 DELE command
2013-09-07 Steve Holmeftpserver.pl: Added support for POP3 DELE command
2013-09-07 Daniel Stenberghttp2: include curl_memory.h
2013-09-07 Nick Zitzmannhttp: fix build warning under LLVM
2013-09-07 Daniel Stenberghttp2: actually init nghttp2 and send HTTP2-Settings...
2013-09-07 Daniel StenbergREADME.http2: how to use it best with the multi API?
2013-09-07 Daniel Stenberghttp2: first embryo toward Upgrade:
2013-09-07 Daniel Stenberghttp: rename use_http_1_1 to use_http_1_1plus
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
next