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-10-22
Do the auth stuff at the end-of-headers and not at the start-of-body, as
Daniel Stenberg
2003-10-22
Modified to be able to repeat Kevin Roth's problem
Daniel Stenberg
2003-10-21
Andres
Daniel Stenberg
2003-10-21
updated for mingw32
Daniel Stenberg
2003-10-21
pre5
Daniel Stenberg
2003-10-21
modified test 91 to look more like Kevin Roth's error case
Daniel Stenberg
2003-10-21
test case 91 added, an attempt to repeat a problem reported by Kevin Roth
Daniel Stenberg
2003-10-21
conn->user and conn->passwd will now always be set to point to something.
Daniel Stenberg
2003-10-21
no colons in user names with USERPWD
Daniel Stenberg
2003-10-20
allow no user and password for proxy too, Basic
Daniel Stenberg
2003-10-20
allow no user and no passwd when doing basic auth
Daniel Stenberg
2003-10-20
lock the DNS cache properly before adding an entry when using asynch DNS
Daniel Stenberg
2003-10-20
run autoconf in the ares dir as well if the dir is present, after it has
Daniel Stenberg
2003-10-19
Georg Horn patched Curl_read()
Daniel Stenberg
2003-10-19
better error output on SSL errors when receiving data - Georg Horn patch
Daniel Stenberg
2003-10-19
fixed the bug my previous change introduced
Daniel Stenberg
2003-10-18
minor fix to not shadow a variable
Daniel Stenberg
2003-10-18
builds warning-free with -Wshadow now
Daniel Stenberg
2003-10-18
don't shadow 'socket'
Daniel Stenberg
2003-10-18
fixed gcc -Wshadow warnings
Daniel Stenberg
2003-10-18
removed gcc -Wshadow warning
Daniel Stenberg
2003-10-18
memory leak
Daniel Stenberg
2003-10-18
gcc -Wshadow complaints fixed
Daniel Stenberg
2003-10-18
compiler warning fix
Daniel Stenberg
2003-10-18
prevent compiler warnings with relly picky compiler options
Daniel Stenberg
2003-10-18
Dominick Meglio pointed out these files should be removed from here
Daniel Stenberg
2003-10-18
7.10.8-pre4
Daniel Stenberg
2003-10-18
1. read the version from the command line
Daniel Stenberg
2003-10-18
Added a few undocumented errors
Daniel Stenberg
2003-10-17
nicer pdf generation
Daniel Stenberg
2003-10-17
Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.
Daniel Stenberg
2003-10-17
typecasts to prevent warnings
Daniel Stenberg
2003-10-17
cleaning
Daniel Stenberg
2003-10-17
empty path parts in FTP URLs
Daniel Stenberg
2003-10-17
The 100-continue and no-more-response bug
Daniel Stenberg
2003-10-17
make empty names look fine in verbose output
Daniel Stenberg
2003-10-17
make no user or no password just mean blank fields, not aborted operation
Daniel Stenberg
2003-10-17
finally we support >128 letter passwords so this test was fixed to work
Daniel Stenberg
2003-10-17
o the name and password arrays are 256 bytes, so let's accept that lengthy
Daniel Stenberg
2003-10-17
made the code deal with empty name and password
Daniel Stenberg
2003-10-17
ignore these too
Daniel Stenberg
2003-10-17
verbose auth info
Daniel Stenberg
2003-10-17
show info text (verbose) about auth type and user name in use
Daniel Stenberg
2003-10-17
made the password prompt nicer
Daniel Stenberg
2003-10-17
define HAVE_SYS_SOCKET_H if that file is present. This is needed when we
Daniel Stenberg
2003-10-16
turned this into a list of documents/standards curl adheres to
Daniel Stenberg
2003-10-16
subjectAltName and passwd changes
Daniel Stenberg
2003-10-16
removed the passwd options that are no longer supported
Daniel Stenberg
2003-10-16
password prompting gone from libcurl, fixed for ntlm
Daniel Stenberg
2003-10-16
Added support for password prompting if only used name is given on the
Daniel Stenberg
[next]