index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
httpd
/
ssl-bozo.c
Age
Commit message (
Expand
)
Author
2021-03-05
Pull up the following (all via patch), requested by mrg in ticket #1221:
martin
2019-02-28
add ssl specific timeout value (30s). if SSL_accept() doesn't
mrg
2018-11-22
many clean ups:
mrg
2018-11-20
from CHANGES:
mrg
2018-02-06
- need string.h
christos
2015-12-28
rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.
mrg
2015-12-27
several clean ups:
mrg
2015-12-12
Introduce bozo_strdup and bozo_asprintf to add error checking and reduce
christos
2015-12-12
- restrict the default list of ciphers to something more secure
christos
2014-07-17
rewrite much of the SSL code:
mrg
2014-07-17
use const and remove unnecessary braces.
mrg
2014-01-02
- update CHANGES with recent changes
mrg
2012-03-14
Add BOZO_PRINTFLIKE for functions that pass an argument and va_arg to
joerg
2012-02-20
Use a ``certificate chain file'' rather than a ``certificate file'' so
elric
2011-11-18
merge bozohttpd 20111118
mrg
2011-08-27
Don't check for __attribute__ being defined, it won't. Check for GCC 3.x
joerg
2011-08-21
Fix typo.
hannken
2011-08-21
use const char [] for format.
christos
2011-08-14
XXX: gcc avoid non-literal strings
christos
2010-05-15
merge bozohttpd 20100512
mrg
2010-05-10
merge bozohttpd 20100509.
mrg
2009-11-04
Plug a memory leak for ssl-protected formatted output
agc
2009-04-18
merge bozohttpd 20090417
mrg
2008-05-10
new openssl returns const method objects.
mlelstv
2008-03-03
merge bozohttpd 20080303
mrg
2007-10-17
RCS IDs
tls
2007-10-16
Import of bozohttpd for its originally intended purpose: a small (~30k)
tls