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
Age
Commit message (
Expand
)
Author
2000-09-28
include base64.h instead of base64_krb.h
Daniel Stenberg
2000-09-28
7.3 commit
Daniel Stenberg
2000-09-28
replaced the old base64 stuff with the new ones
Daniel Stenberg
2000-09-26
Added strlcpy() since it turns out some krb4-implementations don't include
Daniel Stenberg
2000-09-26
CRYPTO_free() of course, it makes it run with previous openssl versions too
Daniel Stenberg
2000-09-25
corrected curl_write() for kerberos
Daniel Stenberg
2000-09-25
Martin Hedenfalk added sec_fflush_fd()
Daniel Stenberg
2000-09-25
krb4 transfers get a sec_fflush_fd() to get uploads to work
Daniel Stenberg
2000-09-25
a single cookie does not require a trailing semicolon anymore
Daniel Stenberg
2000-09-25
No longer uses Free() as that was removed from OpenSSL with 0.9.6
Daniel Stenberg
2000-09-25
corrected bad data re-use and buffer problems
Daniel Stenberg
2000-09-21
now reports "krb4 enabled" is that's so
Daniel Stenberg
2000-09-21
krb4 fields structs and fields added
Daniel Stenberg
2000-09-21
krb4 support
Daniel Stenberg
2000-09-21
adjusted to support krb4
Daniel Stenberg
2000-09-21
Uses the new interface to ssend() and the base64 encoder
Daniel Stenberg
2000-09-21
GetHost() changed function arguments
Daniel Stenberg
2000-09-21
krb4 support added, new GetHost() usage
Daniel Stenberg
2000-09-21
new interface to the base64 encoder
Daniel Stenberg
2000-09-21
new for kerberos support
Daniel Stenberg
2000-09-18
Stephen Kick's interface fixes
Daniel Stenberg
2000-09-18
GetHost() now should return NULL when it fails, even for Tru64 unix
Daniel Stenberg
2000-09-15
bugfixed the proxytunnel
Daniel Stenberg
2000-09-15
more "anything through http proxy tunnel" fixes
Daniel Stenberg
2000-09-14
introduced 'tunnel through http proxy' for ftp
Daniel Stenberg
2000-09-14
file:// fix that prevents name lookup and sets no-upload and no-download
Daniel Stenberg
2000-08-31
made -I (size info only) work for ftp again
Daniel Stenberg
2000-08-31
in unescape(), '+' is now only converted to space after the first '?'
Daniel Stenberg
2000-08-24
Jan Schmidt supplied an update
Daniel Stenberg
2000-08-24
moved include setup.h
Daniel Stenberg
2000-08-24
include config.h first
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-08-24
inet_ntoa_r() usage made more portable
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-08-23
Albert's fixes
Daniel Stenberg
2000-08-23
Albert Chin-A-Young's fixes
Daniel Stenberg
2000-08-18
increased the buffer size used for name lookups
Daniel Stenberg
2000-08-17
Fred Noz fixed the gethostbyaddr_() call
Daniel Stenberg
2000-08-17
the gethostbyname_r() usage was improved by Fred Noz
Daniel Stenberg
2000-08-17
removed HAVE_VPRINTF dependence
Daniel Stenberg
2000-08-17
removed the HAVE_VPRINTF check
Daniel Stenberg
2000-08-15
made Writeout() capable of getting called repeatedly
Daniel Stenberg
2000-08-11
Linux name resolving problem fixed with larger name-buffer
Daniel Stenberg
2000-08-11
Made it possible to replace the Content-Type: and Content-Length: headers
Daniel Stenberg
2000-08-08
allow zero length user names for http
Daniel Stenberg
2000-08-04
moved an include file further up to make AIX 3 more happy
Daniel Stenberg
2000-08-04
Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support
Daniel Stenberg
2000-08-02
mr Khristophorov added support for lame web servers sending bad range
Daniel Stenberg
2000-07-31
big last-beta (?) cleanup commit
Daniel Stenberg
2000-07-31
The installed header files were moved from this to include/curl/Makefile.am
Daniel Stenberg
[next]