Age | Commit message (Expand) | Author |
2010-05-28 | test1115: verify that unexpected 1xx responses work fine | Daniel Stenberg |
2010-05-28 | lib577: avoid redefinition of ERROR | Kamil Dudka |
2010-05-27 | test313: a new test for CRL support | Kamil Dudka |
2010-05-27 | tests/certs: re-generated because of lost pass-phrase | Kamil Dudka |
2010-05-27 | tests/certs/scripts: generate also CRL | Kamil Dudka |
2010-05-27 | openldap: fix compiler warnings | Howard Chu |
2010-05-27 | indent: some whitespace edits | Daniel Stenberg |
2010-05-27 | wildcard.c: add missing include of "setup.h" | Kamil Dudka |
2010-05-27 | lib573: do not compare double for exact match | Tor Arntsen |
2010-05-27 | wildcard.c: add missing include of "curl_memory.h" | Pavel Raiskup |
2010-05-27 | setup_once: use enum type for 'bool' on non-C99 platforms | Tor Arntsen |
2010-05-27 | url.c: avoid implied cast to bool | Kamil Dudka |
2010-05-27 | curl_fnmatch: remove use of register keyword | Tor Arntsen |
2010-05-26 | RTMP: Fix compiler warnings | Julien Chaffraix |
2010-05-26 | OOM fixes in http_negociate.c and lib/splay.c | Julien Chaffraix |
2010-05-25 | LDAP: properly implemented as a curl_handler | Howard Chu |
2010-05-21 | curl_fnmatch: Use int not bool when function returns int | Tor Arntsen |
2010-05-21 | TFTP: send legal timeout value | Daniel Stenberg |
2010-05-21 | TFTP: don't ack if wrong block num is received | Daniel Stenberg |
2010-05-21 | TFTP: block id wrap bug fix | Daniel Stenberg |
2010-05-20 | Fix build warnings. | Ben Greear |
2010-05-20 | setopt: Fix setting of set.is_fwrite_set | Ben Greear |
2010-05-20 | build: allow curl to build with Microsoft VC10 | Tanguy Fautre |
2010-05-20 | Test 573: Use correct type for CURLINFO_CONNECT_TIME | Tor Arntsen |
2010-05-19 | lib: Fix AIX build failure | Tor Arntsen |
2010-05-19 | Fixed some memory leaks in the POP3 torture tests | Dan Fandrich |
2010-05-18 | Fixed a memory leak in the SMTP torture tests | Dan Fandrich |
2010-05-18 | TFTP: send timeout option correctly | Daniel Stenberg |
2010-05-16 | lib: Change some CRLF line endings to LF | Tor Arntsen |
2010-05-16 | ftp wildcard: a new option CURLOPT_FNMATCH_DATA | Kamil Dudka |
2010-05-15 | RMTP: the version code is now rtmp aware | Howard Chu |
2010-05-15 | RTMP: fix wrong #ifdef | Howard Chu |
2010-05-15 | ftp wildcard: fix int32_t and size/group mixups | Pavel Raiskup |
2010-05-14 | Fixed test 577 to work when --enable-hidden-symbols is configured | Dan Fandrich |
2010-05-14 | OpenSSL: multi interface handshake could hang | Daniel Stenberg |
2010-05-14 | changelog: add link to bug report | Daniel Stenberg |
2010-05-14 | Added directories.pm to the source tar ball | Dan Fandrich |
2010-05-14 | follow redirect: ignore response-body on redirect even if compressed | Daniel Stenberg |
2010-05-14 | version: we're now going for 7.21.0 | Daniel Stenberg |
2010-05-13 | Remove support for BSD version of PolarSSL | Hoi-Ho Chan |
2010-05-12 | Added Polar SSL and RTMP files to the non-autoconf build files | Dan Fandrich |
2010-05-12 | Added the new ftp source files to the non-autoconf build files | Dan Fandrich |
2010-05-12 | Copy the license file so it's seen by the Android build system | Dan Fandrich |
2010-05-13 | updated with symbols added in recent commits for 7.21.0 | Daniel Stenberg |
2010-05-13 | changelogs: mention RTMP and the FTP wildcard support | Daniel Stenberg |
2010-05-12 | ftp wildcards: mention they're added in 7.21.0 | Daniel Stenberg |
2010-05-12 | style: minor whitespace change | Daniel Stenberg |
2010-05-12 | syntax: cleanups | Daniel Stenberg |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-05-12 | RTMP: initial support added, powered by librtmp | Howard Chu |