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-10-27
post 7.4.1 changes
Daniel Stenberg
2000-10-26
removed old unused getpass() leftovers
Daniel Stenberg
2000-10-26
Georg Horn provided a fix for the timeout signal stuff. Finally the timeout
Daniel Stenberg
2000-10-26
removed getpass-check since getpass() is no longer being used
Daniel Stenberg
2000-10-26
renamed getpass() to my_getpass() and it is now thread-safe and should
Daniel Stenberg
2000-10-26
Kevin Roth's bugreport with config files containing '-v defaulturl' is now
Daniel Stenberg
2000-10-26
Kevin P Roth's idea of supporting multiple -d options was turned into reality
Daniel Stenberg
2000-10-25
Replaced the former bug report email address with the new curl-bug@haxx.se
Daniel Stenberg
2000-10-25
Added a few ideas
Daniel Stenberg
2000-10-25
tiny spell correction
Daniel Stenberg
2000-10-25
compiles on Linux now
Daniel Stenberg
2000-10-23
the configure script dynamically gets the version from the include file now
Daniel Stenberg
2000-10-20
remote_port used in Host: headers only when non-default
Daniel Stenberg
2000-10-17
made the speedcheck actually work again
Daniel Stenberg
2000-10-16
7.4.1 commit
Daniel Stenberg
2000-10-12
pre5 and pre6 fixes
Daniel Stenberg
2000-10-12
Added lib/libcurl.def for win32 DLL creations
Daniel Stenberg
2000-10-12
just removed some example lines in the top comment
Daniel Stenberg
2000-10-12
Jörn added glob_cleanup()
Daniel Stenberg
2000-10-12
sprintf() => snprintf()
Daniel Stenberg
2000-10-11
updated to better reflect reality
Daniel Stenberg
2000-10-11
make curl capable of using the mozilla SSL engine
Daniel Stenberg
2000-10-11
free the URL string if that was allocated
Daniel Stenberg
2000-10-11
free the FTP struct already in the _done() function
Daniel Stenberg
2000-10-11
memory leak adjusts
Daniel Stenberg
2000-10-09
removed the header that confuses PHP
Daniel Stenberg
2000-10-09
added the bool typedef, moved here from curl/curl.h
Daniel Stenberg
2000-10-09
bool typedef fix
Daniel Stenberg
2000-10-09
use this to analyze the memory debug logs MALLOCDEBUG will generate
Daniel Stenberg
2000-10-09
just too many to mention
Daniel Stenberg
2000-10-09
Added commented MALLOCDEBUG stuff for memory debugging
Daniel Stenberg
2000-10-09
I commented the -DMALLOCDEBUG flag to make it easier to add
Daniel Stenberg
2000-10-09
added memory debugging support
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-10-09
added for memory leak debugging etc
Daniel Stenberg
2000-10-08
GetHost() did not properly assign the third argument pointer!
Daniel Stenberg
2000-10-06
corrected the --longoption parser
Daniel Stenberg
2000-10-06
removed include "writeout.h"
Daniel Stenberg
2000-10-06
Jörg's updated makefile
Daniel Stenberg
2000-10-06
the --interface code doesn't work on win32 and is #ifndef WIN32 now
Daniel Stenberg
2000-10-06
added for the win32 version
Daniel Stenberg
2000-10-06
moved the src/config.h stuff to the bottom, as automake were adding include
Daniel Stenberg
2000-10-06
HTTP resume fix, now the range pointer may be allocated
Daniel Stenberg
2000-10-04
filled in more information on the options
Daniel Stenberg
2000-10-04
size_request and size_header added to the -w description
Daniel Stenberg
2000-10-04
-w supports size_header and size_request
Daniel Stenberg
2000-10-04
counts header and request size
Daniel Stenberg
2000-10-03
Added Jason S. Priebe as contributor
Daniel Stenberg
2000-10-03
documented writeinfo as removed in 7.4
Daniel Stenberg
2000-10-03
introduced in libcurl 7.4
Daniel Stenberg
[prev]
[next]