mirror of
https://framagit.org/bortzmeyer/echoping
synced 2024-11-18 15:26:17 +00:00
66 lines
1.2 KiB
Plaintext
66 lines
1.2 KiB
Plaintext
* New option (-p) to set socket priority
|
|
* New option (-P) to set IP Type of Service octet
|
|
|
|
4.1.0 (2001-02-14)
|
|
|
|
* Fix several SSL bugs (#132001, #130151)
|
|
* Now requires an ANSI C compiler
|
|
* Now uses only stdarg.h so should really compile everywhere
|
|
|
|
4.0.2 (2001-01-26)
|
|
|
|
* Stupid bug introduced in 4.0.1 when compiling without SSL
|
|
|
|
4.0.1 (2001-01-26)
|
|
|
|
* Fix SSL bug when using -n (#130078)
|
|
|
|
4.0.0 (2001-01-25)
|
|
|
|
* SSL (Secure Sockets Layer) support
|
|
* Now reading many bytes at a time (big performance improvment).
|
|
Uses the standard I/O library.
|
|
* Better detection of the HTTP port
|
|
* Bug fixes (AI/X, Solaris)
|
|
|
|
3.1.0 (never released)
|
|
|
|
* SMTP support
|
|
|
|
3.0.1 (2000-07-06)
|
|
|
|
* configure now tries to detect the name of the HTTP port
|
|
* Fix an AIX bug (closes #108782)
|
|
|
|
3.0.0 (2000-06-30)
|
|
|
|
* Autoconf/automake support
|
|
* Fix a bug in ICP timeout
|
|
|
|
2.2.1
|
|
* Portability fixes
|
|
|
|
2.2
|
|
* Stable release, apart from ICP
|
|
|
|
2.1.0
|
|
* Timeouts even on TCP connections.
|
|
* Support of HTTP 1.1
|
|
|
|
2.0.1
|
|
|
|
* Bug with getservbyname for HTTP connections fixed.
|
|
|
|
2.0.0
|
|
* HTTP support. For testing of Web servers and Web proxies.
|
|
* Much better portability.
|
|
|
|
|
|
$Id$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|