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 (
Collapse
)
Author
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
complaints)
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-16
tiny fixes
Daniel Stenberg
2000-03-16
Added checks for RAND_screen, malloc.h and stdlib.h
Daniel Stenberg
2000-03-16
RAND_SCREEN is only available for win32 SSL users
Daniel Stenberg
2000-03-16
updates and fixes
Daniel Stenberg
2000-03-14
6.5 cleanup commit
Daniel Stenberg
2000-03-14
Added HAVE_STRDUP
Daniel Stenberg
2000-03-14
Added #define HAVE_SETVBUF 1
Daniel Stenberg
2000-03-13
The changes of today.
Daniel Stenberg
2000-03-13
put back the perl binary check
Daniel Stenberg
2000-03-13
now sends cookies space separated to better work with IIS4.0 servers
Daniel Stenberg
2000-03-13
corrected spelling errors, improved look for the ranges part
Daniel Stenberg
2000-03-02
Ultrix fixes, openssl fix, docs, removed perl
Daniel Stenberg
2000-03-02
corrected a spelling mistake
Daniel Stenberg
2000-03-02
Added the WRITEINFO tag
Daniel Stenberg
2000-03-02
Added -N, added a strdup() function for systems without it. suggested for
Daniel Stenberg
Ultrix by Damien Adant <dams@usa.net>.
2000-03-02
sys/select.h and gettimeofday() adjusted
Daniel Stenberg
2000-03-02
progress meter text updated to the new display
Daniel Stenberg
2000-03-02
added -N and -w descriptions
Daniel Stenberg
2000-03-02
Added checks for setvbuf(), RAND_set() and removed the perl stuff
Daniel Stenberg
2000-03-02
removed perl/
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
rephrased. -D writes a file, -b reads one.
Daniel Stenberg
2000-03-01
made -w support -w@[file] and -w@- (for stdin)
Daniel Stenberg
2000-03-01
describes the latest commited changes
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
store the http code
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 writeout support added
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
on how to approach the -# progress bar in the new style transfers...
2000-02-21
Added the http post resume thing and the new SSL FTP online draft
Daniel Stenberg
2000-02-21
tonight's changes, the progress bar and the new -w option
Daniel Stenberg
2000-02-21
removed upload.[ch] from here
Daniel Stenberg
2000-02-16
Progress meter work
Daniel Stenberg
[next]