platform/upstream/curl.git
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
2013-08-14 Daniel Stenbergftp: convert state names to a global array
2013-08-14 Daniel Stenberg--help: fix the --sasl-ir in the help output
2013-08-14 Daniel Stenbergftp_domore_getsock: when passive mode, the second conn...
2013-08-14 Daniel Stenbergcurl: make --no-[option] work properly for several...
2013-08-12 Kamil Dudkanss: make sure that NSS is initialized
2013-08-12 Daniel Stenbergmulti: s/easy/data
2013-08-12 Daniel Stenbergcleanup: removed one function, made one static
2013-08-12 Daniel StenbergSessionHandle: the protocol specific pointer is now...
2013-08-12 Daniel Stenbergurldata: clean up the use of the protocol specific...
2013-08-12 Daniel Stenbergversion number: bump to 7.32.1 for now
2013-08-11 Daniel StenbergTHANKS: added contributors from the 7.32.0 release...
2013-08-11 Fabian Keiltest1228: add 'HTTP proxy' to the keywords
2013-08-11 Fabian Keiltests: add keywords for a couple of FILE tests
2013-08-11 Fabian Keiltests: add 'FAILURE' keywords to tests 1409 and 1410
2013-08-11 Fabian Keiltests: add keywords for a couple of HTTP tests
2013-08-11 Fabian Keiltests: add keywords for a couple of FTP tests
2013-08-11 Fabian Keiltest1511: consistently terminate headers with CRLF
2013-08-10 Daniel StenbergDISABLED: shut of test 1512 for now
2013-08-09 Daniel Stenbergcurl_multi_add_handle.3: ... that timer callback is...
2013-08-09 Daniel Stenbergcomments: remove old and wrong multi/easy interface...
2013-08-09 Daniel Stenbergcurl_multi_add_handle.3: mention the CURLMOPT_TIMERFUNC...
2013-08-08 John E. MalmbergKNOWN_BUGS: 22 and 57 have been fixed and committed
2013-08-08 Daniel StenbergRELEASE-NOTES: synced with d20def20462e7
2013-08-08 Daniel Stenbergglobal dns cache: fix memory leak
2013-08-08 Daniel Stenbergglobal dns cache: didn't work [regression]
2013-08-08 John Malmbergpackages/vms: update VMS build files
2013-08-08 Daniel StenbergFTP: renamed several local functions
2013-08-08 Daniel Stenbergmk-ca-bundle.1: don't install on make install
2013-08-07 Yang Tsepackages/vms/Makefile.am: add latest file additions...
2013-08-07 John MalmbergBuilding_vms_pcsi_kit
2013-08-06 Daniel StenbergLIBCURL-STRUCTS: new document
2013-08-06 Daniel StenbergCONTRIBUTE: minor language polish
2013-08-06 Daniel StenbergFTP: when EPSV gets a 229 but fails to connect, retry...
2013-08-06 Nick Zitzmannmd5: remove use of CommonCrypto-to-OpenSSL macros for...
2013-08-05 Guenter KnaufSimplify check for trusted certificates.
2013-08-05 Daniel Stenbergconfigure: warn on bad env variable use, don't error
2013-08-05 Daniel StenbergRevert "configure: don't error out on variable confusio...
2013-08-04 Daniel Stenbergformadd: wrong pointer for file name when CURLFORM_BUFF...
2013-08-04 Guenter KnaufSkip more untrusted certificates.
2013-08-04 Daniel Stenbergconfigure: don't error out on variable confusions,...
2013-08-03 Daniel Stenbergconfigure: rephrase the notice in _XC_CHECK_VAR_*
2013-08-03 Daniel Stenbergmulti: remove data->state.current_conn struct field
next