aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-11schannel: Implemented SSL/TLS renegotiationMarc Hoersken
2012-06-11schannel: Save session credential handles in session cacheMarc Hoersken
2012-06-11schannel: Code cleanupMarc Hoersken
2012-06-11schannel: Check for required context attributesMarc Hoersken
2012-06-11schannel: Allow certificate and revocation checks being deactivatedMarc Hoersken
2012-06-11schannel: Added SSL/TLS support with Microsoft Windows Schannel SSPIMarc Hoersken
2012-06-11http: Replaced specific SSL libraries list in https_getsock fallbackMarc Hoersken
2012-06-11connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasingMarc Hoersken
2012-06-11curl_ntlm_msgs.c: Fixed passwdlen not being used and recalculatedMarc Hoersken
2012-06-11tests: fix test definitions # 1355, 1363, 1385 and 1393Yang Tse
2012-06-10Curl_pgrsDone: return int and acknowledge return codeDaniel Stenberg
2012-06-10winbuild: Fixed environment variables being lostMarc Hoersken
2012-06-09Added metalink support to NetWare builds.Guenter Knauf
2012-06-09smtp.c: Removed unused variableSteve Holme
2012-06-09smtp: Post apop feature code tidy upSteve Holme
2012-06-09pop3: Post apop feature code tidy upSteve Holme
2012-06-09pop3: Added support for apop authenticationSteve Holme
2012-06-09pop3: Enhanced the extended authentication mechanism detectionSteve Holme
2012-06-09pop3.c: Fixed length of SASL checkSteve Holme
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