Age | Commit message (Expand) | Author |
2007-02-07 | If a user connects over 4in6 (YUCK) give them an ipv4 cloak | brain |
2007-02-06 | Fix using wrong var to determine if host is ipv6 or ipv4, resulting in wrong ... | brain |
2007-02-06 | And fix the bugs that show up when we try and build it on ipv6 | brain |
2007-02-06 | Fix to work with mixed protocol environment | brain |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2006-12-28 | Reasonably sized fix - when adding modes in modules, be sure to check the ret... | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-10 | Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd... | brain |
2006-12-10 | Host cloaks for resolved hosts are wayyyy too long, cut the hash down to the ... | brain |
2006-12-05 | Fix for peavy :p | brain |
2006-12-05 | More tidyups | brain |
2006-12-05 | Tidy up cloaking algorithms a bit | brain |
2006-12-05 | More tweakage | brain |
2006-12-04 | Tweaks, fixes, and comments | brain |
2006-12-04 | Update $ModDep lines so that these properly depend on their headers in the ma... | brain |
2006-12-04 | Make m_cloaking use m_md5. Fix m_md5. | brain |
2006-12-04 | Add nicer ipv6 cloaking | brain |
2006-12-04 | Fix it good :p | brain |
2006-12-04 | Move ipv4 cloaking to cloak4 | brain |
2006-12-04 | Fix the new ipv4 cloaks to not change wildly if one octet changes | brain |
2006-11-12 | Swap some stuff around, just to complicate bruteforcing | brain |
2006-11-12 | Make the output table chosen be unique to the actual ip so that the octet val... | brain |
2006-11-12 | Better cloaking for unresolved IP addresses. | brain |
2006-11-12 | And change < 64 to <= 64, the length limit is 64 - not 63 | om |
2006-10-19 | Insert massive change here. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-15 | Annotations | brain |
2006-09-13 | Add m_conn_umodes.so which allows setting of modes on users when they connect | brain |
2006-09-02 | All modules which implement simplemodes (no parameters, not a list mode) can ... | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-10 | Removal of Server::Log -- not much ever used it anyway with the ability to us... | brain |
2006-08-10 | Server::GetAdmin, Server::GetServerDescription, Server::GetNetworkName --- *R... | brain |
2006-08-09 | Get rid of Server::GetUsers(chanrec) - a throwback to before chanrec could do... | brain |
2006-08-06 | Fix for ipv6 build | brain |
2006-08-05 | Dont try and cloak remote clients | brain |
2006-08-05 | Extra stuff for identifying ipv6 addresses | brain |
2006-08-05 | Use insp_aton so we can correctly cloak ipv6 | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-10 | Making lots of stuff inherit from classbase so we can use it as a holdall cla... | brain |
2006-07-10 | Add HAS_STDINT checks here, this had been sitting not in extra/ and using std... | om |
2006-07-09 | Updates to new API | om |
2006-06-15 | Change to stdint | brain |
2006-06-15 | Look at this further later - 64 bit fixes | brain |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-27 | Fix typo in spanningtree (who put this colon here?) | brain |