.. |
arpa_telnet.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
base64.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
base64.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
cookie.c
|
* Made '-' as file name to read cookies from equal stdin.
|
2000-02-10 23:14:53 +00:00 |
cookie.h
|
Added some RFC2109 support
|
2000-02-01 23:54:51 +00:00 |
dict.c
|
updated to use the new set of progress-functions
|
2000-02-14 22:57:42 +00:00 |
dict.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
download.c
|
now writers the headers with the data->fwrite() function as well
|
2000-03-16 11:38:32 +00:00 |
download.h
|
Download() was merged with Upload() and now they both form the new Transfer()
|
2000-02-01 23:51:01 +00:00 |
escape.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
escape.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
file.c
|
updated to use the new set of progress-functions
|
2000-02-14 22:57:42 +00:00 |
file.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
formdata.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
formdata.h
|
syncing with local edit
|
2000-01-10 23:36:14 +00:00 |
ftp.c
|
cleaned up some #ifdef mess, now uses data->fwrite() to write headers
|
2000-03-16 11:39:31 +00:00 |
ftp.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
getdate.c
|
newly generated from the new getdate.y
|
2000-02-14 23:12:19 +00:00 |
getdate.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
getdate.y
|
if stdlib.h exists, malloc.h should not be included (thus stop OpenBSD
|
2000-03-16 11:40:15 +00:00 |
getenv.c
|
syncing with local edit
|
2000-01-10 23:36:14 +00:00 |
getenv.h
|
syncing with local edit
|
2000-01-10 23:36:14 +00:00 |
getpass.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
getpass.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
hostip.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
hostip.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
http.c
|
removed an unnecessary #ifdef WIN32
|
2000-03-16 11:40:48 +00:00 |
http.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
if2ip.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
if2ip.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
ldap.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
ldap.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
Makefile.am
|
Added writeout.[ch]
|
2000-02-21 23:53:36 +00:00 |
Makefile.in
|
6.5 cleanup commit
|
2000-03-14 08:33:15 +00:00 |
Makefile.m32
|
Applied Jörn's patch
|
2000-03-01 21:54:50 +00:00 |
Makefile.vc6
|
as Pascal Gaudette pointed out, the ldap files were missing
|
2000-03-16 11:35:48 +00:00 |
mprintf.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
netrc.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
netrc.h
|
syncing with local edit
|
2000-01-10 23:36:14 +00:00 |
progress.c
|
added pgrsTime() to store various time stamps for the -w option
|
2000-03-01 21:59:59 +00:00 |
progress.h
|
added prototype and defines for pgrsTime()
|
2000-03-01 22:01:46 +00:00 |
sendf.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
sendf.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
setup.h
|
Joern.Hartroth@telekom.de rightfully suggested two #include include fixes
|
2000-01-17 17:29:42 +00:00 |
speedcheck.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
speedcheck.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
ssluse.c
|
makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()
|
2000-03-16 11:41:27 +00:00 |
ssluse.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
telnet.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
telnet.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
timeval.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
timeval.h
|
Jörn Hartroth adjusted for the mingw32 compiler
|
2000-02-16 00:01:07 +00:00 |
url.c
|
Added two new time stamp places
|
2000-03-01 22:05:11 +00:00 |
url.h
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
urldata.h
|
Added more variables to the progress struct targeted for statistics output
|
2000-03-01 22:06:57 +00:00 |
version.c
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
writeout.c
|
Added the forgotten http_code!
|
2000-03-16 11:41:56 +00:00 |
writeout.h
|
Supports the -w/--write-out feature
|
2000-02-21 23:52:53 +00:00 |