Age | Commit message (Expand) | Author |
2011-02-20 | curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD. | Julien Chaffraix |
2011-02-17 | symbols-in-versions: sorted | Daniel Stenberg |
2011-02-17 | SOCKOPTFUNCTION: documented new return codes | Daniel Stenberg |
2011-02-09 | CURLE_TLSAUTH_FAILED: removed | Quinn Slack |
2011-02-09 | TLS-SRP: new options documented | Quinn Slack |
2011-01-31 | file: add support for CURLOPT_TIMECONDITION | Dave Reisner |
2011-01-21 | Mention axTLS in some more documentation | Dan Fandrich |
2011-01-19 | symbols-in-versions: add the new TLSAUTH-SRP symbols | Daniel Stenberg |
2011-01-19 | CURLOPT_SSL_VERIFYPEER: more clarifications | Daniel Stenberg |
2011-01-19 | curl_easy_setopt.3: clarify VERIFYHOST/PEER | Daniel Stenberg |
2011-01-18 | nss: fix a bug in handling of CURLOPT_CAPATH | Kamil Dudka |
2011-01-04 | nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slash | Kamil Dudka |
2010-12-30 | CURLINFO_FTP_ENTRY_PATH: sftp support | Daniel Stenberg |
2010-12-22 | CURLOPT_MAIL_FROM: document the bracket situation | Daniel Stenberg |
2010-12-09 | symbols-in-versions: CURLOPT_KEYPASSWD fixed | 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 | CURLOPT_RESOLVE: documented | Daniel Stenberg |
2010-11-08 | CURLOPT_USE_SSL: move from FTP options to connection options | 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-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-04 | libcurl.m4: mention argument is PREFIX | Daniel Stenberg |
2010-10-01 | curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir list | Daniel Stenberg |
2010-08-28 | CURLOPT_DIRLISTONLY: don't use with CURLOPT_WILDCARDMATCH | Daniel Stenberg |
2010-08-23 | Mention PolarSSL in tutorial & add some URLs to INSTALL | Dan Fandrich |
2010-08-23 | RESUME_FROM: clarify what ftp uploads do | Daniel Stenberg |
2010-08-10 | multi_socket_action: clarify how to kickstart it | Daniel Stenberg |
2010-08-07 | curl_easy_setopt.3: rename stream to userdata | Daniel Stenberg |
2010-07-30 | KNOWN_BUG: The SOCKET type in Win64 is 64 bits | Daniel Stenberg |
2010-06-05 | getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT | Frank Meier |
2010-05-16 | ftp wildcard: a new option CURLOPT_FNMATCH_DATA | Kamil Dudka |
2010-05-13 | updated with symbols added in recent commits for 7.21.0 | Daniel Stenberg |
2010-05-12 | ftp wildcards: mention they're added in 7.21.0 | Daniel Stenberg |
2010-05-12 | syntax: cleanups | Daniel Stenberg |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-04-26 | progress callback: can be called more than once per sec | Daniel Stenberg |
2010-04-14 | IGNORE: files generated by maketgz | Daniel Stenberg |
2010-04-12 | refer to CURLMOPT_TIMERFUNCTION for multi_socket users | Daniel Stenberg |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg |
2010-03-24 | Fix RTSP GET_PARAMETER empty and non-empty operation. | Chris Conroy |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-04 | Julien Chaffraix clarified CURLOPT_HEADERFUNCTION and made | Daniel Stenberg |
2010-02-21 | TFTP transfers are not blocking since 7.20.0 | Daniel Stenberg |