Stephane Bortzmeyer
|
52c93470c2
|
Integration of Type Of Service/priority patches from Glen Turner
|
2001-02-20 21:48:39 +00:00 |
|
Stephane Bortzmeyer
|
3c86734e91
|
[SSL] Fixed random seeding error
|
2001-02-14 10:08:48 +00:00 |
|
Stephane Bortzmeyer
|
87d83d3d9e
|
Now uses only stdarg and no varargs. See #130079.
Side-effect: non-ANSI C compilers will probably no longer work (anyone
still uses MIPS compiler on DEcstation/Ultrix?)
|
2001-01-28 21:03:05 +00:00 |
|
Stephane Bortzmeyer
|
cd8c0af868
|
Reformated
|
2001-01-25 15:25:13 +00:00 |
|
Stephane Bortzmeyer
|
38b624167d
|
INSTALL
|
2001-01-24 14:03:42 +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
|
f3e2aaf6e1
|
Error in ICP port name handling. Fixed.
|
2000-11-06 14:14:14 +00:00 |
|
Stephane Bortzmeyer
|
be80c06f3c
|
New code to find dynamically the HTTP port.
|
2000-11-05 12:55:04 +00:00 |
|
Stephane Bortzmeyer
|
44fd8024a7
|
SSL support
|
2000-11-04 12:36:37 +00:00 |
|
Stephane Bortzmeyer
|
0e28b87f8c
|
SMTP support by Samuel Tardieu
|
2000-09-27 05:38:29 +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
|
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
|
db21cd1f70
|
T/TCP now configurable by configure
|
2000-04-17 14:31:25 +00:00 |
|
Stephane Bortzmeyer
|
c05d2143f5
|
Now use autoconf to find if we have sigaction() (POSIX signal handler)
or not.
|
2000-04-17 13:49:40 +00:00 |
|
Stephane Bortzmeyer
|
b859d45a5c
|
First autoconf/automakization.
|
2000-04-17 11:36:29 +00:00 |
|
Stephane Bortzmeyer
|
40d676b534
|
Initial revision
|
2000-04-13 09:19:23 +00:00 |
|