]> jfr.im git - irc/unrealircd/unrealircd.git/history - include
Updates for new repository name of test framework.
[irc/unrealircd/unrealircd.git] / include /
2019-07-07  Bram MatthysUnrealIRCd 4.2.4.1
2019-07-07  Bram MatthysDebian 10 effectively overrides our set::ssl::protocols...
2019-06-29  Bram MatthysWindows: duh, update version number there too.
2019-06-29  Bram Matthys* The Windows version should warn and not error if...
2019-04-30  Bram MatthysUnrealIRCd 4.2.3
2019-04-22  Bram MatthysUnrealIRCd 4.2.3-rc1
2019-04-22  Bram MatthysAdd 'reputation' and 'connthrottle' modules to fight...
2019-04-14  Bram MatthysAbort when using list functions on structs with incorre...
2019-04-12  Bram MatthysBump UNREAL_VERSION_TIME.
2019-04-05  Bram Matthys* Badword blocks now use PCRE2 if using regex at all...
2019-03-25  Bram MatthysThe maximum number of clients (MAXCONNECTIONS) no longe...
2019-03-25  Bram Matthys[cleanup] floodprot: move set::modef-* handling from...
2019-03-24  Bram MatthysUse HAVE_RLIMIT instead of FORCE_CORE. And get rid...
2019-03-24  Bram MatthysMore updates to api-command, remove old functions such...
2019-03-24  Bram MatthysFor the function declaration of command overrides,...
2019-03-24  Bram MatthysAdd function type checking in CommandAdd()
2019-03-23  Bram MatthysCommunicate server featureset (and changes) across...
2019-03-17  Bram MatthysBugs like this can keep you occupied for a while:
2019-03-10  Bram MatthysHandle SSL_ERROR_WANT_READ in a better way.
2019-03-03  Bram MatthysMajor TKL speed improvements.
2019-03-03  Bram MatthysBump version to 4.2.3-dev to make clear that this git...
2019-03-01  Bram MatthysUnrealIRCd 4.2.2.
2019-02-11  Bram MatthysUnrealIRCd 4.2.2-rc2
2019-02-08  Bram MatthysFix crash bug (in rc1 only) if ::ssl-options are being...
2019-02-06  Bram MatthysUnrealIRCd 4.2.2-rc1
2019-02-06  Bram MatthysAdded INVITE and KNOCK flood protection (command rate...
2019-02-06  Bram MatthysRemoved a debugging message and fixed TARGMAX being...
2019-02-04  Bram MatthysNew set::max-targets-per-command which configures the...
2019-02-04  Bram MatthysNew set::anti-flood::max-concurrent-conversations which...
2019-02-02  Bram MatthysUnrealIRCd will now warn if your ulines { } are matchin...
2019-02-01  Bram MatthysThe message sent to users upon *LINE can now be adjuste...
2019-01-31  Bram MatthysRemove 005 CMDS= token, which was an unnecessary abstra...
2019-01-30  Bram Matthys* The default maximum topic length has been increased...
2019-01-30  Bram Matthys1) Simplify dealing with isupport (numeric 005) stuff...
2019-01-30  Bram MatthysCode cleanup: internally rename iConf.nicklen to .nick_...
2019-01-28  Bram MatthysThree new config items to make topic and ban setter...
2019-01-28  Bram MatthysFor +beI lists the 'set by' and 'set at' information...
2019-01-21  Bram MatthysRename hook HOOKTYPE_CAN_SEND_SECURE to HOOKTYPE_SEND_C...
2019-01-21  Bram MatthysAdd another type for HOOKTYPE_CONFIGTEST and HOOKTYPE_C...
2019-01-21  Bram MatthysNew hook HOOKTYPE_WELCOME (aClient *acptr, int after_nu...
2019-01-18  Bram MatthysUpdate UnrealIRCd version to 4.2.2-dev
2019-01-12  Bram Matthys* New set::outdated-tls-policy which describes what...
2019-01-11  Bram MatthysRename PLAINTEXT_POLICY_* to POLICY_ (and similarly...
2019-01-11  Bram MatthysProvide get_ssl_options_for_client() to get the SSLOpti...
2019-01-11  Bram MatthysUpdate default ciphers, or actually only the ones not...
2018-12-26  Bram MatthysUnrealIRCd 4.2.1 (will publish tomorrow)
2018-12-21  Bram MatthysSet version to 4.2.1-rc1. The release notes are still...
2018-12-19  Bram MatthysMake authprompt work for soft KLINE/GLINE and soft...
2018-12-19  Bram MatthysFix build issue on Windows
2018-12-19  Bram MatthysHide remote includes auth information in error messages...
2018-12-16  Bram MatthysAuthentication prompt for non-SASL users:
2018-12-10  Bram MatthysSet UnrealIRCd version to 4.2.1-dev
2018-12-09  Bram MatthysAdd support for Argon2 password hashes (argon2id).
2018-09-28  Bram MatthysUnrealIRCd version updates
2018-09-21  Bram MatthysUse same ciphersuite as decided earlier.
2018-09-20  Bram MatthysNew set::ssl::options::ciphersuites option for TLSv1.3.
2018-09-20  Bram MatthysModule devs: Add priorities for command overrides.
2018-09-14  Bram MatthysUnrealIRCd 4.0.19-rc2
2018-09-09  Bram Matthysallow::options::sasl has been removed. Use the new...
2018-09-07  Bram MatthysUnrealIRCd 4.0.19-rc1
2018-09-07  Bram MatthysLog linking attempts and errors. Also report them to...
2018-09-05  Bram MatthysWe now use standard formatted messages for all K-Lines...
2018-09-05  Bram Matthys* A new require sasl { } block which allows you to...
2018-09-05  Bram MatthysAdd more soft actions. The full list is available on
2018-09-03  Bram Matthys..and the necessary stuff for softbans in the blacklist...
2018-09-03  Bram MatthysSecond parameter to find_tkline_match() can now be...
2018-09-03  Bram MatthysAdd 'soft-kline' and 'soft-gline' to ban actions (more...
2018-09-03  Bram MatthysPart one of soft gline/kline (more information will...
2018-09-01  Bram MatthysAdd new option: blacklist-module "<modulename>";
2018-09-01  Bram MatthysThese should be marked extern.
2018-07-15  Bram MatthysSet version to 4.0.19-dev
2018-06-23  Bram MatthysUnrealIRCd 4.0.18
2018-06-16  Bram Matthys** 4.0.18-rc2 **
2018-06-11  Bram MatthysUnrealIRCd 4.0.18-rc1
2018-06-11  Bram Matthysblacklist module: also check the ip of WEBIRC users.
2018-06-11  Bram MatthysAdd allow::options::sasl (or require-sasl) to require...
2018-06-11  Bram MatthysRemove invalid globally declared variables (should...
2018-04-27  Bram MatthysSet default ECDH(E) curves to be X25519:secp521r1:secp3...
2018-04-27  Bram MatthysMove detection of SSL_CTX_set1_curves_list to autoconf...
2018-04-27  Bram MatthysAdd set::ssl::ecdh-curve so you can force one or more...
2018-04-22  Bram Matthyswarn_unused was a good idea once, but doing more harm...
2018-04-22  Bram MatthysSimilar to previous commit, change: alter HOOKTYPE_MODE...
2018-04-22  Bram MatthysUpdate HOOKTYPE_CHANNEL_SYNCED to get rid of compiler...
2018-04-22  Bram MatthysAdd strldup() and safestrldup(), reducing ridiculous...
2018-04-22  Bram MatthysMass-replace MyMalloc with MyMallocEx, even if it's...
2018-04-22  Bram MatthysRemove unused events.h
2018-04-22  Bram MatthysRemove sjoin.h (was included but contents were unused)
2018-04-22  Bram MatthysMore code cleanups to get rid of useless casts and...
2018-04-22  Bram MatthysGet rid of about a million (now) useless casts and...
2018-04-21  Bram MatthysCleanup of init_sys(): remove old stuff for ancient...
2018-03-25  Bram MatthysFix './unrealircd reloadtls' not reloading certificates...
2017-12-29  Bram MatthysSet git version to 4.0.18-devel
2017-12-22  Bram MatthysUnrealIRCd 4.0.17
2017-12-01  Bram MatthysUnrealIRCd 4.0.17-rc1
2017-12-01  Bram MatthysBump proto version to 4017.
2017-11-27  Bram MatthysMove charsys definitions from .h to charsys.c & add...
2017-11-27  Bram MatthysYeah, we need more room.
2017-11-27  Bram MatthysModularize charsys (set::allowed-nickchars). It's still...
2017-11-25  Bram MatthysAdded UTF8 support in set::allowed-nickchars
2017-11-20  Bram MatthysModule API: New function is_module_loaded("name"):...
next