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-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
2000-06-16
PROGRESSMODE is history
Daniel Stenberg
2000-06-16
pretty big changes when the -# progress bar was moved in here from the
Daniel Stenberg
2000-06-16
mode was replaced with callback in the progress struct
Daniel Stenberg
2000-06-16
progress.mode replaced with progress.callback
Daniel Stenberg
2000-06-16
removed pgrsMode()
Daniel Stenberg
2000-06-16
removed lots of #if 0'ed code
Daniel Stenberg
2000-06-16
Added pgrsStartNow() on the appropriate place
Daniel Stenberg
2000-06-15
when failing to write to a socket, we now bail out better
Daniel Stenberg
2000-06-15
removed the last \r\n\r\n bytes
Daniel Stenberg
2000-06-14
POST fix
Daniel Stenberg
2000-06-14
Added #include <string.h>
Daniel Stenberg
2000-06-14
correct the POST workings. Tim Tassonis reported.
Daniel Stenberg
2000-06-14
the 7.0.6beta fixes
Daniel Stenberg
2000-06-14
the -W and -g stuff needn't be here by default
Daniel Stenberg
2000-06-14
Added a define in the Mingw32 makefiles to allow parts of the config-win32
Daniel Stenberg
2000-06-14
several minor fixes as pointed out by Björn Stenberg
Daniel Stenberg
2000-06-14
bad HAVE_STRICMP usage found by Björn Stenberg
Daniel Stenberg
2000-06-14
added some more text about libcurl using
Daniel Stenberg
2000-06-14
edited the contributor list
Daniel Stenberg
2000-06-14
Added #include <fcntl.h> required by the setmode() for win32
Daniel Stenberg
2000-06-14
new binary stdout approach for win32 systems
Daniel Stenberg
2000-06-14
Added GETHOSTBYNAME_R_NARGS and GETHOSTBYADDR_R_NARGS
Daniel Stenberg
2000-06-14
updated to be more valid for version 7 workings
Daniel Stenberg
[prev]
[next]