aboutsummaryrefslogtreecommitdiffstats
path: root/include/ssl.h
Commit message (Expand)AuthorAgeFilesLines
* - Argh.. silly Windows symbol crap.Gravatar Bram Matthys2012-11-121-3/+3
* - Added set::ssl::certificate and set::ssl::key to point to where we got the ...••• PEM and the private key PEM Gravatar stskeeps2002-08-211-5/+0
* Fixed SSL linking, again..Gravatar stskeeps2002-08-031-1/+1
* New operoverride system...hope it worksGravatar luke2002-08-011-1/+2
* More SSL horror and fixed a missing , in m_whoGravatar stskeeps2002-07-241-2/+7
* mooGravatar stskeeps2002-07-241-1/+2
* blahGravatar stskeeps2002-07-241-1/+2
* - Added ircd/safe_SSL_read/write from bahamut+inet6/azzuranet. This can be do...••• when newio is done. Gravatar stskeeps2002-07-231-0/+2
* - Added link::cipher for #define USE_SSL, use this to select••• ciphers, read example.conf for more. Closes #000016. Suggested by narf Gravatar stskeeps2002-01-251-1/+1
* +- Changed some stuff with SSL, you may want to seperate server.pem into•••+ server.key.pem and server.cert.pem (or "rm Makefile" and "./Config") +- Fixed a couple of SJOIN/Link problems detected by Curt|s Gravatar stskeeps2000-11-221-2/+2
* SSL support for UnrealIRCD!Gravatar stskeeps2000-10-071-0/+10