aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-09Fixes allowing 26 more test cases in 1334 to 1393 range to succeedYang Tse
2012-06-09tests: fix test definitions # 1370 and 1371Yang Tse
2012-06-09OpenSSL: support longer certificate subject namesDaniel Stenberg
2012-06-08ssl: fix duplicated SSL handshake with multi interface and proxyKamil Dudka
2012-06-08tool_getparam.h: fix compiler errorDaniel Stenberg
2012-06-08metalink: restore some includesDaniel Stenberg
2012-06-08openldap: OOM fixesDaniel Stenberg
2012-06-08sasl: Re-factored mechanism constants in preparation for APOP workSteve Holme
2012-06-08metalink: build fixes and adjustments IIYang Tse
2012-06-08Added metalink support to MinGW builds.Guenter Knauf
2012-06-07log2changes.pl: fix the Version outputDaniel Stenberg
2012-06-07metalink: build fixes and adjustments IYang Tse
2012-06-07lib554.c: use curl_formadd() properlyDaniel Stenberg
2012-06-07smtp.c: Re-factored the smtp_state_*_resp() functionsSteve Holme
2012-06-07Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeedYang Tse
2012-06-07tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTPYang Tse
2012-06-07tests 1348 to 1363: test definition polishingYang Tse
2012-06-06smtp: Re-factored the SMTP_AUTH* state machine constantsSteve Holme
2012-06-06Added hint for pkg-config wrapper script.Guenter Knauf
2012-06-06Updated Android section with recent NDK.Guenter Knauf
2012-06-06Disable non-HTTP header related testsYang Tse
2012-06-06tests 1348 to 1363: compleate header data part of test definitionYang Tse
2012-06-05tests 1334 to 1363 revisited.Yang Tse
2012-06-05tests: adjust file part behavior in test verify section.Yang Tse
2012-06-05smtp.c: Removed whitespaceSteve Holme
2012-06-05pop3: Another small code tidy upSteve Holme
2012-06-05smtp: Post authentication code tidy upSteve Holme
2012-06-05tests 1348 to 1363: add a comma in test descriptionYang Tse
2012-06-05email: Removed duplicated header fileSteve Holme
2012-06-04sasl: Renamed Curl_sasl_decode_ntlm_type2_message()Steve Holme
2012-06-04pop3: Post authentication code tidy upSteve Holme
2012-06-04pop3: Added support for sasl digest-md5 authenticationSteve Holme
2012-06-04sasl: add reference for curl_saslYang Tse
2012-06-04Makefile.inc: tab adjustmentYang Tse
2012-06-04pop3 tests: CAPA instead of AUTHDaniel Stenberg
2012-06-04sasl: Added service parameter to Curl_sasl_create_digest_md5_message()Steve Holme
2012-06-04tests 1356 to 1363: several -O -J -i -D combinations with FTP protocolYang Tse
2012-06-04tests: Updated pop3 tests for change in auth mechanism detectionSteve Holme
2012-06-04pop3: Changed the sasl mechanism detection from auth to capaSteve Holme
2012-06-04curl_easy_setopt.3: proto updates + cleanupsDaniel Stenberg
2012-06-04tests 1348 to 1355: several -O -J -i -D combinations with FTP protocolYang Tse
2012-06-04tests 1346 to 1347: several -O -J -i -D combinations with HTTP protocolYang Tse
2012-06-04sasl: Small code tidy upSteve Holme
2012-06-04sasl: Moved digest-md5 authentication message creation from smtp.cSteve Holme
2012-06-04sasl: Small code tidy up before moving digest-md5 overSteve Holme
2012-06-03RELEASE-NOTES: Added missing addition of sasl login supportSteve Holme
2012-06-03pop3: Added support for sasl cram-md5 authenticationSteve Holme
2012-06-03Curl_sasl_create_plain_message: remove TABDaniel Stenberg
2012-06-03sasl: Small code tidy upSteve Holme
2012-06-03pop3.c: Added conditional compilation for NTLM function callsSteve Holme