Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-27 | core_dns Drop incoming packets containing a different question from what we ↵ | Attila Molnar | |
asked | |||
2015-04-21 | core_dns Remove incomplete support for multiple questions per query | Attila Molnar | |
2015-04-21 | core_dns Don't store query class code in Question | Attila Molnar | |
2015-04-21 | core_dns Add typedef for request id, change it to uint16_t | Attila Molnar | |
2014-07-10 | Remove current time parameter of the Timer constructor | Attila Molnar | |
2014-03-15 | Change allocation of InspIRCd::Timers to be physically part of the object ↵ | Attila Molnar | |
containing it | |||
2014-01-30 | Allow Timers to delete themselves in Tick() | Attila Molnar | |
2014-01-23 | Remove whitespace and minor style changes | Attila Molnar | |
2013-04-26 | Modularize DNS | Adam | |
The DNS modules are temporarily in commands/ so they're loaded automatically Thanks to Attila for helping with much of this. |