]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/modules/dns.h
Remove unused ProtocolInterface::SendTopic()
[user/henk/code/inspircd.git] / include / modules / dns.h
2016-02-22 Attila MolnarMerge insp20
2015-07-06 AdamFail invalid dns responses instead of drop
2015-05-13 Attila MolnarMerge pull request #1041 from SaberUK/master+ipv6-names...
2015-05-12 Attila Molnarcore_dns Add DNS timeout timer in Process() not in...
2015-05-12 Attila Molnarcore_dns Make MAX_REQUEST_ID unsigned, move it to core_...
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-27 Attila Molnarcore_dns Drop incoming packets containing a different...
2015-04-21 Attila Molnarcore_dns Remove incomplete support for multiple questio...
2015-04-21 Attila Molnarcore_dns Don't store query class code in Question
2015-04-21 Attila Molnarcore_dns Add typedef for request id, change it to uint16_t
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-07-10 Attila MolnarRemove current time parameter of the Timer constructor
2014-04-07 Attila MolnarMerge insp20
2014-03-15 Attila MolnarChange allocation of InspIRCd::Timers to be physically...
2014-01-30 Attila MolnarAllow Timers to delete themselves in Tick()
2014-01-23 Attila MolnarRemove whitespace and minor style changes
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-26 AdamModularize DNS