aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-11version: Replaced SSPI feature information with version string detailsMarc Hoersken
2012-06-11sspi.c: Post Curl_sspi_version() rework code tidy upSteve Holme
2012-06-11sspi: Reworked Curl_sspi_version() to return version componentsSteve Holme
2012-06-11configure.ac: Added -lversion if built with SSPIGuenter Knauf
2012-06-11schannel: Code cleanup and bug fixesMarc Hoersken
2012-06-11curl_sspi: Added Curl_sspi_version functionMarc Hoersken
2012-06-11schannel: Updated mingw32 makefilesGuenter Knauf
2012-06-11schannel: Replace ASCII specific code with general definesMarc Hoersken
2012-06-11schannel: Added definitions which are missing in mingw32Marc Hoersken
2012-06-11schannel: Moved interal struct types to urldata.hMarc Hoersken
2012-06-11schannel: Fixed compiler warnings about pointer type assignmentsMarc Hoersken
2012-06-11schannel: Fixed critical typo in conditions and added buffer length checksMarc Hoersken
2012-06-11sspi: Refactored socks_sspi and schannel to use same error message functionsMarc Hoersken
2012-06-11schannel: Added special shutdown check for Windows 2000 ProfessionalMarc Hoersken
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