Age | Commit message (Expand) | Author |
2010-12-17 | examples: build all examples easier | Daniel Stenberg |
2010-12-17 | smtp-tls: new example | Brad Hards |
2010-12-17 | Docs: add simple SMTP example | Brad Hards |
2010-12-17 | example: fix compiler warnings in fopen.c | Daniel Stenberg |
2010-12-17 | chkspeed: bad strtol() call for -M option | Brad Hards |
2010-12-15 | axTLS: mention it among the other SSL libs | Daniel Stenberg |
2010-12-15 | THANKS: added contributors from 7.21.3 | Daniel Stenberg |
2010-12-09 | symbols-in-versions: CURLOPT_KEYPASSWD fixed | Daniel Stenberg |
2010-12-08 | Mention that using other libraries can affect app licensing | Dan Fandrich |
2010-12-03 | version-check: added brief documentation | Daniel Stenberg |
2010-11-28 | atoi: remove atoi usage | Yang Tse |
2010-11-19 | Added a couple examples that were missing from the tar ball | Dan Fandrich |
2010-11-12 | curl.1: "a file", not an | Daniel Stenberg |
2010-11-12 | version-check.pl: display version number for symbols | Daniel Stenberg |
2010-11-11 | HTTP Auth: Add CURLAUTH_ONLY | Daniel Stenberg |
2010-11-09 | symbols-in-version: add CURL_SOCKET_BAD | Daniel Stenberg |
2010-11-08 | curl.1: --resolve documented | Daniel Stenberg |
2010-11-08 | CURLOPT_RESOLVE: documented | Daniel Stenberg |
2010-11-08 | CURLOPT_USE_SSL: move from FTP options to connection options | Daniel Stenberg |
2010-11-07 | fix snapshot generation | Yang Tse |
2010-11-04 | curl.1: added a few missing exit codes | Daniel Stenberg |
2010-11-04 | fopen.c: re-indented, fixed previous mistake | Daniel Stenberg |
2010-11-04 | multi use: call multi_perform even on select() timeouts | Daniel Stenberg |
2010-11-04 | example: add smtp-multi.c | Daniel Stenberg |
2010-11-04 | CURLOPT_NOSIGNAL: add blurb about SIGPIPE | Daniel Stenberg |
2010-11-03 | symbols-in-versions: added 119 missing symbols | Daniel Stenberg |
2010-11-02 | symbols-in-versions: added missing symbols | Daniel Stenberg |
2010-11-02 | spellfix: CURLOPT_TFTP_BLKSIZE it is | Daniel Stenberg |
2010-10-19 | curl_easy_setopt.3: spellfix | Daniel Stenberg |
2010-10-19 | curl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTP | Daniel Stenberg |
2010-10-14 | curl_easy_setopt.3: clarify CURLOPT_CRLF | Daniel Stenberg |
2010-10-13 | THANKS: added contributors from 7.21.2 | Daniel Stenberg |
2010-10-12 | Added section on server-supplied names to security considerations | Dan Fandrich |
2010-10-07 | libcurl.m4: AC_PATH_PROG fixes | Dan Locks |
2010-10-06 | FAQ: added "How do I submit my patch?" | Daniel Stenberg |
2010-10-05 | examples: use example.com in example URLs | Daniel Stenberg |
2010-10-04 | libcurl.m4: mention argument is PREFIX | Daniel Stenberg |
2010-10-01 | curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir list | Daniel Stenberg |
2010-09-30 | multi & hiper examples: updates and cleanups | Dirk Manske |
2010-09-21 | duphandle: use ares_dup() | Daniel Stenberg |
2010-09-20 | TODO: added 8.4 non-gcrypt under GnuTLS | Daniel Stenberg |
2010-09-15 | TheArtOfHttpScripting: use long options | James Bursa |
2010-09-14 | getinmemory: make the example easier to follow | James Bursa |
2010-09-09 | Mention the Debian Popularity Contest | Dan Fandrich |
2010-09-09 | curl.1: updated protocols and polished language | Daniel Stenberg |
2010-09-08 | FAQ: CURL_STATICLIB for visual studio users | Daniel Stenberg |
2010-09-07 | FAQ: updated and added host with custom IP question | Daniel Stenberg |
2010-08-28 | CURLOPT_DIRLISTONLY: don't use with CURLOPT_WILDCARDMATCH | Daniel Stenberg |
2010-08-28 | FAQ: update list of supported protocols | Daniel Stenberg |
2010-08-28 | HISTORY: mention the gopher story | Daniel Stenberg |