summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* curl_easy_setopt.3: expand the PROGRESSFUNCTION sectionDaniel Stenberg2013-05-201-5/+18
* tests: add test1394 file to the tarballDaniel Stenberg2013-05-191-1/+1
* tarball: include the xmlstream exampleDaniel Stenberg2013-05-191-1/+1
* xmlstream: XML stream parsing example source codeDavid Strauss2013-05-193-0/+161
* cookies: only consider full path matchesYAMADA Yasuharu2013-05-185-9/+89
* axtls: prevent memleaks on SSL handshake failuresEric Hu2013-05-161-1/+19
* Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"Daniel Stenberg2013-05-127-94/+3
* RELEASE-NOTES: synced with ae26ee3489588f0Daniel Stenberg2013-05-121-2/+8
* Updated zlib version in build files.Guenter Knauf2013-05-1114-19/+19
* OS X framework: fix invalid symbolic linkRenaud Guillard2013-05-091-1/+1
* nss: give PR_INTERVAL_NO_WAIT instead of -1 to PR_Recv/PR_SendDaniel Stenberg2013-05-091-7/+4
* libtest: gitignore more binary filesDaniel Stenberg2013-05-081-1/+1
* servercert: allow empty subjectDaniel Stenberg2013-05-071-8/+1
* tests: Added new SMTP tests to verify commit 99b40451836dSteve Holme2013-05-073-1/+101
* runtests.pl: support nonewline="yes" in client/stdin sectionsDaniel Stenberg2013-05-072-1/+11
* build: fixed unit1394 for debug and metlink buildsDaniel Stenberg2013-05-062-2/+5
* unit1394.c: plug the curl tool unit test inKamil Dudka2013-05-065-8/+98
* unit1394.c: basis of a unit test for parse_cert_parameter()Jared Jennings2013-05-061-0/+75
* src/Makefile.am: build static lib for unit tests if enabledKamil Dudka2013-05-063-2/+21
* tool_getparam: ensure string termination in parse_cert_parameter()Kamil Dudka2013-05-061-8/+11
* tool_getparam: fix memleak in handling the -E optionKamil Dudka2013-05-061-4/+4
* tool_getparam: describe what parse_cert_parameter() doesKamil Dudka2013-05-061-6/+6
* curl.1: document escape sequences recognized by -EKamil Dudka2013-05-061-1/+4
* curl -E: allow to escape ':' in cert nicknameJared Jennings2013-05-062-24/+102
* curl_schannel.c: Fixed invalid memory access during SSL shutdownMarc Hoersken2013-05-052-12/+8
* smtp: Fix trailing whitespace warningSteve Holme2013-05-041-1/+1
* smtp: Fix compilation warningSteve Holme2013-05-041-1/+1
* RELEASE-NOTES: synced with 92ef5f19c801Steve Holme2013-05-041-2/+5
* smtp: Updated RFC-2821 references to RFC-5321Steve Holme2013-05-041-3/+3
* smtp: Fixed sending of double CRLF caused by first in EOBSteve Holme2013-05-0414-25/+29
* tests: Corrected MAIL SIZE for CRLF line endingsSteve Holme2013-05-031-1/+1
* tests: Corrected infilesize for CRLF line endingsSteve Holme2013-05-031-1/+1
* tests: Corrected test1406 to be RFC2821 compliantSteve Holme2013-05-031-8/+8
* tests: Corrected test1320 to be RFC2821 compliantSteve Holme2013-05-021-8/+8
* tests: Corrected typo in test909Steve Holme2013-05-021-1/+1
* tests: Corrected test909 to be RFC2821 compliantSteve Holme2013-05-021-9/+8
* tests: Updated test references to 909 from 1411Steve Holme2013-05-021-8/+5
* tests: Renamed test1411 to test909 as this is a main SMTP testSteve Holme2013-05-022-1/+2
* bindlocal: move brace out of #ifdefLars Johannesen2013-05-011-10/+9
* smtp: Tidy up to move the eob counter to the per-request structureSteve Holme2013-04-302-17/+17
* TODO: Updated following the addition of CURLOPT_SASL_IRSteve Holme2013-04-301-28/+12
* smtp: Fixed unknown percentage complete in progress barSteve Holme2013-04-292-1/+7
* ftpserver: silence warningsDaniel Stenberg2013-04-291-2/+2
* ftpserver.pl: Corrected the imap LOGIN responseSteve Holme2013-04-291-1/+1
* tests: Added imap STATUS command testSteve Holme2013-04-293-0/+70
* tests: Corrected the SMTP tests to be RFC2821 compliantSteve Holme2013-04-289-44/+44
* email: Tidy up of *_perform_authenticate()Steve Holme2013-04-283-69/+68
* smtp: Updated limit check to be more readable like the check in pop3Steve Holme2013-04-281-1/+1
* pop3: Added 255 octet limit check when sending initial responseSteve Holme2013-04-281-1/+2
* DOCS: Corrected line length of recent Secure Transport changesSteve Holme2013-04-281-2/+8