Age | Commit message (Expand) | Author |
---|---|---|
2015-07-06 | Fail invalid dns responses instead of drop | Adam |
2015-05-13 | core_dns Add DNS timeout timer in Process() not in DNS::Request constructor | Attila Molnar |
2015-05-13 | core_dns Make MAX_REQUEST_ID unsigned, move it to core_dns from header | Attila Molnar |
2015-04-27 | core_dns Drop incoming packets containing a different question from what we a... | Attila Molnar |
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 con... | Attila Molnar |
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 |