Age | Commit message (Expand) | Author |
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 | Now with binary versioning goodness | brain |
2006-09-15 | Annotations | brain |
2006-09-03 | Call X509_free() after we're done with the cert | 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 | Remove a ton of debug | brain |
2006-09-03 | All but cert revocation is now supported by both modules | brain |
2006-09-03 | Dont report that the key has expired when it hasnt | brain |
2006-09-03 | OpenSSL gets certs and populates the ssl_cert* now! | brain |
2006-09-03 | Certificate stuff | brain |
2006-08-24 | Somebody forgot one :p | brain |
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-11 | Fixed | brain |
2006-07-10 | Inherit just about everything from classbase | brain |
2006-07-10 | GetExt conversion | brain |
2006-06-16 | Fix for m_ssl_openssl dying if the DH params file doesn't exist, compiles but... | om |
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-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-17 | Did the same thing here :/ | om |
2006-03-11 | And more | brain |
2006-03-11 | More const ref fixes | brain |
2006-02-11 | Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa... | brain |
2006-02-11 | Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi... | brain |
2006-02-04 | Only send 320 numeric if the SSL user is on our port | om |
2006-02-03 | I R SECURE CONNECTION! (fix) | frostycoolslug |
2006-01-31 | Some changes to some stuff.. | om |
2006-01-30 | Change irritatingly Unreal-ish capitalisation | om |
2006-01-29 | Tidied up intending, oh no, really serious fatal bug right there :p | brain |
2006-01-29 | Remove -lcrypto | om |
2006-01-29 | Add checks for AddIOHook failing | om |
2006-01-29 | Change isin() x2 to pass a const reference instead | om |
2006-01-29 | Wheee, two SSL modules :D And they work together ^^ | om |