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-04-11
added a missing prototype, removed unused code
Daniel Stenberg
2000-04-11
now uses a tiny bit of the new library interface!
Daniel Stenberg
2000-04-08
now sends user agent to all requests that go through a http proxy
Daniel Stenberg
2000-04-08
Improved the looks of the progress meter when the file size is between
Daniel Stenberg
2000-04-04
Marco's fix got adjusted
Daniel Stenberg
2000-04-04
Marco G. Salvagno's OS/2 patch is applied
Daniel Stenberg
2000-04-02
James Atwill correctly pointed out that curl didn't follow Location: headers
Daniel Stenberg
2000-03-27
"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy
Daniel Stenberg
2000-03-23
yet another tiny OS/2 fix
Daniel Stenberg
2000-03-23
in case the select() returns -1 and errno is EINTR, it should not abort
Daniel Stenberg
2000-03-23
Wham Bang's fixes
Daniel Stenberg
2000-03-21
6.5.2 release commit
Daniel Stenberg
2000-03-20
curl_unescape() could make a buffer overflow
Daniel Stenberg
2000-03-20
generated from the new getdate.y file
Daniel Stenberg
2000-03-20
commented the CFLAGS that was left in here by mistake
Daniel Stenberg
2000-03-19
Marco G. Salvagno's OS/2 fixes
Daniel Stenberg
2000-03-17
updated to compile 6.5
Daniel Stenberg
2000-03-16
Added the forgotten http_code!
Daniel Stenberg
2000-03-16
makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()
Daniel Stenberg
2000-03-16
removed an unnecessary #ifdef WIN32
Daniel Stenberg
2000-03-16
if stdlib.h exists, malloc.h should not be included (thus stop OpenBSD
Daniel Stenberg
2000-03-16
cleaned up some #ifdef mess, now uses data->fwrite() to write headers
Daniel Stenberg
2000-03-16
now writers the headers with the data->fwrite() function as well
Daniel Stenberg
2000-03-16
as Pascal Gaudette pointed out, the ldap files were missing
Daniel Stenberg
2000-03-14
6.5 cleanup commit
Daniel Stenberg
2000-03-13
now sends cookies space separated to better work with IIS4.0 servers
Daniel Stenberg
2000-03-02
renamed some variables and made \r work
Daniel Stenberg
2000-03-02
Adjusted to run properly with OpenSSL 0.9.5.
Daniel Stenberg
2000-03-02
Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix
Daniel Stenberg
2000-03-01
new variables added
Daniel Stenberg
2000-03-01
Added more variables to the progress struct targeted for statistics output
Daniel Stenberg
2000-03-01
Added two new time stamp places
Daniel Stenberg
2000-03-01
added prototype and defines for pgrsTime()
Daniel Stenberg
2000-03-01
added pgrsTime() to store various time stamps for the -w option
Daniel Stenberg
2000-03-01
store the pretransfer time
Daniel Stenberg
2000-03-01
Applied Jörn's patch
Daniel Stenberg
2000-02-21
Added writeout.[ch]
Daniel Stenberg
2000-02-21
Supports the -w/--write-out feature
Daniel Stenberg
2000-02-21
new fields in the progress struct
Daniel Stenberg
2000-02-21
Added writeout stuff
Daniel Stenberg
2000-02-21
moved a few more variables to the progress struct and I had some problems
Daniel Stenberg
2000-02-21
removed upload.[ch] from here
Daniel Stenberg
2000-02-16
added #include <timeval.h> on Jörn's advice
Daniel Stenberg
2000-02-16
Now starts the progress meter timer at once!
Daniel Stenberg
2000-02-16
Jörn Hartroth adjusted for the mingw32 compiler
Daniel Stenberg
2000-02-16
re-arranged the progress meter columns, made the hour-field two characters
Daniel Stenberg
2000-02-15
modified the progress meter usage
Daniel Stenberg
2000-02-14
all new progress stuff on the way in
Daniel Stenberg
2000-02-14
upload.[ch] are removed
Daniel Stenberg
2000-02-14
new stuff for the new progress meter
Daniel Stenberg
[prev]
[next]