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
2004-03-31
CURLDIGEST_BADALGO is a new return code from the digest code
Daniel Stenberg
2004-03-31
Dominick Meglio fixed a missing comma
Daniel Stenberg
2004-03-30
one issue less
Daniel Stenberg
2004-03-30
typecast setsockopt()'s 4th argument to void * to make compilers complain
Daniel Stenberg
2004-03-30
adjusted to the new dns cache function to hide more hostip internals
Daniel Stenberg
2004-03-30
Lots of comments added an clarified. Added timeout for the ares version
Daniel Stenberg
2004-03-30
added stale boolean to the digest struct
Daniel Stenberg
2004-03-30
first attempt to support stale=true
Daniel Stenberg
2004-03-30
Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHSCOPEID exists and
Daniel Stenberg
2004-03-30
Dominick Meglio's new ares_expand_string() function
Daniel Stenberg
2004-03-30
when checking the automake version, cut off trailing "-p[whatever]" from the
Daniel Stenberg
2004-03-30
if 0'ed out a code section that uses __FUNCTION__ etc, used for debugging
Daniel Stenberg
2004-03-30
init the dns pointer to NULL for clarity
Daniel Stenberg
2004-03-30
added more comments for what the functions return
Daniel Stenberg
2004-03-30
mention the fact that you can append a new CA cert to the existing bundle too
Daniel Stenberg
2004-03-30
David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicely
Daniel Stenberg
2004-03-30
David Byron's new test cases for the --fail and auth stuff.
Daniel Stenberg
2004-03-30
David Byron made CURLOPT_FAILONERROR work with authentications such as NTLM
Daniel Stenberg
2004-03-30
'authdone' was added to the sessionhandle and thus was removed from the
Daniel Stenberg
2004-03-30
David Byron added 'authdone' to the SessionHandle.
Daniel Stenberg
2004-03-29
these are now in the packages/vms dir
Daniel Stenberg
2004-03-29
The select() timeout is better not static since some implementation actually
Daniel Stenberg
2004-03-29
issue 24 is fixed by making sure the time fields use a static width
Daniel Stenberg
2004-03-29
several noticable recent changes
Daniel Stenberg
2004-03-29
changes changes changes
Daniel Stenberg
2004-03-29
All test targets now run 'make all' before they prcoeed with the actual
Daniel Stenberg
2004-03-29
Gisle Vanem's djgpp/MS-DOS updates
Daniel Stenberg
2004-03-29
fix to figure out the "real" windows path when built and run with mingw
Daniel Stenberg
2004-03-29
re-indented to use curl-standard source formatting
Daniel Stenberg
2004-03-29
netinet/tcp.h may require netinet/in.h to be include before
Daniel Stenberg
2004-03-28
use the correct struct
Daniel Stenberg
2004-03-27
Tor fixed a left-over from the ip argument to setnodelay
Daniel Stenberg
2004-03-26
Gisle Vanem:
Daniel Stenberg
2004-03-26
some more password blurb
Daniel Stenberg
2004-03-26
check for netinet/tcp.h precense before actually including it
Daniel Stenberg
2004-03-26
removed the ip number from the notcpdelay function
Daniel Stenberg
2004-03-25
get the version number from the new curlver.h header file
Daniel Stenberg
2004-03-25
localtime and gmtime are not thread-safe on newer AIXes either so we force
Daniel Stenberg
2004-03-25
force recent AIX versions to check for strerror_r
Daniel Stenberg
2004-03-25
only output one line about the nodelay even if it fails
Daniel Stenberg
2004-03-25
win32 doesn't need and even doesn't build if we extern declare sys_nerr
Daniel Stenberg
2004-03-25
include the strerror.h file without curl_ prefix
Daniel Stenberg
2004-03-25
strerror without prefix
Daniel Stenberg
2004-03-25
cut off 'curl_' from the strerror file names
Daniel Stenberg
2004-03-25
tcp-nodelay patch by Joe Halpin
Daniel Stenberg
2004-03-25
so there are at least two different strerror_r() versions and our brand
Daniel Stenberg
2004-03-25
Tor Arntsen fixed how this is invoked
Daniel Stenberg
2004-03-25
strerror_r() detection changes:
Daniel Stenberg
2004-03-25
detect daily snapshots using the new path for this test
Daniel Stenberg
2004-03-25
make clean now removes *dist files too that might be leftovers from
Daniel Stenberg
[prev]
[next]