platform/upstream/curl.git
2013-09-21 Steve Holmeftpserver.pl: Moved cURL SMTP server detection into...
2013-09-21 Daniel Stenbergopenssl: use correct port number in error message
2013-09-21 Daniel Stenbergtest1415: adjusted to work for 32bit time_t
2013-09-21 Steve Holmetests: Reworked existing SMTP tests to be single recipi...
2013-09-20 Steve Holmeftpserver.pl: Corrected SMTP QUIT response to be more...
2013-09-20 Daniel Stenbergcurl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS...
2013-09-20 Kim VandryDocumented --dns-* options in curl manpage
2013-09-20 Steve Holmepop3: Added basic SASL XOAUTH2 support
2013-09-20 Steve Holmecurl: Added clarification to the --mail options in...
2013-09-20 Steve Holmeftpserver.pl: Moved SMTP RCPT response text into comman...
2013-09-20 Steve Holmetests: Added SMTP invalid --mail-from test
2013-09-19 Nick Zitzmanndarwinssl: enable BEAST workaround on iOS 7 & later
2013-09-19 Steve Holmetests: Updated SMTP AUTH tests to use the new AUTH...
2013-09-19 Steve Holmetests: Corrected test913 as the QUIT response is received
2013-09-19 Steve Holmetests: Added SMTP large message SIZE test
2013-09-19 Steve Holmeftpserver.pl: Updated email regex from commit 98f7ca7e9...
2013-09-19 Steve Holmetests: Fixed smtp mail from addresses
2013-09-18 Steve Holmeftpserver.pl: Standardised CAPA and AUTH responses
2013-09-18 Steve Holmeftpserver.pl: Corrected POP3 QUIT reply to be more...
2013-09-18 Steve Holmeruntests.pl: Fixed syntax error in commit c873375123343e
2013-09-18 Steve Holmeruntests.pl: Fixed smtp mail from address
2013-09-18 Steve Holmeftpserver.pl: Fixed syntax error in commit 98f7ca7e971006
2013-09-18 Steve Holmeftpserver.pl: Expanded the SMTP MAIL handler to validat...
2013-09-17 YAMADA Yasuharucookies: add expiration
2013-09-17 Steve Holmeftpserver.pl: Corrected response code for successful...
2013-09-17 Steve Holmeftpserver.pl: Moved SMTP MAIL handler into own function
2013-09-17 Steve Holmedns: fix compilation with MinGW from commit df69440d05f113
2013-09-15 Steve Holmetests: Fixed test 1406 following recent changes in...
2013-09-15 Steve Holmetests: Added test for SMTP SIZE capability
2013-09-15 Steve Holmeftpserver.pl: Added the ability to include spaces in...
2013-09-15 Steve Holmeftpserver.pl: Corrected response code for successful...
2013-09-15 Steve Holmeftpserver.pl: Fixed syntax error in commit 33c1f2876b9029
2013-09-15 Steve Holmeftpserver.pl: Added CAPA & AUTH directive support to...
2013-09-15 Steve Holmeftpserver.pl: Fixed SMTP QUIT handler from dadc495540946e
2013-09-15 Steve Holmeftpserver.pl: Moved SMTP EHLO and QUIT handlers in...
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:
next