summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added docs/examplesDaniel Stenberg2000-09-211-3/+11
* Added krb4 support for libcurl 7.3Daniel Stenberg2000-09-211-3/+14
* now reports "krb4 enabled" is that's soDaniel Stenberg2000-09-211-0/+6
* krb4 fields structs and fields addedDaniel Stenberg2000-09-211-0/+35
* krb4 supportDaniel Stenberg2000-09-211-20/+40
* adjusted to support krb4Daniel Stenberg2000-09-212-10/+60
* Uses the new interface to ssend() and the base64 encoderDaniel Stenberg2000-09-211-7/+10
* GetHost() changed function argumentsDaniel Stenberg2000-09-212-15/+31
* krb4 support added, new GetHost() usageDaniel Stenberg2000-09-211-25/+83
* new interface to the base64 encoderDaniel Stenberg2000-09-212-6/+30
* new for kerberos supportDaniel Stenberg2000-09-215-0/+1439
* new libcurl example code stuffDaniel Stenberg2000-09-203-0/+97
* Stephen Kick's --interface was addedDaniel Stenberg2000-09-181-0/+7
* Stephen Kick's interface fixesDaniel Stenberg2000-09-183-1/+176
* Stephen Kick added CURLOPT_INTERFACEDaniel Stenberg2000-09-181-2/+7
* GetHost() now should return NULL when it fails, even for Tru64 unixDaniel Stenberg2000-09-181-0/+1
* Added --disable-shared info and updated the 'make install' section.Daniel Stenberg2000-09-181-3/+8
* ftp through http proxy tunnel is now implementedDaniel Stenberg2000-09-182-13/+12
* Added PowerPC and sparc linuxDaniel Stenberg2000-09-151-0/+2
* Updated to be accurate with the new proxytunnel optionDaniel Stenberg2000-09-151-5/+8
* proxy tunnel updateDaniel Stenberg2000-09-152-3/+16
* spell corrections, changed some wordingDaniel Stenberg2000-09-151-22/+23
* Added curl.linuxworx.com.au as an "official" mirrorDaniel Stenberg2000-09-151-2/+3
* proxytunnel addedDaniel Stenberg2000-09-152-0/+49
* bugfixed the proxytunnelDaniel Stenberg2000-09-152-11/+9
* -p/--proxytunnel was addedDaniel Stenberg2000-09-151-13/+7
* more "anything through http proxy tunnel" fixesDaniel Stenberg2000-09-153-13/+35
* Added HTTPPROXYTUNNELDaniel Stenberg2000-09-141-0/+3
* introduced 'tunnel through http proxy' for ftpDaniel Stenberg2000-09-145-53/+93
* updated the show-off listDaniel Stenberg2000-09-141-20/+22
* file:// fix that prevents name lookup and sets no-upload and no-downloadDaniel Stenberg2000-09-141-0/+5
* C++ adjustedDaniel Stenberg2000-09-072-65/+85
* made -I (size info only) work for ftp againDaniel Stenberg2000-08-312-26/+29
* in unescape(), '+' is now only converted to space after the first '?'Daniel Stenberg2000-08-311-7/+17
* patched 7.2 configure to work!Daniel Stenberg2000-08-311-6/+4
* 7.2 cleanup commitcurl-7_2Daniel Stenberg2000-08-307-38/+146
* 7.2Daniel Stenberg2000-08-301-1/+1
* 7.2 commitDaniel Stenberg2000-08-302-5/+52
* renamed to acinclude.m4 to get included by aclocal automaticallyDaniel Stenberg2000-08-301-75/+0
* Added Albert to the list contributors. The question is why I hadn't doneDaniel Stenberg2000-08-241-0/+1
* added acinclude.m4Daniel Stenberg2000-08-241-0/+1
* largefile.m4 was turned into acinclude.m4Daniel Stenberg2000-08-241-0/+75
* --data-binary and family ;-)Daniel Stenberg2000-08-241-4/+59
* Jan Schmidt supplied an updateDaniel Stenberg2000-08-241-20/+38
* Inreased buffer size for the Linux gethostbyname_r() testDaniel Stenberg2000-08-241-2/+2
* Added CURLOPT_POSTFIELDSIZEDaniel Stenberg2000-08-241-0/+3
* new binary post detailsDaniel Stenberg2000-08-242-8/+26
* moved include setup.hDaniel Stenberg2000-08-241-1/+2
* include config.h firstDaniel Stenberg2000-08-241-1/+2
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-2421-27/+42