Commit Graph

83 Commits

Author SHA1 Message Date
Stephane Bortzmeyer
ee7126ae6f A few cleanings and fixes 2001-01-25 15:16:04 +00:00
Stephane Bortzmeyer
efbcf9834f Bug in selecting SSL libs 2001-01-24 15:43:09 +00:00
Stephane Bortzmeyer
38b624167d INSTALL 2001-01-24 14:03:42 +00:00
Stephane Bortzmeyer
59d7b6dc21 Comment about performances 2001-01-23 20:03:35 +00:00
Stephane Bortzmeyer
7a1d255f91 Small bug on machines where sizeof(pointer)!=sizeof(long) 2001-01-23 19:59:08 +00:00
Stephane Bortzmeyer
2d4d7766bf Change the order of inclusion, otherwise OpenSSL includes the
wrong va_start on FreeBSD.
2001-01-23 13:52:07 +00:00
Stephane Bortzmeyer
9594606bc4 Stupid bug when using unions 2001-01-22 15:39:03 +00:00
Stephane Bortzmeyer
4512283a2b Reverting to fread, the bug in Solaris was elsewhere 2001-01-22 15:38:44 +00:00
Stephane Bortzmeyer
8ee0504e3a New configure.in, new files generated 2001-01-22 09:06:37 +00:00
Stephane Bortzmeyer
f328e7c588 No longer testing the host type 2001-01-22 09:01:13 +00:00
Stephane Bortzmeyer
ce8842eea8 Back to read() because of broken Solaris 2001-01-21 21:04:59 +00:00
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
63c3b3a21b Group ID added in the call for the logo 2000-09-01 07:08:26 +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
61b2bd4a9b Last generation before release 2000-06-30 10:06:01 +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
50d4a09584 Again, regeneration of automatically produced files. 2000-06-30 09:40:58 +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
e45fa469b5 Checkbot test added 2000-06-30 07:16:12 +00:00
Stephane Bortzmeyer
4381010c92 Hunting stale URLs 2000-06-30 07:11:30 +00:00