summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sspi: Refactored socks_sspi and schannel to use same error message functionsMarc Hoersken2012-06-114-98/+180
* schannel: Added special shutdown check for Windows 2000 ProfessionalMarc Hoersken2012-06-111-40/+48
* schannel: Implemented SSL/TLS renegotiationMarc Hoersken2012-06-111-10/+33
* schannel: Save session credential handles in session cacheMarc Hoersken2012-06-113-74/+143
* schannel: Code cleanupMarc Hoersken2012-06-111-11/+3
* schannel: Check for required context attributesMarc Hoersken2012-06-111-3/+19
* schannel: Allow certificate and revocation checks being deactivatedMarc Hoersken2012-06-111-2/+12
* schannel: Added SSL/TLS support with Microsoft Windows Schannel SSPIMarc Hoersken2012-06-114-0/+932
* http: Replaced specific SSL libraries list in https_getsock fallbackMarc Hoersken2012-06-111-3/+2
* connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasingMarc Hoersken2012-06-112-39/+49
* curl_ntlm_msgs.c: Fixed passwdlen not being used and recalculatedMarc Hoersken2012-06-111-1/+1
* tests: fix test definitions # 1355, 1363, 1385 and 1393Yang Tse2012-06-115-79/+0
* Curl_pgrsDone: return int and acknowledge return codeDaniel Stenberg2012-06-105-6/+17
* winbuild: Fixed environment variables being lostMarc Hoersken2012-06-102-40/+60
* Added metalink support to NetWare builds.Guenter Knauf2012-06-091-0/+13
* smtp.c: Removed unused variableSteve Holme2012-06-091-1/+1
* smtp: Post apop feature code tidy upSteve Holme2012-06-092-4/+4
* pop3: Post apop feature code tidy upSteve Holme2012-06-091-4/+5
* pop3: Added support for apop authenticationSteve Holme2012-06-093-4/+98
* pop3: Enhanced the extended authentication mechanism detectionSteve Holme2012-06-092-7/+36
* pop3.c: Fixed length of SASL checkSteve Holme2012-06-091-1/+1
* Fixes allowing 26 more test cases in 1334 to 1393 range to succeedYang Tse2012-06-094-65/+55
* tests: fix test definitions # 1370 and 1371Yang Tse2012-06-092-22/+4
* OpenSSL: support longer certificate subject namesDaniel Stenberg2012-06-091-2/+2
* ssl: fix duplicated SSL handshake with multi interface and proxyKamil Dudka2012-06-082-6/+7
* tool_getparam.h: fix compiler errorDaniel Stenberg2012-06-081-0/+2
* metalink: restore some includesDaniel Stenberg2012-06-081-0/+10
* openldap: OOM fixesDaniel Stenberg2012-06-081-0/+4
* sasl: Re-factored mechanism constants in preparation for APOP workSteve Holme2012-06-086-46/+46
* metalink: build fixes and adjustments IIYang Tse2012-06-084-148/+120
* Added metalink support to MinGW builds.Guenter Knauf2012-06-081-0/+12
* log2changes.pl: fix the Version outputDaniel Stenberg2012-06-071-2/+1
* metalink: build fixes and adjustments IYang Tse2012-06-079-19/+34
* lib554.c: use curl_formadd() properlyDaniel Stenberg2012-06-071-4/+4
* smtp.c: Re-factored the smtp_state_*_resp() functionsSteve Holme2012-06-071-24/+24
* Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeedYang Tse2012-06-075-10/+27
* tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTPYang Tse2012-06-0732-1/+2350
* tests 1348 to 1363: test definition polishingYang Tse2012-06-0718-19/+16
* smtp: Re-factored the SMTP_AUTH* state machine constantsSteve Holme2012-06-062-34/+34
* Added hint for pkg-config wrapper script.Guenter Knauf2012-06-061-0/+14
* Updated Android section with recent NDK.Guenter Knauf2012-06-061-2/+2
* Disable non-HTTP header related testsYang Tse2012-06-061-0/+15
* tests 1348 to 1363: compleate header data part of test definitionYang Tse2012-06-0614-0/+14
* tests 1334 to 1363 revisited.Yang Tse2012-06-0523-113/+89
* tests: adjust file part behavior in test verify section.Yang Tse2012-06-052-1/+20
* smtp.c: Removed whitespaceSteve Holme2012-06-051-1/+1
* pop3: Another small code tidy upSteve Holme2012-06-051-4/+8
* smtp: Post authentication code tidy upSteve Holme2012-06-052-78/+92
* tests 1348 to 1363: add a comma in test descriptionYang Tse2012-06-0516-16/+20
* email: Removed duplicated header fileSteve Holme2012-06-053-3/+0