Commit Graph

61 Commits

Author SHA1 Message Date
Stephane Bortzmeyer
26e12c3d67 Find the host type 2001-01-21 21:02:36 +00:00
Stephane Bortzmeyer
819e473fa4 Change to a Web server which does not redirect 2001-01-19 15:05:15 +00:00
Stephane Bortzmeyer
67c88acb33 Documentation SSL fix 2000-11-21 09:10:44 +00:00
Stephane Bortzmeyer
090dc44630 with-ssl (with dir) instead of enable-ssl 2000-11-20 21:37:31 +00:00
Stephane Bortzmeyer
c3f8c85d4d Display settings at the end of configure 2000-11-20 21:14:41 +00:00
Stephane Bortzmeyer
c3c069047b Clear SSL objects when looping 2000-11-07 18:28:45 +00:00
Stephane Bortzmeyer
f3e2aaf6e1 Error in ICP port name handling. Fixed. 2000-11-06 14:14:14 +00:00
Stephane Bortzmeyer
1eb201d4d6 Add more tests 2000-11-06 13:30:41 +00:00
Stephane Bortzmeyer
6518d0cd53 Suppress a few warnings. Side effect: it no longer crashes on a PC/Linux :-) 2000-11-05 13:25:41 +00:00
Stephane Bortzmeyer
be80c06f3c New code to find dynamically the HTTP port. 2000-11-05 12:55:04 +00:00
Stephane Bortzmeyer
583fb82745 strcpy instead of = so that the later free() does not segfault on AIX 2000-11-05 09:15:06 +00:00
Stephane Bortzmeyer
5bd921ac4e * test for SSL
* documentation for SSL
2000-11-04 13:00:23 +00:00
Stephane Bortzmeyer
44fd8024a7 SSL support 2000-11-04 12:36:37 +00:00
Stephane Bortzmeyer
823b4b02f2 Id fixed 2000-10-05 13:28:29 +00:00
Stephane Bortzmeyer
2428e06338 chargen test suppressed 2000-10-05 13:28:04 +00:00
Stephane Bortzmeyer
ee340185a7 Id added 2000-10-05 13:27:15 +00:00
Stephane Bortzmeyer
0e28b87f8c SMTP support by Samuel Tardieu 2000-09-27 05:38:29 +00:00
Stephane Bortzmeyer
e77e5166b7 Stupid spurious character removed 2000-07-24 11:31:56 +00:00
Stephane Bortzmeyer
605f19cb34 Proper merging 2000-07-24 06:58:42 +00:00
Stephane Bortzmeyer
333e4200fa Unmaintained file suppressed 2000-07-23 19:18:46 +00:00
Stephane Bortzmeyer
0081704474 Id added 2000-07-23 19:17:37 +00:00
Stephane Bortzmeyer
1c4c902c0e Useless file 2000-07-23 19:16:32 +00:00
Stephane Bortzmeyer
c2cd354e12 New version with fgets reading instead of one-read-per-byte. See bug 104290 2000-07-23 13:02:27 +00:00
Stephane Bortzmeyer
1c0e13cc54 Ad a section about gcc warnings 2000-07-20 18:31:39 +00:00
Stephane Bortzmeyer
f260181f3e An error when reading a HTTP answer is no longer fatal. 2000-07-12 20:35:37 +00:00
Stephane Bortzmeyer
a1e85cdbd2 * configure now tries to detect the name of the HTTP port
* Fix an AIX bug when calling free() (closes #108782)
2000-07-06 08:03:37 +00:00
Stephane Bortzmeyer
095a4784fe Trying to find the name of the HTTP service automatically 2000-07-02 20:43:55 +00:00
Stephane Bortzmeyer
e851c3d089 Changing the version number for the release. No longer beta. 2000-06-30 10:02:52 +00:00
Stephane Bortzmeyer
22697ef846 Tests uses the local echoping instead of relying on the PATH 2000-06-30 09:47:45 +00:00
Stephane Bortzmeyer
7b2f273dc7 Files updated because of the change in Makefile.am 2000-06-30 09:45:19 +00:00
Stephane Bortzmeyer
3310166f6b CREDITS included 2000-06-30 09:44:38 +00:00
Stephane Bortzmeyer
52b3ac4b6c Some documentation files not included in the distribution 2000-06-30 09:44:24 +00:00
Stephane Bortzmeyer
ec2e4872f2 Only the automatically produced files:
autoconf/automake ran again with latest and clean versions.
2000-06-30 08:43:29 +00:00
Stephane Bortzmeyer
3ac115b7dd Stale links updated 2000-06-30 07:18:43 +00:00
Stephane Bortzmeyer
f20d1c9b82 Documentation updates 2000-06-30 06:57:29 +00:00
Stephane Bortzmeyer
678edf35ac Small icp bug 2000-06-29 13:41:42 +00:00
Stephane Bortzmeyer
ef763b13a4 autoconf support extended for Solaris (which needs -lnsl and -socket) 2000-06-29 13:39:16 +00:00
Stephane Bortzmeyer
2c3413ae11 Fix ICP-timeout bug 108577 2000-06-29 12:02:59 +00:00
Stephane Bortzmeyer
e9f763c323 Reverting to unbuffered readline. 2000-06-29 11:48:49 +00:00
Stephane Bortzmeyer
dc3b8101fd First try with buffered readline.
More efficient for remote servers but a big performance bug for local ones.
See http://sourceforge.net/bugs/?func=detailbug&bug_id=104290&group_id=4581
2000-06-29 09:21:31 +00:00
Stephane Bortzmeyer
6ca0e5e291 Two symbols forgotten from accconfig.h 2000-06-26 07:32:21 +00:00
Stephane Bortzmeyer
380fd2e5d7 * Various cleanings, mostly of documentation.
* Test files included in distribs
2000-06-25 18:55:56 +00:00
Stephane Bortzmeyer
b9b72038d1 Testing support 2000-06-25 14:23:00 +00:00
Stephane Bortzmeyer
015045f9ae Documentation updates 2000-06-25 14:11:34 +00:00
Stephane Bortzmeyer
d5ee387daf Small documentation fix in header 2000-06-25 14:07:09 +00:00
Stephane Bortzmeyer
1a9900671d ICP compilation support is now OK 2000-06-25 14:05:33 +00:00
Stephane Bortzmeyer
e4f0e5612e Removed bogus files 2000-06-16 11:20:31 +00:00
Stephane Bortzmeyer
aab38992d2 Removed bogus directory 2000-06-16 11:18:30 +00:00
Stephane Bortzmeyer
936a7bf78f Better Makefile.am (and relatives), with support of man pages, etc. 2000-06-15 19:28:21 +00:00
Stephane Bortzmeyer
940df689f5 T/TCP now correct 2000-04-17 14:43:43 +00:00