]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_sslinfo.cpp
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / src / modules / m_sslinfo.cpp
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-13 danieldgFix automated metadata decoding with ExtItem
2009-09-13 danieldgClean up Command constructor
2009-09-13 danieldgAdd SerializeFormat for easier metadata formatting
2009-09-13 danieldgChange Extensible to use strongly typed entries
2009-09-03 danieldgRemove CMD_LOCALONLY, enforce use of GetRouting for...
2009-09-02 danieldgFix memory leak and invalid vtable location on unload...
2009-09-02 danieldgModResult conversion: Change return type of all module...
2009-09-02 danieldgAdd Module* creator to Command and ModeHandler
2009-09-02 danieldgMetaData rework
2009-09-02 danieldgChange allocation of commands/modes
2009-07-02 danieldgMerge m_ssl_oper_cert into m_sslinfo to reduce the...
2009-07-02 danieldgMerge m_ssl_data with m_ssinfo to reduce the number...
2009-06-27 danieldgm_sslinfo does not depend on external libraries, it...