aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02Curl_cookie_add: only increase numcookies for new cookiesYasuharu Yamada
2013-04-02SO_SNDBUF: don't set SNDBUF for win32 versions vista or laterDaniel Stenberg
2013-04-01darwinssl: additional descriptive messages of SSL handshake errorsNick Zitzmann
2013-04-01Added dns and connect time to output.Guenter Knauf
2013-04-01RELEASE-NOTES: synced with 0614b902136Daniel Stenberg
2013-04-01code-policedDaniel Stenberg
2013-03-31tcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on win32Daniel Stenberg
2013-03-30BINDINGS: BBHTTP is a cocoa binding, Julia has a bindingDaniel Stenberg
2013-03-29ftp_sendquote: use PPSENDF, not FTPSENDFDaniel Stenberg
2013-03-27RELEASE-NOTES: Corrected typoSteve Holme
2013-03-27multi-uv.c: remove unused variableClemens Gruber
2013-03-27RELEASE-NOTES: add two referencesDaniel Stenberg
2013-03-27test1509: verify proxy header response headers countDaniel Stenberg
2013-03-27Added libuv example multi-uv.cClemens Gruber
2013-03-25NTLM: fix several NTLM code paths memory leaksYang Tse
2013-03-25WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usageYang Tse
2013-03-25curl_ntlm_msgs.c: revert commit 463082bea4Yang Tse
2013-03-23RELEASE-NOTES: synced with bc6037ed3ec02Daniel Stenberg
2013-03-23Curl_proxyCONNECT: count received headersMartin Jansen
2013-03-21sasl: Corrected a few violations of the curl coding standardsSteve Holme
2013-03-21multi.c: Corrected a couple of violations of the curl coding standardsSteve Holme
2013-03-21imap-tests: Added CRLF to reply data to be compliant with RFC-822Steve Holme
2013-03-21multi.c: Fix compilation warningSteve Holme
2013-03-20multi.c: fix compilation errorSteve Holme
2013-03-20lib1900.c: fix compilation warningSteve Holme
2013-03-20build_vms.com: use existing curlbuild.h and parsing fixJohn E. Malmberg
2013-03-19darwinssl: disable ECC ciphers under Mountain Lion by defaultNick Zitzmann
2013-03-18FEATURES: Small tidy up for constancy and grammarSteve Holme
2013-03-18Curl_proxyCONNECT: clear 'rewindaftersend' on successOliver Schindler
2013-03-18TODO: Reordered the protocol and security sectionsSteve Holme
2013-03-18tests: specify 'text' mode for some output files in verify sectionYang Tse
2013-03-17imap: Fixed incorrect initial response generation for SASL AUTHENTICATESteve Holme
2013-03-16FEATURES: Expanded the supported enhanced IMAP command listSteve Holme
2013-03-16TODO: Corrected typo in TOCSteve Holme
2013-03-16TODO: Added IMAP section and removed unused Other protocols sectionSteve Holme
2013-03-16TODO: Added graceful base64 decoding failure to SMTP and POP3Steve Holme
2013-03-16TODO: Corrected typo on section 10.2 headingSteve Holme
2013-03-16tests: 96, 558, 1330: strip build subdirectory dependent leading pathYang Tse
2013-03-15TODO: Added section 10.2 Initial response to POP3 to do listSteve Holme
2013-03-15imap-tests: Corrected copy/paste error in test808 reply dataSteve Holme
2013-03-15unit1330.c: fix dateYang Tse
2013-03-15tests: add #96 #558 and #1330Yang Tse
2013-03-15imap-tests: Added test808 for custom EXAMINE commandSteve Holme
2013-03-15HTTP proxy: insert slash in URL if missingDaniel Stenberg
2013-03-14ftpserver.pl: Added EXAMINE_imap() for IMAP EXAMINE commandsSteve Holme
2013-03-14curl_memory.h: introduce CURLX_NO_MEMORY_CALLBACKS usage possibilityYang Tse
2013-03-14Makefile.vc6: add missing filesYang Tse
2013-03-14pipelining: Remove dead code.Linus Nielsen Feltzing
2013-03-13Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing
2013-03-13tool_main.c: remove redundant vms_show storage-class specifierYang Tse