Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/httpd
Module Name: src
Committed By: mrg
Date: Thu Jul 17 06:27:53 UTC 2014
Modified Files:
src/libexec/httpd: bozohttpd.c bozohttpd.h ssl-bozo.c
Log Message:
rewrite much of the SSL code:
- handle errors in many places they weren't properly
- make SSL_accept() an error the main code notices
- expand bozo_ssl_err() to include bozo_ssl_warn(), bozo_clear_ssl_queue()
- remove empty bozo_ssl_flush()
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.32 -r1.33 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.17 -r1.18 src/libexec/httpd/ssl-bozo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index