aboutsummaryrefslogtreecommitdiffstats
path: root/include/sslproc.h
Commit message (Expand)AuthorAgeFilesLines
* sslproc: use global ServerInfo configuration•••There's no need to pass information around that sslproc already has access to, so use ServerInfo directly. Remove the extra NULL checks as these are already performed before setting ircd_ssl_ok = true. Gravatar Simon Arlott2016-04-251-2/+2
* Remove $Id tags from everything.•••These are obsolete and none have changed since 10 years gao... Gravatar Elizabeth Myers2016-03-061-2/+0
* ssld: provide version in stats S outputGravatar Simon Arlott2016-03-031-1/+1
* ircd: support restarting ssld processes•••Add REHASH SSLD (admins only) that starts new sslds and marks the existing ones as inactive until all their clients disconnect. Very useful whenever the SSL library has a vulnerability because new connections can use a new version of the library without disconnecting existing clients/servers. Add STATS S (admins only) to list ssld processes, status, and client count. Gravatar Simon Arlott2016-02-101-0/+8
* ssl: allow cipher list to be overridden (closes #67)Gravatar William Pitcock2015-12-121-2/+2
* sslproc: likewiseGravatar William Pitcock2015-12-101-2/+2
* add missing fileGravatar William Pitcock2008-04-061-0/+40
* Reverting some changed related not to moving on libratbox3 but using ratbox3 ...Gravatar Valery Yatsko2008-04-021-40/+0
* Much more changes to remove compilation warningsGravatar Valery Yatsko2008-04-021-0/+40