| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch 'insp3' into master. | 2020-11-03 | 1 | -6/+10 | ||
| |\| | ||||||
| | * | Make connect class debug logging more complete and consistent. | 2020-11-03 | 1 | -6/+10 | ||
| * | | Convert ConnectClass from reference<> to std::shared_ptr<>. | 2020-11-03 | 1 | -1/+1 | ||
| * | | Convert OperInfo from reference<> to std::shared_ptr<>. | 2020-10-31 | 1 | -3/+2 | ||
| * | | Convert CmdResult to an 8-bit strongly typed enum. | 2020-10-27 | 1 | -3/+3 | ||
| * | | Pascalize ExtensionItem::{get,set,unset}_raw. | 2020-07-20 | 1 | -3/+3 | ||
| * | | Merge branch 'insp3' into master. | 2020-05-05 | 1 | -4/+5 | ||
| |\| | ||||||
| | * | Update copyright headers. | 2020-04-24 | 1 | -2/+2 | ||
| | * | Improve the output given by the SSLINFO command. | 2020-04-21 | 1 | -2/+3 | ||
| | * | Minor cleanup and documentation improvements.•••- Only show a generic failure message to the user upon oper failure due to not having a secure connection or matching cert. fingerprint. - Update the comment about oper:fingerprint as it can be a space separated list of fingerprints and not just one. - Improve a few code comments and formatting. | 2020-04-14 | 1 | -17/+18 | ||
| | * | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 1 | -7/+9 | ||
| * | | Merge branch 'insp3' into master. | 2020-04-14 | 1 | -24/+27 | ||
| |\ \ | ||||||
| | * | | Minor cleanup and documentation improvements.•••- Only show a generic failure message to the user upon oper failure due to not having a secure connection or matching cert. fingerprint. - Update the comment about oper:fingerprint as it can be a space separated list of fingerprints and not just one. - Improve a few code comments and formatting. | 2020-04-14 | 1 | -17/+18 | ||
| | * | | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 1 | -7/+9 | ||
| | |/ | ||||||
| * | | Alow modules to specify multiple syntax lines. | 2020-04-14 | 1 | -1/+1 | ||
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | ||
| |\| | ||||||
| | * | Fix an oversight in mkversions that caused it to not update extras. | 2020-04-10 | 1 | -1/+1 | ||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | ||
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+2 | ||
| * | | Merge branch 'insp3' into master. | 2020-04-09 | 1 | -0/+2 | ||
| |\| | ||||||
| | * | Send SNOTICES for failed secure only or fingerprint oper attempts. | 2020-04-09 | 1 | -0/+2 | ||
| * | | Merge branch 'insp3' into master. | 2020-03-18 | 1 | -2/+3 | ||
| |\| | ||||||
| | * | Fix <connect:requiressl> being case sensitive. | 2020-03-09 | 1 | -1/+2 | ||
| | * | Improve the description of the sslinfo module (#1755). | 2020-02-26 | 1 | -1/+1 | ||
| * | | Move FindNickOnly to UserManager. | 2020-02-09 | 1 | -1/+1 | ||
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -0/+9 | ||
| |\| | ||||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -0/+9 | ||
| * | | Replace LocalIntExt with IntExtItem. | 2019-08-13 | 1 | -1/+1 | ||
| * | | Move the Module parameter of ExtensionItem et al to the start.•••This matches what other ServiceProvider types do. | 2019-08-13 | 1 | -2/+2 | ||
| * | | Rename ExtensionItem::free to ExtensionItem::Delete. | 2019-08-13 | 1 | -2/+2 | ||
| * | | Merge branch 'insp3' into master. | 2019-08-09 | 1 | -2/+2 | ||
| |\| | ||||||
| | * | Convert all core ExtensionItem code away from {un,}serialize. | 2019-08-07 | 1 | -2/+2 | ||
| * | | Merge branch 'insp3' into master. | 2019-07-16 | 1 | -2/+2 | ||
| |\| | ||||||
| | * | sslinfo: use the SSL certificate API to get user SSL certificates. | 2019-06-29 | 1 | -1/+1 | ||
| | * | Fix a misleading log message in the sslinfo module. | 2019-06-10 | 1 | -1/+1 | ||
| * | | Merge branch 'insp3' into master. | 2019-03-30 | 1 | -0/+16 | ||
| |\| | ||||||
| | * | Add SSL flag to WHO response | 2019-03-12 | 1 | -0/+16 | ||
| * | | LogManager: remove fakederef. | 2019-02-07 | 1 | -3/+3 | ||
| * | | Merge branch 'insp3' into master. | 2019-02-05 | 1 | -3/+8 | ||
| |\| | ||||||
| | * | Allow multiple fingerprints in an oper block (#1564) | 2019-02-01 | 1 | -2/+7 | ||
| | * | Fix sending the SSL connection notice when using a non-SSL gateway. | 2019-01-25 | 1 | -1/+1 | ||
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -12/+12 | ||
| |/ | ||||||
| * | Fix a crash in m_sslinfo when a socket is SSL but a gateway is not. | 2019-01-23 | 1 | -2/+1 | ||
| * | Fix detecting secure clients connecting through HAProxy/WEBIRC. | 2018-12-01 | 1 | -41/+54 | ||
| * | Implement support for WEBIRC attributes. | 2018-11-04 | 1 | -2/+44 | ||
| * | Allow HAProxy to specify that a client is connecting with SSL. | 2018-10-25 | 1 | -0/+5 | ||
| * | Pass the Extensible container to ExtensionItem::free(). | 2018-08-12 | 1 | -1/+1 | ||
| * | Remove the original line parameter of On{Pre,Post}Command.•••In the brave new world of message tags and alternate wire formats this is no longer something that is appropriate to expose. In reality it was only ever used by m_alias which now reconstitutes the command name and parameters into a RFC 1459-style message for whatever it needs to do. | 2018-08-10 | 1 | -1/+1 | ||
| * | Use CommandBase::Params instead of std::vector<std::string>.•••This is presently a typedef but will soon be replaced with a class that encapsulates both tags and parameters. | 2018-07-26 | 1 | -2/+2 | ||
| * | Include modules/whois.h directly from files that use it. | 2018-04-08 | 1 | -0/+1 | ||
