Garrett Wollman 76dafb8954 Some bug-fixes, clean-ups, and one new feature:
- Fix the bug with URIs of the form ftp://host/filename.
- Fix some more string-termination bugs in util.c.
- Use safe_malloc() rather than testing the return value of
  regular malloc() in 15 places.
- Implement HTTP authentication, for both servers and proxies.
  Currently only ``basic'' authentication is supported; This Is A Bug
  (but less of one tjhan nmot supporting any authentication).

I think there is only one more feature which is required for full
HTTP/1.1 support, which is Transfer-Encoding: chunked; this should
not be toohard, but it isn't very important, either.
1997-02-05 19:59:18 +00:00
..
1995-05-30 06:41:30 +00:00
1996-08-23 01:06:24 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1996-08-23 01:06:24 +00:00
1997-01-15 23:25:55 +00:00
1996-07-26 23:45:36 +00:00
1995-03-21 00:26:32 +00:00
1995-05-30 06:41:30 +00:00
1997-01-17 23:01:18 +00:00
1995-05-30 06:41:30 +00:00
1997-02-04 17:06:19 +00:00
1997-01-15 23:25:55 +00:00
1995-05-30 06:41:30 +00:00
1997-01-15 23:25:55 +00:00
1996-02-26 22:46:36 +00:00
1995-12-29 12:18:46 +00:00
1996-09-14 09:00:52 +00:00
1996-06-10 15:55:48 +00:00
1997-01-15 04:44:08 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1996-08-23 00:57:08 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1996-12-14 05:32:27 +00:00
1997-01-15 23:25:55 +00:00
1995-05-30 06:41:30 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1996-11-17 02:16:34 +00:00
1996-08-23 01:06:24 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1995-06-11 19:33:05 +00:00
1996-10-21 22:02:30 +00:00
1997-01-15 23:25:55 +00:00
1997-01-15 23:25:55 +00:00
1996-07-25 18:11:30 +00:00
1997-01-15 23:25:55 +00:00
1996-04-23 06:01:10 +00:00
1995-05-30 06:41:30 +00:00
1997-01-21 15:09:03 +00:00