]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengine_kqueue.cpp
YAY! A module which allows a user to oper via their ssl key fingerprint.
[user/henk/code/inspircd.git] / src / socketengine_kqueue.cpp
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-18 brainGet rid of SocketEngine::Wait and array-copy, change...
2006-08-18 brainEventHandler class, an abstraction for raw i/o
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainNow two types of log macro, log() and ilog(). log(...
2006-08-10 brainMove tons more stuff into class InspIRCd*, make signal...
2006-08-07 brainBail if we couldn't bind any ports (when did this get...
2006-07-19 brain* Seperate out socket engines into derived classes...