summaryrefslogtreecommitdiff
path: root/libexec/httpd/ssl-bozo.c
AgeCommit message (Expand)Author
2021-03-05Pull up the following (all via patch), requested by mrg in ticket #1221:martin
2019-02-28add ssl specific timeout value (30s). if SSL_accept() doesn'tmrg
2018-11-22many clean ups:mrg
2018-11-20from CHANGES:mrg
2018-02-06- need string.hchristos
2015-12-28rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.mrg
2015-12-27several clean ups:mrg
2015-12-12Introduce bozo_strdup and bozo_asprintf to add error checking and reducechristos
2015-12-12- restrict the default list of ciphers to something more securechristos
2014-07-17rewrite much of the SSL code:mrg
2014-07-17use const and remove unnecessary braces.mrg
2014-01-02- update CHANGES with recent changesmrg
2012-03-14Add BOZO_PRINTFLIKE for functions that pass an argument and va_arg tojoerg
2012-02-20Use a ``certificate chain file'' rather than a ``certificate file'' soelric
2011-11-18merge bozohttpd 20111118mrg
2011-08-27Don't check for __attribute__ being defined, it won't. Check for GCC 3.xjoerg
2011-08-21Fix typo.hannken
2011-08-21use const char [] for format.christos
2011-08-14XXX: gcc avoid non-literal stringschristos
2010-05-15merge bozohttpd 20100512mrg
2010-05-10merge bozohttpd 20100509.mrg
2009-11-04Plug a memory leak for ssl-protected formatted outputagc
2009-04-18merge bozohttpd 20090417mrg
2008-05-10new openssl returns const method objects.mlelstv
2008-03-03merge bozohttpd 20080303mrg
2007-10-17RCS IDstls
2007-10-16Import of bozohttpd for its originally intended purpose: a small (~30k)tls