aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-13test509: libcurl initialization with memory callbacks and actual usageYang Tse
2013-03-13pop3: Removed unnecessary transfer cancellationSteve Holme
2013-03-13Makefile.am: add VMS files not being included in tarballYang Tse
2013-03-13build_vms.com: VMS build fixesTom Grace
2013-03-13tool_main.c: fix VMS global variable storage-class specifierTom Grace
2013-03-12OS400: synchronize RPG bindingPatrick Monnerat
2013-03-12pop3: Fixed continuous wait when using --ftp-listSteve Holme
2013-03-12curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flagZdenek Pavlas
2013-03-12easy: do not ignore poll() failures other than EINTRKamil Dudka
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-11THANKS: Latin-1'ified Jiri's nameDaniel Stenberg
2013-03-11test806: Added CRLF to reply data to be compliant with RFC-822Steve Holme
2013-03-11test805: added crlf newlines to make data size matchDaniel Stenberg
2013-03-11test: fix newline for the data check of 807Daniel Stenberg
2013-03-11test801 to test807: fix protocol section line endingsYang Tse
2013-03-10Makefile.am: Corrected a couple of spurious tab charactersSteve Holme
2013-03-10imap: Added test807 for custom request functionality (STORE)Jiri Hruska