I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HAVE_LIBZ is the actual name of the define we use More... over 21 years ago
make it more obvious what this is by not even trying to show a manual More... over 21 years ago
James Bursa corrected a bad comment More... over 21 years ago
fixes during the last couple of days More... over 21 years ago
Improved error reporting in case of bad SSL_connect()s, and we also no longer use the SSL functions that store the error message in a static buffer since that is not very multi-thread friendly. More... over 21 years ago
recent changes More... over 21 years ago
7.10.4-pre1 More... over 21 years ago
scan through the PATH as well, to find stunnel More... over 21 years ago
Julian Noble pointed out that capath is indeed working fine on Windows these days since the c_rehash tool is written (fixed) to do the proper action even on file systems that don't support symlinks. More... over 21 years ago
two more known libcurl-using apps More... over 21 years ago
Kevin Roth corrected the zlib stuff to work better. More... over 21 years ago
zlib link for Windows added More... over 21 years ago
don't check for the CA cert bundle if --insecure is used More... over 21 years ago
typecast the argument to isspace() to an int to prevent warnings on some compilers More... over 21 years ago
curl now uses stricter VERIFYHOST by default and only uses a lesser check if --insecure is used. Reported by Hamish Mackenzie. More... over 21 years ago
Fixes bug #669059. We now extract the Content-Type better and more accurate. More... over 21 years ago
test case 57 - verifies that the Content-Type extraction does not stop on the first space anymore but cuts off the trailing spaces only. More... over 21 years ago
Mac OS X at 7.10.3 More... over 21 years ago
changes from the last week or so More... over 21 years ago
HAVE_WRITABLE_ARGV is set if argv[] is writable on the system, and then we attempt to hide some of the more sensitive command line arguments More... over 21 years ago
John McGowan found a problem where the DEBUGFUNCTION was called with bad data on uploads. More... over 21 years ago
link to the cvs stats.cgi More... over 21 years ago
add the new emacs file and removed the former one More... over 21 years ago
example showing how a .emacs using curl-style.el could look like, thanks to Mats Lidell for awesome elisp hacking! More... over 21 years ago
this is the former emacs file we no longer use, go with curl-style.el and be happy! More... over 21 years ago
reset conn->size to -1 on the ftp-do function to make it not go on to ftp_done() with the previous transfer's value, as Dave Halbakken found out. He also verified this fixed corrected the problem. More... over 21 years ago
previous changes More... over 21 years ago
removed the local variables for emacs and vim, use the new sample.emacs way for emacs, and vim users should provide a similar non-polluting style More... over 21 years ago
removed weirdo {{{ and }}} comments removed emacs local-variables stuff More... over 21 years ago
recent cvs activity link More... over 21 years ago