37
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed getenv.h from the package as it was unused More... about 23 years ago
Not used anymore More... about 23 years ago
Added a failf() call in the error-check just added More... about 23 years ago
if netrc is parsed and our host was found in there, set data->bits.user_passwd unconditioanlly! More... about 23 years ago
today's FTP response check fix More... about 23 years ago
postit.c was added as a HTML form file upload example More... about 23 years ago
7.6.1-pre3 More... about 23 years ago
GetLine() didn't properly act on -1 lengths returned from Curl_read() More... about 23 years ago
Added #define ssize_t int since ssize_t doesn't seem to exist in normal win32 systems More... about 23 years ago
no longer #includes "getenv.h" More... about 23 years ago
silly me, corrected the strlcat() to compile More... about 23 years ago
new openbsd inspired implementation of strlcat() More... about 23 years ago
[email protected]'s suggested fix to set the libpath More... about 23 years ago
adjusted the IPv6 stuff to compile and build on Linux as well More... about 23 years ago
Jun-ichiro itojun Hagino's IPv6 adjustments More... about 23 years ago
Robert Weaver's VC experiences More... about 23 years ago
Added a telnet section More... about 23 years ago
Added a few more configure option explanations More... about 23 years ago
the new getinfo() stuff and the cygwin patch More... about 23 years ago
Added blurb about the win32 thing that precents a DLL from using a pointer passed to it from user-space! More... about 23 years ago
extended 5.5 More... about 23 years ago
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD documented More... about 23 years ago
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were added as suggested by Bob Schader More... about 23 years ago
Ingo Ralf Blum made it compile with the newest cygwin More... about 23 years ago
7.6.1-pre2 More... about 23 years ago
Added support for --enable-debug More... about 23 years ago
Curl_read() uses ssize_t now More... about 23 years ago
fixed up the telnet to work (using support from Linus Nielsen) More... about 23 years ago
curl_read() and Curl_read() now have ssize_t in the last argument More... about 23 years ago
Added a check for a working getaddrinfo() that is required for the IPv6 to be considered enabled More... about 23 years ago