Age | Commit message (Expand) | Author |
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 |
2012-06-06 | Updated Android section with recent NDK. | Guenter Knauf |
2012-06-06 | Disable non-HTTP header related tests | Yang Tse |
2012-06-06 | tests 1348 to 1363: compleate header data part of test definition | Yang Tse |
2012-06-05 | tests 1334 to 1363 revisited. | Yang Tse |
2012-06-05 | tests: adjust file part behavior in test verify section. | Yang Tse |
2012-06-05 | smtp.c: Removed whitespace | Steve Holme |
2012-06-05 | pop3: Another small code tidy up | Steve Holme |
2012-06-05 | smtp: Post authentication code tidy up | Steve Holme |
2012-06-05 | tests 1348 to 1363: add a comma in test description | Yang Tse |
2012-06-05 | email: Removed duplicated header file | Steve Holme |
2012-06-04 | sasl: Renamed Curl_sasl_decode_ntlm_type2_message() | Steve Holme |
2012-06-04 | pop3: Post authentication code tidy up | Steve Holme |
2012-06-04 | pop3: Added support for sasl digest-md5 authentication | Steve Holme |
2012-06-04 | sasl: add reference for curl_sasl | Yang Tse |
2012-06-04 | Makefile.inc: tab adjustment | Yang Tse |
2012-06-04 | pop3 tests: CAPA instead of AUTH | Daniel Stenberg |
2012-06-04 | sasl: Added service parameter to Curl_sasl_create_digest_md5_message() | Steve Holme |
2012-06-04 | tests 1356 to 1363: several -O -J -i -D combinations with FTP protocol | Yang Tse |
2012-06-04 | tests: Updated pop3 tests for change in auth mechanism detection | Steve Holme |
2012-06-04 | pop3: Changed the sasl mechanism detection from auth to capa | Steve Holme |
2012-06-04 | curl_easy_setopt.3: proto updates + cleanups | Daniel Stenberg |
2012-06-04 | tests 1348 to 1355: several -O -J -i -D combinations with FTP protocol | Yang Tse |
2012-06-04 | tests 1346 to 1347: several -O -J -i -D combinations with HTTP protocol | Yang Tse |
2012-06-04 | sasl: Small code tidy up | Steve Holme |
2012-06-04 | sasl: Moved digest-md5 authentication message creation from smtp.c | Steve Holme |
2012-06-04 | sasl: Small code tidy up before moving digest-md5 over | Steve Holme |
2012-06-03 | RELEASE-NOTES: Added missing addition of sasl login support | Steve Holme |
2012-06-03 | pop3: Added support for sasl cram-md5 authentication | Steve Holme |