Age | Commit message (Expand) | Author |
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 |
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 |