Age | Commit message (Expand) | Author |
2010-05-11 | sendrecv: make them two pairs of send/recv to properly deal with FTPS | Howard Chu |
2010-05-11 | changelog: fixed CRL support in libcurl-NSS | Kamil Dudka |
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-10 | git: how to write a fine commit message | Daniel Stenberg |
2010-05-09 | findtool: file name as a full path requires a slash | Daniel Stenberg |
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 | changelogs: split the I/O handling | Daniel Stenberg |
2010-05-07 | sendrecv: split the I/O handling into private handler | Howard Chu |
2010-05-05 | changelog: PolarSSL | Daniel Stenberg |
2010-05-05 | PolarSSL: initial support added | Hoi-Ho Chan |
2010-04-29 | TODO: we've done PRET already, consider HOST for the future | Daniel Stenberg |
2010-04-29 | TODO: GnuTLS connects are now non-blocking | Daniel Stenberg |
2010-04-29 | INTERNALS: tftp is decent now, ldap is not | Daniel Stenberg |
2010-04-29 | changelog: mention Ben Greear's telnet work | Daniel Stenberg |
2010-04-29 | telnet: Allow programatic use of telnet. | Ben Greear |
2010-04-28 | test: enable valgrind for 604, seems to work | Daniel Stenberg |
2010-04-28 | add 1s post-command delay to tests 513 and 514 | Paul Howarth |
2010-04-26 | Allow tools to be defined with full path in buildconf | Kalle Vahlman |
2010-04-26 | progress callback: can be called more than once per sec | Daniel Stenberg |
2010-04-26 | SSH: init and cleanup libssh2 in global_init/cleanup | Daniel Stenberg |
2010-04-25 | new configure option --enable-threaded-resolver | Daniel Stenberg |
2010-04-25 | configure: check for libssh2_init and libssh2_exit | 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-24 | RELEASE-NOTES: update top numbers | Daniel Stenberg |
2010-04-24 | changelog: added the --proto and -proto-redir options | Daniel Stenberg |
2010-04-24 | curl: added --proto and --proto-redir | Alex Bligh |
2010-04-24 | test536: do not fail with threaded DNS resolver | Kamil Dudka |
2010-04-21 | curl: -O crash on windows | Daniel Stenberg |
2010-04-20 | hmac.c related compilation adjustment | Yang Tse |
2010-04-20 | hmac.c related compilation adjustment | Yang Tse |
2010-04-20 | Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi... | monnerat |
2010-04-20 | replaced wsock32.lib usage with ws2_32.lib in MSVC makefiles | Ruslan Gazizov |
2010-04-19 | Merge branch 'master' of github.com:bagder/curl | monnerat |
2010-04-19 | Remove null-effect leftover code. | monnerat |
2010-04-19 | changelog: -J/--remote-header-name strips CRLF | Daniel Stenberg |
2010-04-19 | parse_filename: strip trailing CRs and LFs | Daniel Stenberg |
2010-04-19 | Curl_HMAC_MD5: fix the array init to not warn with picky compilers | Daniel Stenberg |
2010-04-19 | Fix GnuTLS compilation problem in md5.c | monnerat |
2010-04-19 | Fix compilation problem: declare Curl_HMAC_MD5 as extern in include file. | monnerat |
2010-04-19 | Merge branch 'master' of github.com:bagder/curl | monnerat |
2010-04-19 | Implement SMTP authentication | monnerat |
2010-04-17 | parseconfig: Value stored to 'line' is never read | Daniel Stenberg |
2010-04-17 | parsedate: Value stored to 'found' is never read | Daniel Stenberg |
2010-04-17 | check_gzip_header: Value stored to 'data' is never read | Daniel Stenberg |