Daniel Stenberg
|
7bac857fdd
|
krb4 fields structs and fields added
|
2000-09-21 08:50:48 +00:00 |
|
Daniel Stenberg
|
ce406a732f
|
krb4 support
new GetHost() usage
new base64 encoder usage
|
2000-09-21 08:50:05 +00:00 |
|
Daniel Stenberg
|
a82eb0fc6d
|
adjusted to support krb4
|
2000-09-21 08:49:16 +00:00 |
|
Daniel Stenberg
|
6f6dfa97a8
|
Uses the new interface to ssend() and the base64 encoder
|
2000-09-21 08:48:48 +00:00 |
|
Daniel Stenberg
|
aa8a2fbde3
|
GetHost() changed function arguments
|
2000-09-21 08:47:48 +00:00 |
|
Daniel Stenberg
|
3471e2c59d
|
krb4 support added, new GetHost() usage
|
2000-09-21 08:47:20 +00:00 |
|
Daniel Stenberg
|
37249c3a41
|
new interface to the base64 encoder
|
2000-09-21 08:46:44 +00:00 |
|
Daniel Stenberg
|
def69c3087
|
new for kerberos support
|
2000-09-21 08:46:14 +00:00 |
|
Daniel Stenberg
|
35aa363587
|
new libcurl example code stuff
|
2000-09-20 22:32:08 +00:00 |
|
Daniel Stenberg
|
7eafb0f325
|
Stephen Kick's --interface was added
|
2000-09-18 21:54:46 +00:00 |
|
Daniel Stenberg
|
c9c7fcf411
|
Stephen Kick's interface fixes
|
2000-09-18 21:54:08 +00:00 |
|
Daniel Stenberg
|
4dba5750d4
|
Stephen Kick added CURLOPT_INTERFACE
|
2000-09-18 21:53:21 +00:00 |
|
Daniel Stenberg
|
398e3f423f
|
GetHost() now should return NULL when it fails, even for Tru64 unix
|
2000-09-18 21:16:27 +00:00 |
|
Daniel Stenberg
|
281d4cedc7
|
Added --disable-shared info and updated the 'make install' section.
|
2000-09-18 14:14:33 +00:00 |
|
Daniel Stenberg
|
c23f35ce2a
|
ftp through http proxy tunnel is now implemented
|
2000-09-18 06:25:50 +00:00 |
|
Daniel Stenberg
|
0f4444e90b
|
Added PowerPC and sparc linux
|
2000-09-15 14:16:50 +00:00 |
|
Daniel Stenberg
|
a98648bd8c
|
Updated to be accurate with the new proxytunnel option
|
2000-09-15 14:16:13 +00:00 |
|
Daniel Stenberg
|
4ee420f23e
|
proxy tunnel update
|
2000-09-15 14:15:47 +00:00 |
|
Daniel Stenberg
|
31dc1f4247
|
spell corrections, changed some wording
|
2000-09-15 14:15:16 +00:00 |
|
Daniel Stenberg
|
ec109b3540
|
Added curl.linuxworx.com.au as an "official" mirror
|
2000-09-15 13:22:27 +00:00 |
|
Daniel Stenberg
|
5019fe75a7
|
proxytunnel added
|
2000-09-15 13:20:34 +00:00 |
|
Daniel Stenberg
|
00eaf20298
|
bugfixed the proxytunnel
|
2000-09-15 12:55:38 +00:00 |
|
Daniel Stenberg
|
96009453e8
|
-p/--proxytunnel was added
|
2000-09-15 06:11:46 +00:00 |
|
Daniel Stenberg
|
0da7057591
|
more "anything through http proxy tunnel" fixes
|
2000-09-15 06:10:52 +00:00 |
|
Daniel Stenberg
|
23f22bd53e
|
Added HTTPPROXYTUNNEL
|
2000-09-14 14:14:03 +00:00 |
|
Daniel Stenberg
|
86ff2c46b7
|
introduced 'tunnel through http proxy' for ftp
|
2000-09-14 14:05:01 +00:00 |
|
Daniel Stenberg
|
be8b2a1e30
|
updated the show-off list
|
2000-09-14 11:25:54 +00:00 |
|
Daniel Stenberg
|
0a2f677374
|
file:// fix that prevents name lookup and sets no-upload and no-download
|
2000-09-14 10:41:07 +00:00 |
|
Daniel Stenberg
|
74be53a577
|
C++ adjusted
|
2000-09-07 11:34:08 +00:00 |
|
Daniel Stenberg
|
5e7cd528b0
|
made -I (size info only) work for ftp again
|
2000-08-31 12:04:55 +00:00 |
|
Daniel Stenberg
|
60eab89f10
|
in unescape(), '+' is now only converted to space after the first '?'
|
2000-08-31 12:03:04 +00:00 |
|
Daniel Stenberg
|
1cedcce3e9
|
patched 7.2 configure to work!
|
2000-08-31 06:10:02 +00:00 |
|
Daniel Stenberg
|
61c4342736
|
7.2 cleanup commit
|
2000-08-30 11:54:57 +00:00 |
|
Daniel Stenberg
|
216b198494
|
7.2
|
2000-08-30 11:53:39 +00:00 |
|
Daniel Stenberg
|
6e3a6e79e5
|
7.2 commit
|
2000-08-30 11:50:16 +00:00 |
|
Daniel Stenberg
|
2cf44fb374
|
renamed to acinclude.m4 to get included by aclocal automatically
|
2000-08-30 06:09:06 +00:00 |
|
Daniel Stenberg
|
dab9658b3e
|
Added Albert to the list contributors. The question is why I hadn't done
that a long time ago...!
|
2000-08-24 19:19:38 +00:00 |
|
Daniel Stenberg
|
3f9b9dfdee
|
added acinclude.m4
|
2000-08-24 19:17:30 +00:00 |
|
Daniel Stenberg
|
76229d3da1
|
largefile.m4 was turned into acinclude.m4
|
2000-08-24 19:16:26 +00:00 |
|
Daniel Stenberg
|
6562caf6a2
|
--data-binary and family ;-)
|
2000-08-24 17:56:20 +00:00 |
|
Daniel Stenberg
|
d49eba2aed
|
Jan Schmidt supplied an update
|
2000-08-24 17:55:48 +00:00 |
|
Daniel Stenberg
|
bb7929ec50
|
Inreased buffer size for the Linux gethostbyname_r() test
|
2000-08-24 17:12:46 +00:00 |
|
Daniel Stenberg
|
a1c0a5d0f2
|
Added CURLOPT_POSTFIELDSIZE
|
2000-08-24 16:27:04 +00:00 |
|
Daniel Stenberg
|
1be0bf56a6
|
new binary post details
|
2000-08-24 14:28:48 +00:00 |
|
Daniel Stenberg
|
53c2798886
|
moved include setup.h
|
2000-08-24 14:28:11 +00:00 |
|
Daniel Stenberg
|
7271ebf23e
|
include config.h first
|
2000-08-24 14:27:51 +00:00 |
|
Daniel Stenberg
|
b6e18f2f66
|
#include "setup.h" moved first of all includes
|
2000-08-24 14:26:33 +00:00 |
|
Daniel Stenberg
|
400ca043c7
|
inet_ntoa_r() usage made more portable
|
2000-08-24 14:26:06 +00:00 |
|
Daniel Stenberg
|
d4ffc5ef32
|
removed the AC_TRY_RUN complaints
|
2000-08-24 13:05:24 +00:00 |
|
Daniel Stenberg
|
1b1f143cd6
|
hostname and large file support added
|
2000-08-24 12:33:16 +00:00 |
|