CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/07 16:45:06
Modified files:
lib/libtls : Makefile tls_init.3
Log message:
Add manpage bits for tls_load_file() and tls_accept_socket().
The tls_accept_socket() has been previously removed because the API is
not fixed yet; but it is also already used by httpd(8) and spamd(8) so
it is time to add it again and eventually change it later.
OK tedu@
