]> jfr.im git - irc/freenode/syn.git/history - syn.h
Add IRCCloud cloaking type
[irc/freenode/syn.git] / syn.h
2019-02-19  Janik KleinhoffMake "random" cloaking deterministic
2019-02-19  Janik KleinhoffAllow util.c to include syn.h
2019-01-24  Janik KleinhoffMerge branch 'ident-cloaking'
2018-03-18  Janik Kleinhofffacilities: Add "ident" cloaking type origin/ident-cloaking
2018-03-16  Janik Kleinhoffsyn.h: s/inline/static inline/
2013-06-06  Stephen Bennettattempt 2 at supporting propagated bans. also removes...
2013-06-06  Stephen BennettMake it build against atheme-7
2009-09-02  Stephen BennettIf we fail to decode a gateway IP for a user, don't...
2009-08-13  Stephen BennettDon't segfault when a user connects through a gateway...
2009-08-02  Stephen BennettAdd the nasty hack to override unaffiliated cloaks...
2009-07-29  Stephen BennettAdd a new function syn_report2 which accepts a verbosit...
2009-05-08  Stephen BennettBe sure to check gateway users against tor nodes, even...
2009-04-30  Stephen BennettRevert "Add a syn_respond() function."
2009-04-29  Stephen BennettAdd a syn_respond() function.
2009-04-27  Stephen BennettAdd removal, modification and listing of suspicious...
2009-04-25  Stephen BennettClean up some things, and add the facilities module
2009-04-22  Stephen BennettWhen killing K:lined users, send the kline message...
2009-04-22  Stephen BennettFix module symbol access
2009-04-20  Stephen BennettAdd module to check hex IPs from web gateways against...
2009-04-20  Stephen BennettAdd internal syn_kline function, which adds a K:line...
2009-04-19  Stephen BennettMore configurability
2009-04-19  Stephen Bennettcentralise common symbols a bit. Add a configurable...