Bodo Möller
a661b65357
New functions SSL[_CTX]_set_msg_callback().
...
New macros SSL[_CTX]_set_msg_callback_arg().
Message callback imlementation for SSL 3.0/TLS 1.0 (no SSL 2.0 yet).
New '-msg' option for 'openssl s_client' and 'openssl s_server'
that enable a message callback that displays all protocol messages.
In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert if
client_version is smaller than the protocol version in use.
Also change ssl23_get_client_hello (ssl/s23_srvr.c) to select TLS 1.0
if the client demanded SSL 3.0 but only TLS 1.0 is enabled; then the
client will at least see that alert.
Fix SSL[_CTX]_ctrl prototype (void * instead of char * for generic
pointer).
Add/update some OpenSSL copyright notices.
2001-10-20 17:56:36 +00:00
..
2001-10-12 12:29:16 +00:00
2001-07-25 12:12:51 +00:00
2001-09-07 06:13:40 +00:00
2001-02-16 02:09:53 +00:00
2001-02-13 14:00:09 +00:00
2001-08-23 09:42:12 +00:00
2001-07-25 12:12:51 +00:00
2000-12-08 14:29:13 +00:00
2001-02-04 18:05:27 +00:00
2001-10-20 17:56:36 +00:00
2001-02-04 18:05:27 +00:00
2001-09-13 15:18:51 +00:00
2001-05-14 09:52:44 +00:00
2000-10-12 09:56:36 +00:00
2001-09-07 06:13:40 +00:00
2001-07-25 12:12:51 +00:00
2001-02-16 02:09:53 +00:00
2001-02-11 17:01:36 +00:00
2001-10-12 12:29:16 +00:00
2001-02-16 02:09:53 +00:00
2001-08-21 14:54:54 +00:00
2001-08-23 15:00:11 +00:00
2001-07-23 12:57:37 +00:00
2001-04-12 16:02:34 +00:00
2001-07-11 15:10:28 +00:00
2001-02-23 21:38:42 +00:00
2001-09-07 06:13:40 +00:00
2001-09-11 13:08:51 +00:00
2001-07-11 15:10:28 +00:00
2001-10-17 11:56:26 +00:00
2001-08-17 15:09:31 +00:00
2001-07-20 18:57:15 +00:00
2001-01-31 14:14:20 +00:00
2001-03-08 17:24:02 +00:00
2001-08-17 16:36:51 +00:00
2001-09-07 06:13:40 +00:00
2001-09-07 06:13:40 +00:00
2001-08-23 15:00:11 +00:00
2001-02-16 02:09:53 +00:00
2001-02-13 14:00:09 +00:00
2000-09-18 16:42:30 +00:00
2001-02-16 02:09:53 +00:00
2000-09-18 16:42:30 +00:00
2001-08-17 16:36:51 +00:00
2001-05-16 09:43:51 +00:00
2001-01-20 16:22:43 +00:00
2001-05-14 09:52:44 +00:00
2000-09-16 15:39:28 +00:00
2001-02-16 02:09:53 +00:00
2001-09-07 06:13:40 +00:00
2000-09-16 15:39:28 +00:00
2001-10-12 12:29:16 +00:00
2001-08-17 15:54:50 +00:00
2001-02-16 02:09:53 +00:00
2001-02-23 21:05:56 +00:00
2000-09-21 17:21:15 +00:00
2000-10-03 22:02:28 +00:00
2001-08-17 15:54:50 +00:00
2000-12-25 18:40:46 +00:00
2001-09-13 13:21:38 +00:00
2001-08-23 17:22:43 +00:00
2001-10-12 12:29:16 +00:00
2001-05-14 09:52:44 +00:00
2001-08-17 16:36:51 +00:00
2001-07-20 18:57:15 +00:00
2000-09-16 16:00:38 +00:00
2001-09-07 06:13:40 +00:00
2000-09-16 16:00:38 +00:00
2001-10-12 12:29:16 +00:00
2001-08-20 14:34:16 +00:00
2000-09-20 16:55:26 +00:00
2001-08-20 14:34:16 +00:00
2001-08-24 14:29:48 +00:00
2001-08-17 14:32:38 +00:00
2001-09-13 13:21:38 +00:00
2001-09-13 15:05:42 +00:00