summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: rename 93 lib/*.c filesYang Tse2013-01-0394-0/+0
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-0377-476/+694
* INSTALL: unify the SSL library textsDaniel Stenberg2013-01-031-11/+8
* curl_setup.h: remove redundant include guardYang Tse2013-01-021-2/+0
* build and tests: curl_10char_object_name() shell functionYang Tse2013-01-026-2/+352
* configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSYang Tse2013-01-011-1/+1
* curl-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionallyYang Tse2013-01-011-7/+7
* imap.c: Minor follow up tidy upSteve Holme2012-12-301-3/+3
* imap: Code tidy up prior to adding support for the CAPABILITY commandSteve Holme2012-12-302-10/+13
* pop3_doing: Applied debug info message when function failsSteve Holme2012-12-291-5/+8
* imap_doing: don't call imap_dophase_done() if already failedSteve Holme2012-12-291-4/+5
* smtp_doing: don't call smtp_dophase_done() if already failedSteve Holme2012-12-291-4/+6
* examples/certinfo.c: fix compiler warningYang Tse2012-12-291-7/+12
* pop3.c: Removed unnecessary POP3_STOP state changesSteve Holme2012-12-291-5/+0
* smtp.c: Added extra comments around SMTP_STOP state changeSteve Holme2012-12-291-0/+2
* imap.c: Fixed bad state error when logging in with invalid credentialsSteve Holme2012-12-291-7/+5
* imap.c: remove trailing whitespaceYang Tse2012-12-291-1/+1
* imap.c: Code tidy up - Part 2Steve Holme2012-12-281-77/+76
* imap.c: Code tidy up - Part 1Steve Holme2012-12-281-98/+106
* pop3.c: Minor code tidy upSteve Holme2012-12-281-51/+54
* smtp: Minor code tidy upSteve Holme2012-12-282-13/+23
* curl_imap.h: Tidy up of comments to be more readableSteve Holme2012-12-281-13/+13
* imap.c: Code tidy up renaming imapsendf() to imap_sendf()Steve Holme2012-12-281-14/+13
* build: rename 76 lib/*.h filesYang Tse2012-12-2876-0/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-28322-1279/+1354
* lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse2012-12-2835-110/+141
* imsp.c: Fixed usernames and passwords that contain escape charactersSteve Holme2012-12-281-5/+84
* curl.1: extend the -X, --request descriptionDaniel Stenberg2012-12-271-0/+8
* RELEASE-NOTES: synced with e3ed2b82e6Daniel Stenberg2012-12-271-2/+18
* darwinssl: Fixed inability to disable peer verificationNick Zitzmann2012-12-271-1/+46
* curl tool: rename hugehelp files to tool_hugehelpYang Tse2012-12-262-0/+0
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-2626-86/+89
* sockfilt.c: commit b44da5a82a follow-up 2Yang Tse2012-12-261-4/+5
* sockfilt.c: commit b44da5a82a follow-upYang Tse2012-12-261-1/+1
* sockfilt.c: fix some compiler warningsYang Tse2012-12-261-15/+25
* curl_multi_remove_handle: commit 0aabfd9963 follow-upYang Tse2012-12-262-5/+32
* lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg2012-12-251-0/+1
* socklift.c: Quick fix to re-add missing codeMarc Hoersken2012-12-251-0/+2
* socklift.c: Added select_ws function to support WindowsMarc Hoersken2012-12-251-12/+144
* Enable tests 1503, 1504 and 1505Yang Tse2012-12-251-3/+0
* curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVEYang Tse2012-12-251-0/+4
* Curl_hash_clean: OOM handling fixYang Tse2012-12-251-3/+2
* test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse2012-12-256-4/+146
* Curl_conncache_foreach: allow callback to break loopDaniel Stenberg2012-12-242-4/+9
* pop3_doing: don't call pop3_dophase_done() if already failedDaniel Stenberg2012-12-241-1/+1
* test 1503: same as 1502 but with a different cleanup sequenceYang Tse2012-12-235-2/+77
* test 1502: OOM handling fixesYang Tse2012-12-233-72/+55
* curl_multi_wait: OOM handling fixYang Tse2012-12-231-2/+5
* curl_multi_wait: avoid an unnecessary memory allocationDaniel Stenberg2012-12-231-3/+4
* runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse2012-12-221-2/+2