index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
url.c
Age
Commit message (
Expand
)
Author
2003-08-04
Dirk Manske's patch that introduces cookie support to the share interface.
Daniel Stenberg
2003-07-25
Removed #include <sys/resource.h>, as pointed out by Henry Bland we don't
Daniel Stenberg
2003-07-23
When we re-use an existing connection we must make sure that we don't
Daniel Stenberg
2003-07-22
reversed the check for GSSAPI when request that auth
Daniel Stenberg
2003-07-21
moved the proxyuser and proxypasswd fields from the sessionhandle to the
Daniel Stenberg
2003-07-20
If NTLM is requested, only re-use connections that have the exact same
Daniel Stenberg
2003-07-19
Access the user and passwd fields from the connectdata struct now instead
Daniel Stenberg
2003-07-04
Peter Sylvester's patch was applied that introduces the following:
Daniel Stenberg
2003-06-26
added CURLOPT_HTTPAUTH support
Daniel Stenberg
2003-06-12
CURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now GSSNEGOTIATE as there's
Daniel Stenberg
2003-06-11
Initial take at NTLM authentication. It doesn't really work at this point
Daniel Stenberg
2003-06-10
Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we plan
Daniel Stenberg
2003-06-10
Daniel Kouril's patch that adds HTTP negotiation support to libcurl was
Daniel Stenberg
2003-05-23
include digest.h for proto
Daniel Stenberg
2003-05-22
Added CURLOPT_HTTPDIGEST support
Daniel Stenberg
2003-05-21
Gisle Vanem made curl build with djgpp on DOS.
Daniel Stenberg
2003-05-12
Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
Daniel Stenberg
2003-05-09
support for CURLOPT_FTP_USE_EPRT added
Daniel Stenberg
2003-04-30
if there's a cookiehost allocated, free that too
Daniel Stenberg
2003-04-11
ah, move the zero byte too or havoc will occur
Daniel Stenberg
2003-04-11
support ? as separator instead of / even if not protocol was given
Daniel Stenberg
2003-04-11
show a verbose warning message in case cookie-saving fails, after
Daniel Stenberg
2003-04-10
Vlad Krupin's URL parsing patch to fix the URL parsing when the URL has no
Daniel Stenberg
2003-03-31
move the ssl config clone call to before the connectionexists call and then
Daniel Stenberg
2003-03-31
Fixup after talks with Richard Bramante. We should now make better
Daniel Stenberg
2003-03-31
Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
Daniel Stenberg
2003-03-31
Frankie Fong filed bug report #708708 which identified a problem with
Daniel Stenberg
2003-03-25
white space and indent fix
Daniel Stenberg
2003-03-24
Richard Bramante's provided a fix for a handle re-use problem seen when you
Daniel Stenberg
2003-03-21
Hopefully this change addresses these two bug reports: 707003 and 706624.
Daniel Stenberg
2003-03-11
Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier.
Daniel Stenberg
2003-02-28
include the engine stuff
Daniel Stenberg
2003-02-24
Kjetil Jacobsen found out that setting CURLOPT_MAXCONNECTS to a value higher
Daniel Stenberg
2003-02-04
added the sharing of DNS cache
Jean-Philippe Barette-LaPierre
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-20
Markus F.X.J. Oberhumer's patch that reduces memory usage quite a bit by
Daniel Stenberg
2003-01-20
given passwords in netrc must be respected accordingly
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2003-01-15
removed a TAB
Daniel Stenberg
2003-01-10
Steve Oliphant pointed out that test case 105 did not work anymore and this
Daniel Stenberg
2003-01-09
if userpwd is "username:", this now implies a blank password while only
Daniel Stenberg
2003-01-08
updated to use the modified share-types
Daniel Stenberg
2003-01-07
Simon Liu's HTTP200ALIASES-patch!
Daniel Stenberg
2002-12-13
conn->bits.tcpconnect now keeps track of if this connection is connected
Daniel Stenberg
2002-12-09
The fread() callback pointer and associated pointer is now stored in the
Daniel Stenberg
2002-11-22
bug fix for the problem Juan Ignacio Hervás discovered today
Daniel Stenberg
2002-11-20
Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
Daniel Stenberg
2002-11-11
moved the bools in the connectdata struct into the substruct named
Daniel Stenberg
2002-11-11
The test for DNS cache entries left locked is now only built if
Daniel Stenberg
2002-11-11
unlock dns cache entries with a function call instead of a variable fiddle
Daniel Stenberg
[prev]
[next]