aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-10imap: Added test806 for IMAP (folder) LIST commandJiri Hruska
2013-03-10imap: Added test805 for APPEND functionalityJiri Hruska
2013-03-10imap: Added test804 for skipping SELECT if in the same mailboxJiri Hruska
2013-03-10imap: Added test802 and test803 for UIDVALIDITY verificationJiri Hruska
2013-03-10imap: Added test801 for UID and SECTION URL parametersJiri Hruska
2013-03-10imap-tests: Accept quoted parameters in ftpserver.plJiri Hruska
2013-03-10tests: Fix ftpserver.pl indentationJiri Hruska
2013-03-10Makefile.am: Corrected end of line filler characterSteve Holme
2013-03-10email-tests: Updated the test data that corresponds to the test numberSteve Holme
2013-03-10email-tests: Renamed the IMAP test to be 800Steve Holme
2013-03-10email-tests: Renamed the SMTP tests to be in the range 900-906Steve Holme
2013-03-10email-tests: Renamed the POP3 tests to be in the range 850-857Steve Holme
2013-03-10hiperfifo: updated to use current libevent APIDaniel Stenberg
2013-03-10imap: Reworked some function descriptionsSteve Holme
2013-03-10imap: Added some missing comments to imap_sendf()Steve Holme
2013-03-09email: Removed hard returns from init functionsSteve Holme
2013-03-09curl_multi_wait: avoid second loop if nothing to doDaniel Stenberg
2013-03-09multi_runsingle: avoid NULL dereferenceDaniel Stenberg
2013-03-09imap: Re-factored all perform based functionsSteve Holme
2013-03-09examples/getinmemory.c: abort the transfer if not enough memoryCédric Deltheil
2013-03-09RELEASE-NOTES: synced with ca3c0ed3a9cDaniel Stenberg
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse
2013-03-09imap: Added description comments to all perform based functionsSteve Holme
2013-03-09imap: Removed the need for separate custom request functionsSteve Holme
2013-03-09imap: Corrected typo in commentSteve Holme
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse
2013-03-09imap: Moved imap_logout() to be grouped with the other perform functionsSteve Holme
2013-03-09email: Updated the function descriptions for the logout / quit functionsSteve Holme
2013-03-09email: Simplified the logout / quit functionsSteve Holme
2013-03-08email: Tidied up the *_regular_transfer() functionsSteve Holme
2013-03-08email: Simplified nesting of if statements in *_doing() functionsSteve Holme