index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-08-02
moved the #define strequal() since they're now true functions in libcurl
Daniel Stenberg
2000-08-02
Added the strequal() prototypes here
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
added to enable include file install
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-29
for install and more
Daniel Stenberg
2000-07-29
libtool stuff added
Daniel Stenberg
2000-07-28
Added two libtool files, is ltmain.sh really necessary?
Daniel Stenberg
2000-07-28
updated my email
Daniel Stenberg
2000-07-28
Added [:port] to the -x description for --help
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
ASCII FTP download
Daniel Stenberg
2000-07-26
another day, another contributor
Daniel Stenberg
2000-07-26
removed libtool, added pointer to the sourceforge task list
Daniel Stenberg
2000-07-26
Added docs/Makefile*
Daniel Stenberg
2000-07-26
libtool adjustments
Daniel Stenberg
2000-07-25
they're generated, they don't belong here
Daniel Stenberg
2000-07-25
Added Torsten Foertsch's changes to the -F description and his name to the
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
A range of things done yesterday
Daniel Stenberg
2000-07-25
Added CURLOPT_PROXYPORT
Daniel Stenberg
2000-07-25
Added CURLOPT_PROXYPORT, also added some more clarifications about the
Daniel Stenberg
2000-07-25
Auto referer and a minor netrc fix
Daniel Stenberg
2000-07-25
Added some logic that now prevents multiple conflicting HTTP request types
Daniel Stenberg
2000-07-25
Added proxyport
Daniel Stenberg
2000-07-25
Added CURLOPT_PROXYPORT support
Daniel Stenberg
2000-07-25
re-added the check for BOTH nsl and socket libs
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
2000-06-20
FTP bug fix
Daniel Stenberg
2000-06-20
Added auto and free referer fields to the UrlData struct
Daniel Stenberg
2000-06-20
Added AUTOREFERER
Daniel Stenberg
2000-06-20
autoreferer added, switches off POST on location: following
Daniel Stenberg
2000-06-20
Rich Gray fixed the PORT command line with the missing \r!
Daniel Stenberg
2000-06-16
progress meter/bar changes
Daniel Stenberg
2000-06-16
removed the CURLOPT_PROGRESSMODE option
Daniel Stenberg
[next]