Age | Commit message (Expand) | Author |
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 | 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-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 | OpenSSL: multi interface handshake could hang | Daniel Stenberg |
2010-05-14 | follow redirect: ignore response-body on redirect even if compressed | 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 | style: minor whitespace change | Daniel Stenberg |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-05-12 | RTMP: initial support added, powered by librtmp | Howard Chu |
2010-05-11 | sendrecv: make them two pairs of send/recv to properly deal with FTPS | Howard Chu |
2010-05-11 | nss: make it possible to read ASCII and DER CRL | Kamil Dudka |
2010-05-11 | nss: add CRL to cache instead of read-only NSS db | Kamil Dudka |
2010-05-08 | moved vars into conditional since seems that winsock implementation doesnt us... | Hacki |
2010-05-07 | multi interface: missed storing connection time | Daniel Stenberg |
2010-05-07 | verboseconnect: so the verbose checking within the function | Daniel Stenberg |
2010-05-07 | sendrecv: split the I/O handling into private handler | Howard Chu |
2010-05-05 | PolarSSL: initial support added | Hoi-Ho Chan |
2010-04-29 | telnet: Allow programatic use of telnet. | Ben Greear |
2010-04-26 | SSH: init and cleanup libssh2 in global_init/cleanup | Daniel Stenberg |
2010-04-24 | nss: fix SSL handshake timeout underflow | Kamil Dudka |
2010-04-24 | encourage users to take latest lib dependencies. | Guenter Knauf |
2010-04-24 | socks5: please static code analyzer | Daniel Stenberg |
2010-04-24 | gzip: Value stored to 'data' is never read | Daniel Stenberg |
2010-04-20 | hmac.c related compilation adjustment | Yang Tse |
2010-04-20 | hmac.c related compilation adjustment | Yang Tse |