Age | Commit message (Expand) | Author |
2007-01-14 | Add eval() and exec() macros, that evaluate perl and execute commands at conf... | brain |
2007-01-13 | Extra stuff to improve buildsystem, calculate lib and include dirs at configu... | brain |
2007-01-06 | Fix crash when unloading ssl module on shutdown -- there are no port objects ... | brain |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2007-01-01 | Fix this so it works properly, and removes the descriptions on unload (when t... | brain |
2007-01-01 | Add port type identifiers | brain |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-12-11 | Someone forgot to add the copyright headers here :p | brain |
2006-12-11 | Debug stuff, and some minor fixes | brain |
2006-12-10 | Rename ssl.h -> transport.h, as its now used for ziplinks | brain |
2006-12-10 | Fix for end of handshake detection, HANDSHAKEN is a silly name for a const :/ | brain |
2006-12-09 | Make it all work properly. Have it wait for handshake to complete before send... | brain |
2006-12-09 | It works! WOO AND YAY! (this isnt finished yet, only an idiot would use this ... | brain |
2006-12-09 | Add the stuff required for the InspSocketHook interface | brain |
2006-12-09 | Rename ssl_cert.h to ssl.h, it will contain the interface for hooking inspsoc... | brain |
2006-12-09 | Add OnRawSocketConnect, we've not had it till now because we've not needed it :) | brain |
2006-12-04 | More $ModDep stuff | brain |
2006-11-21 | Fixed gnutls_rpath.pl to do rpath for all paths, not just gnutls - this fixes... | special |
2006-11-11 | Dont allow overlapped ports in these files | brain |
2006-11-11 | Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662... | brain |
2006-11-11 | Make these properly detect port ranges. | brain |
2006-10-28 | Fix these too! | brain |
2006-10-28 | Add support for OnWhoisLine, which allows modules to change or drop any line ... | brain |
2006-10-19 | Insert massive change here. | brain |
2006-10-01 | 64bit fixes | om |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-15 | Annotations | brain |
2006-09-03 | Output the certificate hash to the user when they connect | brain |
2006-09-03 | Removal of debug | brain |
2006-09-03 | We now have a test module that can dump someones certificate information: /ss... | brain |
2006-09-03 | Certificate stuff | brain |
2006-09-03 | Obtaining of ssl cert in gnutls module and placing it into a class which is e... | brain |
2006-08-24 | Renamed the OnGlobalConnect callback to OnPostConnect, which is much more app... | special |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Somehow, i'd cp'd all these and was making local changes :/ | 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-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-08-08 | Improve Write functions, and change some stuff from char* to const char* | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-08-04 | Change to using userrec::ip as a sockaddr to store port, ip and address famil... | brain |
2006-07-10 | Inherit just about everything from classbase | brain |
2006-07-10 | Templated GetExt() | brain |
2006-06-01 | Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user... | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-03-17 | Tidy up around the ex AMD64 'fix' | om |
2006-03-17 | Giving printf formats and not giving it arguments for them != cunning | om |