index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2000-09-18
Stephen Kick's interface fixes
Daniel Stenberg
2000-09-18
GetHost() now should return NULL when it fails, even for Tru64 unix
Daniel Stenberg
2000-09-15
bugfixed the proxytunnel
Daniel Stenberg
2000-09-15
more "anything through http proxy tunnel" fixes
Daniel Stenberg
2000-09-14
introduced 'tunnel through http proxy' for ftp
Daniel Stenberg
2000-09-14
file:// fix that prevents name lookup and sets no-upload and no-download
Daniel Stenberg
2000-08-31
made -I (size info only) work for ftp again
Daniel Stenberg
2000-08-31
in unescape(), '+' is now only converted to space after the first '?'
Daniel Stenberg
2000-08-24
Jan Schmidt supplied an update
Daniel Stenberg
2000-08-24
moved include setup.h
Daniel Stenberg
2000-08-24
include config.h first
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-08-24
inet_ntoa_r() usage made more portable
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-08-23
Albert's fixes
Daniel Stenberg
2000-08-23
Albert Chin-A-Young's fixes
Daniel Stenberg
2000-08-18
increased the buffer size used for name lookups
Daniel Stenberg
2000-08-17
Fred Noz fixed the gethostbyaddr_() call
Daniel Stenberg
2000-08-17
the gethostbyname_r() usage was improved by Fred Noz
Daniel Stenberg
2000-08-17
removed HAVE_VPRINTF dependence
Daniel Stenberg
2000-08-17
removed the HAVE_VPRINTF check
Daniel Stenberg
2000-08-15
made Writeout() capable of getting called repeatedly
Daniel Stenberg
2000-08-11
Linux name resolving problem fixed with larger name-buffer
Daniel Stenberg
2000-08-11
Made it possible to replace the Content-Type: and Content-Length: headers
Daniel Stenberg
2000-08-08
allow zero length user names for http
Daniel Stenberg
2000-08-04
moved an include file further up to make AIX 3 more happy
Daniel Stenberg
2000-08-04
Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support
Daniel Stenberg
2000-08-02
mr Khristophorov added support for lame web servers sending bad range
Daniel Stenberg
2000-07-31
big last-beta (?) cleanup commit
Daniel Stenberg
2000-07-31
The installed header files were moved from this to include/curl/Makefile.am
Daniel Stenberg
2000-07-31
generated from the newly edited getdate.y that now supports a thread-safe
Daniel Stenberg
2000-07-31
made urlfree static, added (void) in front of one of the SSL calls. I did
Daniel Stenberg
2000-07-31
Replacing one of the internal headers with one that has no contents will now
Daniel Stenberg
2000-07-29
added localtime_r()
Daniel Stenberg
2000-07-28
clear the httproxy bit on cleanup if the allocproxy bit was set
Daniel Stenberg
2000-07-28
corrected the Host: header's port number
Daniel Stenberg
2000-07-26
libtool adjustments
Daniel Stenberg
2000-07-25
uses the new curl_close function to clean up the http-specific auth_host
Daniel Stenberg
2000-07-25
Added http_close()
Daniel Stenberg
2000-07-25
uses auth_host to only send user+password to that particular site, usable if
Daniel Stenberg
2000-07-25
set a bit when a Location: is followed to allow code to act differently
Daniel Stenberg
2000-07-25
curl_close is a new function pointer that can be set to a protocol-specific
Daniel Stenberg
2000-07-25
Torsten Foertsch's improvements
Daniel Stenberg
2000-07-25
tiny adjustments to set the start-time before the curl_connect() is called to
Daniel Stenberg
2000-07-25
The "get ftp command response" function now uses select() on the socket and
Daniel Stenberg
2000-07-25
Added proxyport
Daniel Stenberg
2000-07-25
Added CURLOPT_PROXYPORT support
Daniel Stenberg
2000-07-25
The Host: header now includes the port number if not default HTTP
Daniel Stenberg
2000-07-25
Code 250 is okay as well as the previous 226-code after a successful file
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
[next]