hniksic
|
4b57f166ae
|
[svn] Use the xzero shorthand for memset(..., 0, ...).
|
2005-04-01 16:41:04 -08:00 |
|
hniksic
|
72ce32e8ab
|
[svn] Limit the maximum amount of memory allocated by fd_read_hunk and its
callers. Don't allocate more than 64k bytes on headers; don't allocate
more than 4k bytes on a single line.
|
2005-03-19 09:35:15 -08:00 |
|
hniksic
|
c36e9a5272
|
[svn] Concatenate strings using concat_strings.
|
2005-03-19 09:23:32 -08:00 |
|
hniksic
|
b3363d2abd
|
[svn] Fix escape chars in server response vulnerability. Server response is
now quoted to escape non-ASCII characters.
|
2005-03-04 11:34:31 -08:00 |
|
hniksic
|
ef22bf610a
|
[svn] Large file support added. Published in <87psyr6jn7.fsf@xemacs.org>.
|
2005-02-23 14:21:04 -08:00 |
|
hniksic
|
d9fea91a0a
|
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
|
2003-11-20 17:48:11 -08:00 |
|
hniksic
|
0716c335a0
|
[svn] Renamed xread/xwrite/xclose to fd_read/fd_write/fd_close. The "x" prefix is
not appropriate because the semantics have diverged from read/write/close
too significantly.
|
2003-11-20 07:19:59 -08:00 |
|
hniksic
|
cd8797a2a2
|
[svn] No longer include INET headers in ftp-basic.c.
|
2003-11-16 11:17:48 -08:00 |
|
hniksic
|
0f99d1f220
|
[svn] Rewrote bindport and acceptport to use a more standard calling convention.
|
2003-11-13 09:05:06 -08:00 |
|
hniksic
|
3b8e1052cb
|
[svn] Support Windows-2000 ftp servers. By Gisle Vanem.
|
2003-11-08 11:20:29 -08:00 |
|
hniksic
|
d7e592d797
|
[svn] Replace conaddr with socket_ip_address.
|
2003-11-07 18:57:51 -08:00 |
|
hniksic
|
c8e92cdbd6
|
[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL code register its
routines for reading and writing data.
|
2003-11-05 17:12:03 -08:00 |
|
hniksic
|
2f2939d23e
|
[svn] Don't shadow SEED.
|
2003-11-03 13:21:05 -08:00 |
|
hniksic
|
e2e9b753e4
|
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
definition from wget.h to xmalloc.h. Moved the DEFAULT_LOGFILE
define to log.h. Moved the INFINITE_RECURSION define to recur.h.
|
2003-11-02 11:56:37 -08:00 |
|
hniksic
|
37dd65621c
|
[svn] Document the Opie code better. Use uint32_t instead of unsigned long
for 32-bit quantities.
|
2003-11-01 08:36:43 -08:00 |
|
hniksic
|
add61a2d9c
|
[svn] Networking improvements: get rid of the MSOCK global variable,
move the sockaddr handling to connect.c, make sure Wget refreshes
the DNS lookup after it becomes stale.
|
2003-10-30 16:18:08 -08:00 |
|
hniksic
|
6f1250b1c6
|
[svn] Updated IPv6 code.
|
2003-10-29 15:13:25 -08:00 |
|
hniksic
|
90cb3309da
|
[svn] Imported Mauro's IPv6 changes.
|
2003-10-29 10:23:56 -08:00 |
|
hniksic
|
5155384340
|
[svn] Look for and use socklen_t.
|
2003-10-10 18:39:07 -07:00 |
|
hniksic
|
7b5fb50cb1
|
[svn] Renamed wget.h XDIGIT-related macros to (hopefully) clearer names.
|
2003-09-19 07:08:37 -07:00 |
|
hniksic
|
e71b2799d2
|
[svn] Add support for OS/400 ftp server.
|
2003-09-18 06:46:17 -07:00 |
|
hniksic
|
cd8b1259f1
|
[svn] IPv6 configure auto-detection.
|
2003-09-09 12:30:45 -07:00 |
|
hniksic
|
b2be7522c7
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
|
hniksic
|
57f36f8a6a
|
[svn] Add the necessary includes for compilation under FreeBSD.
Submitted by Alan Eldridge in <200202130630.g1D6U3S07907@wwweasel.geeksrus.net>.
|
2002-02-18 21:21:42 -08:00 |
|
hniksic
|
a861f718ed
|
[svn] Enable compilation on Windows.
Submitted by Herold Heiko in
<B11A7CEC1675D511A3890002A551AD7C37D8AE@srvnt08.previnet.it>.
|
2002-01-30 18:23:04 -08:00 |
|
hniksic
|
cb40034035
|
[svn] Commit IPv6 support by Thomas Lussnig.
Published in <sxsk7u8715e.fsf@florida.arsdigita.de>.
|
2002-01-23 21:45:54 -08:00 |
|
hniksic
|
943f657aa7
|
[svn] Rename long_to_string to number_to_string, and make it return a useful
value.
|
2001-12-09 18:29:12 -08:00 |
|
hniksic
|
6d93a95e37
|
[svn] Declare h_errno in host.c, but not elsewhere.
|
2001-12-03 09:22:06 -08:00 |
|
hniksic
|
acf2d79a8a
|
[svn] When PWD fails, assume "/".
Published in <sxs667qr5a0.fsf@florida.arsdigita.de>.
|
2001-12-01 13:37:40 -08:00 |
|
hniksic
|
d5be8ecca4
|
[svn] Rewrite parsing and handling of URLs.
Published in <sxs4rnnlklo.fsf@florida.arsdigita.de>.
|
2001-11-21 16:24:28 -08:00 |
|
hniksic
|
0296433553
|
[svn] Support the SIZE command.
Originally by Dave Turner. Modified by Ian Abbott and published
in <3BFAA33C.6236.6D42F6@localhost>.
|
2001-11-20 13:01:27 -08:00 |
|
hniksic
|
0b056d1720
|
[svn] Update copyright notices.
|
2001-05-27 12:35:15 -07:00 |
|
hniksic
|
1a6058b1ec
|
[svn] Applied Philipp Thomas's safe-ctype patch. Published in
<20010330025159.U21662@jeffreys.suse.de>.
|
2001-03-30 14:36:59 -08:00 |
|
janp
|
004b339d2e
|
[svn] Removed ftpparse dependencies. New parser for VMS listings. MacOS
NetPresenz FTP sevber is now supported.
|
2001-02-12 23:44:59 -08:00 |
|
hniksic
|
2e8fc46b7b
|
[svn] Include <netdb.h> where h_errno is used. Likewise for <errno.h> and errno.
From <sxsvgsi7wcw.fsf@florida.arsdigita.de>.
|
2000-12-17 10:12:02 -08:00 |
|
hniksic
|
7b5ad90acf
|
[svn] Commit my url.c fix (space as unsafe character) and Jan's
winnt directory listing parsing.
|
2000-12-05 14:29:47 -08:00 |
|
hniksic
|
2ffb47eabf
|
[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita.de>.
|
2000-11-22 08:58:28 -08:00 |
|
hniksic
|
c3d636db03
|
[svn] Committed Jan's ftpparse patch with Hrvoje's modifications.
<sxshf518e72.fsf@florida.arsdigita.de>.
|
2000-11-21 08:48:39 -08:00 |
|
hniksic
|
eef4a668b7
|
[svn] Update copyright blurbs with the year 2000.
|
2000-11-01 17:50:03 -08:00 |
|
hniksic
|
6eb0870af0
|
[svn] Contributed fix.
|
2000-11-01 17:02:56 -08:00 |
|
kwget
|
31d6616c48
|
[svn] Initial revision
|
1999-12-01 23:42:23 -08:00 |
|