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
2003-12-22
curl doesn't do recursive operations
Daniel Stenberg
2003-12-22
added redwire.net
Daniel Stenberg
2003-12-22
Andrés García added CURLOPT_IPRESOLVE
Daniel Stenberg
2003-12-19
fixing
Daniel Stenberg
2003-12-19
Make setopt() support CURLOPT_IPRESOLVE...
Daniel Stenberg
2003-12-19
Gisle Vanem's djgpp fixes
Daniel Stenberg
2003-12-19
djgpp fixes by Gisle Vanem
Daniel Stenberg
2003-12-19
Gisle Vanem's minor fixes
Daniel Stenberg
2003-12-18
typecast the size to long for platforms where st_size is off_t
Daniel Stenberg
2003-12-18
Andrés García's update
Daniel Stenberg
2003-12-18
redirect from a bad url such as "www.com?moo=foo" to an absolute path didn't
Daniel Stenberg
2003-12-18
David Byron's fix to make libcurl build fine with both .NET and VC6 version
Daniel Stenberg
2003-12-18
clarified the URL part based on the problems Martin Hilpert had
Daniel Stenberg
2003-12-17
spell
Daniel Stenberg
2003-12-17
Check the error code AFTER the protocol and data. Only changed to perhaps
Daniel Stenberg
2003-12-16
AmigaOS build notes
Daniel Stenberg
2003-12-16
use the curlassert() instead of custom checks
Daniel Stenberg
2003-12-16
add off_t as a recognized type for font-locking
Daniel Stenberg
2003-12-16
test506 fix
Daniel Stenberg
2003-12-16
modified and corrected test 506
Daniel Stenberg
2003-12-15
changed the dns cache pruning
Daniel Stenberg
2003-12-15
one correction, one addition
Daniel Stenberg
2003-12-15
added a library-wide interface for doing dns cache pruning, and no longer
Daniel Stenberg
2003-12-15
added the six most recent bugfixes
Daniel Stenberg
2003-12-15
if Curl_hash_add() returns NULL, we shall not free the addrinfo field as that
Daniel Stenberg
2003-12-15
make sure that hash_add() has no allocated resources left in case it
Daniel Stenberg
2003-12-15
Giuseppe Attardi fixed a really tricky bug
Daniel Stenberg
2003-12-15
We cannot 'cd' to the ares build dir to get the path, as the directory hasn't
Daniel Stenberg
2003-12-15
remove the build directory on exist, if there is any
Daniel Stenberg
2003-12-12
some outputs for easier debugging
Daniel Stenberg
2003-12-12
only build ares if truly enabled
Daniel Stenberg
2003-12-11
ares-using configure should run configure in the subdir by itself
Daniel Stenberg
2003-12-11
if there is an 'ares' subdirectory when configure is run with --enable-ares
Daniel Stenberg
2003-12-11
use the CORRECT file name! ;-)
Daniel Stenberg
2003-12-10
check for strtoll(), for the upcoming >2GB patch
Daniel Stenberg
2003-12-10
dict and a man page fixes
Daniel Stenberg
2003-12-10
Use Curl_transfer() properly. Fixes the bug Gisle Vanem found!
Daniel Stenberg
2003-12-10
assert that we get a good index to Curl_transfer()
Daniel Stenberg
2003-12-10
we now have a 'curlassert' function to use
Daniel Stenberg
2003-12-10
check for assert.h
Daniel Stenberg
2003-12-10
updated with the new configure option usage
Daniel Stenberg
2003-12-10
curl-config bug corrected
Daniel Stenberg
2003-12-10
Diego Casorran tapping on Amiga support
Daniel Stenberg
2003-12-10
added the new amiga files to the dist
Daniel Stenberg
2003-12-10
Diego Casorran's amiga makefiles
Daniel Stenberg
2003-12-10
native amiga support by Diego Casorran
Daniel Stenberg
2003-12-10
native AmigaOS support by Diego Casorran
Daniel Stenberg
2003-12-10
Diego Casorran's amiga build patch
Daniel Stenberg
2003-12-10
ares configure and build fix
Daniel Stenberg
2003-12-10
do the ares stuff in the configure file
Daniel Stenberg
[prev]
[next]