Age | Commit message (Expand) | Author |
2010-11-04 | TODO-RELEASE: "TLS SNI use Host:" is done | Daniel Stenberg |
2010-11-04 | RELEASE-NOTES: synced with 7b823badbcab9d330 | Daniel Stenberg |
2010-11-04 | curl.1: added a few missing exit codes | Daniel Stenberg |
2010-11-04 | certcheck: use the custom Host: name for checks | Daniel Stenberg |
2010-11-04 | SNI: simplify the custom host name use | Daniel Stenberg |
2010-11-04 | host: get the custom Host: name more genericly | Daniel Stenberg |
2010-11-04 | SNI: set name to custom Host header | Hongli Lai (Phusion) |
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 | Allow building test 580 out of tree | Dan Fandrich |
2010-11-03 | dist: add symbol-scan.pl to the tarball | Daniel Stenberg |
2010-11-03 | test1119: verify symbols-in-versions | Daniel Stenberg |
2010-11-03 | runtests: allow tests written as perl scripts | Daniel Stenberg |
2010-11-03 | symbol-scan: verifies symbols-in-versions | Daniel Stenberg |
2010-11-03 | symbols-in-versions: added 119 missing symbols | Daniel Stenberg |
2010-11-02 | Added mk580.pl to the tar ball | Dan Fandrich |
2010-11-02 | symbols-in-versions: added missing symbols | Daniel Stenberg |
2010-11-02 | ignore: lib580.c is generated by mk580.pl | Daniel Stenberg |
2010-11-02 | test: added test 580 - verifies symbols-in-versions | Daniel Stenberg |
2010-11-02 | spellfix: CURLOPT_TFTP_BLKSIZE it is | Daniel Stenberg |
2010-10-29 | ftp: prevent server from hanging on closed data connection | Kamil Dudka |
2010-10-28 | Removed a leftover mention of FTP in an error message | Dan Fandrich |
2010-10-21 | Removed the native Makefile.riscos files | Dan Fandrich |
2010-10-20 | Lightened the stack in wc_statemach to permit deeper recursion | Dan Fandrich |
2010-10-20 | SSH: use libssh2_session_handshake() | Daniel Stenberg |
2010-10-20 | SSH: avoid using the libssh2_ prefix | Daniel Stenberg |
2010-10-20 | formdata: provide error message | Daniel Stenberg |
2010-10-19 | URL-parsing: consider ? a divider | 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-18 | krb4.h: removed unused prototypes | Daniel Stenberg |
2010-10-18 | krb4: make a few functions static | Daniel Stenberg |
2010-10-17 | TODO-RELEASE: cleanup for 7.21.3 works | Daniel Stenberg |
2010-10-17 | RELEASE-NOTES: sync with 09a2d93a0f17ca | Daniel Stenberg |
2010-10-17 | http_chunks: remove debug output | Daniel Stenberg |
2010-10-14 | Curl_setopt: disallow CURLOPT_USE_SSL without SSL support | Daniel Stenberg |
2010-10-14 | options: check for features for some options | Daniel Stenberg |
2010-10-14 | Fixed the IPv6 host address in test1203 | Dan Fandrich |
2010-10-14 | curl_easy_setopt.3: clarify CURLOPT_CRLF | Daniel Stenberg |
2010-10-14 | Some more small Watcom makefile fixes. | Guenter Knauf |
2010-10-14 | Added --noconfigure switch to testcurl.pl. | Guenter Knauf |
2010-10-13 | Modified Watcom makefiles to work on Linux too. | Guenter Knauf |
2010-10-13 | Added MingW32 rtmp target; changed Watcom targets. | Guenter Knauf |
2010-10-13 | gitignore: ignore Makefile.vc10.dist made by maketgz | Daniel Stenberg |
2010-10-13 | curlver.h: start over at 7.21.3 | Daniel Stenberg |
2010-10-13 | RELEASE-NOTES: start over towards 7.21.3 | Daniel Stenberg |
2010-10-13 | THANKS: added contributors from 7.21.2 | Daniel Stenberg |
2010-10-12 | RELEASE-NOTES: synced with ecd624b8e774a85 | Daniel Stenberg |