Age | Commit message (Expand) | Author |
2012-06-11 | sspi: Reworked Curl_sspi_version() to return version components | Steve Holme |
2012-06-11 | configure.ac: Added -lversion if built with SSPI | Guenter Knauf |
2012-06-11 | schannel: Code cleanup and bug fixes | Marc Hoersken |
2012-06-11 | curl_sspi: Added Curl_sspi_version function | Marc Hoersken |
2012-06-11 | schannel: Updated mingw32 makefiles | Guenter Knauf |
2012-06-11 | schannel: Replace ASCII specific code with general defines | Marc Hoersken |
2012-06-11 | schannel: Added definitions which are missing in mingw32 | Marc Hoersken |
2012-06-11 | schannel: Moved interal struct types to urldata.h | Marc Hoersken |
2012-06-11 | schannel: Fixed compiler warnings about pointer type assignments | Marc Hoersken |
2012-06-11 | schannel: Fixed critical typo in conditions and added buffer length checks | Marc Hoersken |
2012-06-11 | sspi: Refactored socks_sspi and schannel to use same error message functions | Marc Hoersken |
2012-06-11 | schannel: Added special shutdown check for Windows 2000 Professional | Marc Hoersken |
2012-06-11 | schannel: Implemented SSL/TLS renegotiation | Marc Hoersken |
2012-06-11 | schannel: Save session credential handles in session cache | Marc Hoersken |
2012-06-11 | schannel: Code cleanup | Marc Hoersken |
2012-06-11 | schannel: Check for required context attributes | Marc Hoersken |
2012-06-11 | schannel: Allow certificate and revocation checks being deactivated | Marc Hoersken |
2012-06-11 | schannel: Added SSL/TLS support with Microsoft Windows Schannel SSPI | Marc Hoersken |
2012-06-11 | http: Replaced specific SSL libraries list in https_getsock fallback | Marc Hoersken |
2012-06-11 | connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing | Marc Hoersken |
2012-06-11 | curl_ntlm_msgs.c: Fixed passwdlen not being used and recalculated | Marc Hoersken |
2012-06-11 | tests: fix test definitions # 1355, 1363, 1385 and 1393 | Yang Tse |
2012-06-10 | Curl_pgrsDone: return int and acknowledge return code | Daniel Stenberg |
2012-06-10 | winbuild: Fixed environment variables being lost | Marc Hoersken |
2012-06-09 | Added metalink support to NetWare builds. | Guenter Knauf |
2012-06-09 | smtp.c: Removed unused variable | Steve Holme |
2012-06-09 | smtp: Post apop feature code tidy up | Steve Holme |
2012-06-09 | pop3: Post apop feature code tidy up | Steve Holme |
2012-06-09 | pop3: Added support for apop authentication | Steve Holme |
2012-06-09 | pop3: Enhanced the extended authentication mechanism detection | Steve Holme |
2012-06-09 | pop3.c: Fixed length of SASL check | Steve Holme |
2012-06-09 | Fixes allowing 26 more test cases in 1334 to 1393 range to succeed | Yang Tse |
2012-06-09 | tests: fix test definitions # 1370 and 1371 | Yang Tse |
2012-06-09 | OpenSSL: support longer certificate subject names | Daniel Stenberg |
2012-06-08 | ssl: fix duplicated SSL handshake with multi interface and proxy | Kamil Dudka |
2012-06-08 | tool_getparam.h: fix compiler error | Daniel Stenberg |
2012-06-08 | metalink: restore some includes | Daniel Stenberg |
2012-06-08 | openldap: OOM fixes | Daniel Stenberg |
2012-06-08 | sasl: Re-factored mechanism constants in preparation for APOP work | Steve Holme |
2012-06-08 | metalink: build fixes and adjustments II | Yang Tse |
2012-06-08 | Added metalink support to MinGW builds. | Guenter Knauf |
2012-06-07 | log2changes.pl: fix the Version output | Daniel Stenberg |
2012-06-07 | metalink: build fixes and adjustments I | Yang Tse |
2012-06-07 | lib554.c: use curl_formadd() properly | Daniel Stenberg |
2012-06-07 | smtp.c: Re-factored the smtp_state_*_resp() functions | Steve Holme |
2012-06-07 | Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed | Yang Tse |
2012-06-07 | tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTP | Yang Tse |
2012-06-07 | tests 1348 to 1363: test definition polishing | Yang Tse |
2012-06-06 | smtp: Re-factored the SMTP_AUTH* state machine constants | Steve Holme |
2012-06-06 | Added hint for pkg-config wrapper script. | Guenter Knauf |