37
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made it possible to replace the Content-Type: and Content-Length: headers curl issues when doing a regular HTTP post. This should not be taken light- heartedly though. Replacing them might get you into trouble! More... almost 24 years ago
allow zero length user names for http More... almost 24 years ago
updated with the latest thread-safe function stuff More... almost 24 years ago
brand new gethostbyname_r() and gethostbyaddr_r() checks that now detects the AIX-styles as well. I added --disable-thread to allow a user to disable all testing for thread-safe functions being present and thus go with the good old style functions. This might become handy if (when?) I add a bug in the threaded code, like the AIX code I have now but can't test! More... almost 24 years ago
moved an include file further up to make AIX 3 more happy More... almost 24 years ago
Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support the AIX-style as well. The AIX-stuff is *NOT* verified to work. More... almost 24 years ago
corrected to use the libtool libraries instead of the forced-static ones More... almost 24 years ago
updated More... almost 24 years ago
moved the #define strequal() since they're now true functions in libcurl More... almost 24 years ago
Added the strequal() prototypes here More... almost 24 years ago
mr Khristophorov added support for lame web servers sending bad range headers... More... almost 24 years ago
big last-beta (?) cleanup commit More... almost 24 years ago
The installed header files were moved from this to include/curl/Makefile.am More... almost 24 years ago
added to enable include file install More... almost 24 years ago
generated from the newly edited getdate.y that now supports a thread-safe localtime() call More... almost 24 years ago
made urlfree static, added (void) in front of one of the SSL calls. I did these changes when trying to run lclint on the curl code. More... almost 24 years ago
Replacing one of the internal headers with one that has no contents will now completely disable that header to get sent. More... almost 24 years ago
added localtime_r() More... almost 24 years ago
for install and more More... almost 24 years ago
libtool stuff added More... almost 24 years ago
Added two libtool files, is ltmain.sh really necessary? More... almost 24 years ago
updated my email More... almost 24 years ago
Added [:port] to the -x description for --help More... almost 24 years ago
clear the httproxy bit on cleanup if the allocproxy bit was set More... almost 24 years ago
corrected the Host: header's port number More... almost 24 years ago
ASCII FTP download -F improvements FTP response timeouts HTTP user+password to same host only libtool More... almost 24 years ago
another day, another contributor More... almost 24 years ago
removed libtool, added pointer to the sourceforge task list More... almost 24 years ago
Added docs/Makefile* More... almost 24 years ago
libtool adjustments More... almost 24 years ago