Age | Commit message (Expand) | Author |
2012-04-27 | add newly created manual page | Jan Schaumann |
2012-04-27 | add a manual page for mk-ca-bundle | Jan Schaumann |
2012-04-26 | Updated dependency lib versions. | Guenter Knauf |
2012-04-20 | Updated dependency lib versions. | Guenter Knauf |
2012-04-13 | examples: fix compiler warnings | Yang Tse |
2012-04-13 | nss: unconditionally require PK11_CreateGenericObject() | Kamil Dudka |
2012-04-13 | Added section for Android configure cross-compile. | Guenter Knauf |
2012-04-12 | Updated dependency lib versions (2nd try). | Guenter Knauf |
2012-04-12 | Updated dependency lib versions. | Guenter Knauf |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2012-04-06 | curl tool: use configuration files from lib directory | Yang Tse |
2012-04-05 | CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL | Andrei Cipu |
2012-04-04 | MAIL-ETIQUETTE: Added "How to unsubscribe" | Daniel Stenberg |
2012-04-01 | curl tool: add filename_effective token for --write-out | Dave Reisner |
2012-04-01 | SSH: public key can now be an empty string | Armel Asselin |
2012-03-31 | DOCS: Added information regarding POP3 commands to CURLOPT_CUSTOMREQUEST | Steve Holme |
2012-03-28 | TODO: Corrected POP3 section heading | Steve Holme |
2012-03-27 | TODO: Added SMTP and POP3 specific features | Steve Holme |
2012-03-23 | docs: clarify -z/--time-cond with filename (mention mtime) | Rodrigo Silva (MestreLion) |
2012-03-22 | THANKS: 8 new contributors from 7.25.0 | Daniel Stenberg |
2012-03-10 | CURLSSH_OPT_AUTH: documented it has no effect | Armel Asselin |
2012-03-05 | CONTRIB: Please don't send pull requests | Daniel Stenberg |
2012-02-25 | libcurl docs: version corrections | Daniel Stenberg |
2012-02-23 | SMTP: Added support for returning SMTP response codes | Steve Holme |
2012-02-23 | curl.1: updated --libcurl | Daniel Stenberg |
2012-02-21 | CURLOPT_MAIL_AUTH: added in 7.25.0 | Daniel Stenberg |
2012-02-17 | CURLE_FTP_PRET_FAILED: listed twice | Daniel Stenberg |
2012-02-16 | --mail-auth documented | Daniel Stenberg |
2012-02-16 | docs: mention that NTLM works with NSS, too | Kamil Dudka |
2012-02-15 | DOCS: Added information for CURLOPT_MAIL_AUTH. | Steve Holme |
2012-02-14 | cyassl: update to CyaSSL 2.0.x API | toddouska |
2012-02-13 | s/7.24.1/7.25.0 | Daniel Stenberg |
2012-02-09 | --ssl-allow-beast added | Daniel Stenberg |
2012-02-09 | CURLOPT_SSL_OPTIONS: added | Daniel Stenberg |
2012-02-09 | curl: use new library-side TCP_KEEPALIVE options | Dave Reisner |
2012-02-09 | add library support for tuning TCP_KEEPALIVE | Dave Reisner |
2012-01-25 | THANKS: imported contributors from 7.24.0 RELEASE-NOTES | Daniel Stenberg |
2012-01-24 | curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptions | Dan Fandrich |
2012-01-22 | CURLOPT_ACCEPTTIMEOUT_MS: spellfix | Daniel Stenberg |
2012-01-20 | examples: updated README with two new example programs | Dan Fandrich |
2012-01-19 | curl.1: improve --stderr wording | Daniel Stenberg |
2012-01-18 | KNOWN_BUGS: can't receive zero bytes file properly | Daniel Stenberg |
2012-01-16 | url2file: new simple example | Daniel Stenberg |
2012-01-16 | imap.c: a dead simple imap example | Daniel Stenberg |
2012-01-04 | OpenSSL: remove reference to openssl internal struct | Peter Sylvester |
2012-01-04 | KNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLM | Daniel Stenberg |
2012-01-03 | curl_easy_setopt: refer to the most recent URI RFC | Daniel Stenberg |
2012-01-02 | curl_easy_strerror.3: minor synopsis edit of the look | Daniel Stenberg |
2011-12-30 | examples: update README, Makefile.inc and gitignore with pop3s examples | Alessandro Ghedini |
2011-12-30 | examples: add a couple of simple pop3s examples | Alessandro Ghedini |