]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/stats.cpp
Update m_cloaking to use free-form keys instead of weakening the hash IV
[user/henk/code/inspircd.git] / src / stats.cpp
2009-10-09 danieldgAdd server ports to ServerInstance->ports, enable SSL...
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-09-26 danieldgFlexible SendQ
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-03 danieldgRemove HandleInternal and HandleServer, they are duplic...
2009-09-03 danieldgChange cmd_*.so to use the Module object API