Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-27 | Made host name and proxy name get stored in a 'struct hostname' and set | Daniel Stenberg | |
all things up to work with encoded host names internally, as well as keeping 'display names' to show in debug messages. IDN resolves work for me now using ipv6, ipv4 and ares resolving. Even cookies on IDN sites seem to do right. | |||
2004-01-07 | updated year in the copyright string | Daniel Stenberg | |
2003-11-27 | Markus Moeller's change to check for HAVE_SPNEGO instead of the previous | Daniel Stenberg | |
2003-09-19 | Markus Moeller's SPNEGO patch applied, with my edits, additions and minor | Daniel Stenberg | |
cleanups. | |||
2003-09-11 | Tim Bartley's patch that makes the GSSNEGOTIATE option work for Microsoft's | Daniel Stenberg | |
"Negotiate" authentication as well. | |||
2003-07-23 | Daniel Kouril's fix to make the GSS-Negotiate work fine. | Daniel Stenberg | |
2003-06-26 | kill warnings | Daniel Stenberg | |
2003-06-10 | Daniel Kouril's patch that adds HTTP negotiation support to libcurl was | Daniel Stenberg | |
added. |