Age | Commit message (Expand) | Author |
2010-11-10 | write extended attributes by using fsetxattr | Stefan Tomanek |
2010-11-09 | Check for getinfo errors before setting attributes | Dan Fandrich |
2010-11-09 | ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT | Kamil Dudka |
2010-11-09 | symbols-in-version: add CURL_SOCKET_BAD | Daniel Stenberg |
2010-11-09 | serial number bump | Yang Tse |
2010-11-08 | ftp: close connection as soon as ABOR has been sent | Kamil Dudka |
2010-11-08 | RELEASE-NOTES: synced with fc6c4c10f9faab08 | Daniel Stenberg |
2010-11-08 | help: indent the --xattr option like the others | 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-08 | xattr-check: correct the comment as well | Daniel Stenberg |
2010-11-08 | xattr: use const char * for const strings | Daniel Stenberg |
2010-11-08 | setxattr: fix the checks | Daniel Stenberg |
2010-11-08 | CURLOPT_RESOLVE: added | Daniel Stenberg |
2010-11-08 | fix compiler warning | Yang Tse |
2010-11-07 | Added os-specific.c and xattr.c to the Symbian build files | Dan Fandrich |
2010-11-07 | xattr: fix VisualStudio builds | Yang Tse |
2010-11-07 | fix snapshot generation | Yang Tse |
2010-11-05 | --libcurl: simplify output | Daniel Stenberg |
2010-11-05 | LDAP: detect non-binary attributes properly | Alfred Gebert |
2010-11-05 | xattr: add configure check and #ifdefs | Daniel Stenberg |
2010-11-05 | save metadata to extended file attributes | Stefan Tomanek |
2010-11-05 | test: remove test 580 | Daniel Stenberg |
2010-11-05 | Revert: use Host: name for SNI and cert name checks | Daniel Stenberg |
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 |