aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04curl -V: output HTTP2 as a feature if presentDaniel Stenberg
2013-09-04curl.h: add CURL_VERSION_HTTP2 as a featureDaniel Stenberg
2013-09-04imap/smtp: Fixed incorrect SASL mechanism selection with XOAUTH2 serversSteve Holme
2013-09-04curl.h: added CURL_HTTP_VERSION_2_0Daniel Stenberg
2013-09-04configure: added --with-nghttp2Daniel Stenberg
2013-09-04acinclude: fix --without-ca-path when cross-compilingDaniel Stenberg
2013-09-02lib1512.c: Fixed compilation warningSteve Holme
2013-09-01Killed warning 'res' might be used uninitialized.Guenter Knauf
2013-09-01url.c: Fixed compilation warningSteve Holme
2013-09-01easy.c: Fixed compilation warningSteve Holme
2013-08-31-x: rephrased the --proxy section somewhatDaniel Stenberg
2013-08-31tests: Added test for IMAP CHECK commandSteve Holme
2013-08-31ftpserver.pl: Added support for the IMAP CHECK commandSteve Holme
2013-08-31Removed reference to krb4.c.Guenter Knauf
2013-08-31ftpserver.pl: Corrected flawed logic in commit 1ca6ed7b75cad0Steve Holme
2013-08-31imap: Fixed response check for EXPUNGE commandSteve Holme
2013-08-31ftpserver.pl: Added argument check to IMAP command handlersSteve Holme
2013-08-31ftpserver.pl: More whitespace correctionsSteve Holme
2013-08-30ftpserver.pl: Small correction tidy upSteve Holme
2013-08-30docs: Added documentation for CURLOPT_BEARERKyle L. Huff
2013-08-30curl.1: Add usage of '--bearer' optionKyle L. Huff
2013-08-30tests: Added tests for IMAP CREATE, DELETE and RENAME commandsSteve Holme
2013-08-30ftpserver: Bareword "to_mailbox" not allowedDaniel Stenberg
2013-08-30ftpserver.pl: Added support for IMAP CREATE, DELETE and RENAME commandsSteve Holme
2013-08-29FTP: fix getsock during DO_MORE stateDaniel Stenberg
2013-08-29curl_multi_remove_handle: allow multiple removesDaniel Stenberg
2013-08-29ftpserver.pl: Updated IMAP EXAMINE handler to use dynamic test dataSteve Holme
2013-08-29unit1304: include memdebug and free everything correctlyDaniel Stenberg
2013-08-29Curl_parsenetrc: document that the arguments must be allocatedDaniel Stenberg
2013-08-29easy: rename struct monitor to socketmonitorDaniel Stenberg
2013-08-29ftpserver.pl: Added SELECT check to IMAP FETCH and STORE handlersSteve Holme
2013-08-28ftpserver.pl: Corrected accidental move of logmsg() callSteve Holme
2013-08-28ftpserver: add missing '}' from 4ae7b7ea69149Daniel Stenberg
2013-08-28ftpserver.pl: Added SELECT check to IMAP SEARCH commandSteve Holme
2013-08-28ftpserver.pl: Fixed IMAP SEARCH commandSteve Holme
2013-08-28bump: next release is 7.33.0 due to added featuresDaniel Stenberg
2013-08-28symbols-in-versions: add CURLOPT_XOAUTH2_BEARERDaniel Stenberg
2013-08-28tests: Added test for IMAP SEARCH commandSteve Holme
2013-08-28valgrind.supp: fix for regular curl_easy_perform tooDaniel Stenberg
2013-08-28valgrind.supp: add the event-based call stack-trace tooDaniel Stenberg
2013-08-28multi_socket: improved 100-continue timeout handlingDaniel Stenberg
2013-08-27ftpserver.pl: Added support for IMAP SEARCH commandSteve Holme
2013-08-27tool_operate.c: Fixed compilation warningSteve Holme
2013-08-27curl: Moved check for password out of get parameter loopSteve Holme
2013-08-26RELEASE-NOTES: synced with acf59be7f09a7Steve Holme
2013-08-26curl: added --bearer option to helpKyle L. Huff
2013-08-26curl: added basic SASL XOAUTH2 supportKyle L. Huff
2013-08-26tool_urlglob.c: Fixed compiler warningsSteve Holme
2013-08-26security.h: rename to curl_sec.h to avoid name collisionDaniel Stenberg
2013-08-26runtests.pl: allow -vc point to a separate curl binary to verify withDaniel Stenberg