]> jfr.im git - irc/unrealircd/unrealircd.git/shortlog
irc/unrealircd/unrealircd.git
2018-04-29  Travis McArthurEnable tests for OS X builds origin/tmcarthur-osx
2018-04-29  Travis McArthurInstall correct gems on OS X environments
2018-04-29  Travis McArthurUpdate run-tests
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 MatthysImprove comments in source code to better explain what...
2018-04-27  Bram MatthysAdd set::ssl::ecdh-curve so you can force one or more...
2018-04-26  Bram MatthysTravis-CI: OS X: try to make system-curl work
2018-04-26  Bram MatthysTravis-CI: system-cares + system-curl test wasn't run...
2018-04-26  Bram MatthysTravis-CI: Of course, OS X doesn't have 'ldd' *sigh*
2018-04-26  Bram MatthysTravis-CI: show 'ldd' output in build logs
2018-04-26  Bram MatthysTravis-CI OS X improvements:
2018-04-26  Bram MatthysTravis-CI: OS X build test attempt 101
2018-04-25  Bram MatthysTravis-CI: more adjustments for OSX
2018-04-25  Bram MatthysOSX: try find right packages to run test framework
2018-04-25  Bram Matthystemporarily disable -Werror to see OS X warnings
2018-04-25  Bram MatthysApparently you need to use -Wl,-rpath,xx and not -Wl...
2018-04-25  Bram MatthysTravis-CI: Show config.log on failure to trace osx...
2018-04-23  Bram MatthysFix bug 2 due to code cleanup yesterday...
2018-04-22  Bram MatthysOpenSSL detection: also check /usr/local/opt/openssl
2018-04-22  Bram MatthysOS X build-test: +brew install openssl
2018-04-22  Bram MatthysFix crash number 1 due to latest changes (TOPIC).
2018-04-22  Bram MatthysLet's build (and fail) OS X via Travis-CI.
2018-04-22  Bram Matthys-Wno-format-zero-length
2018-04-22  Bram MatthysEnable -Werror (via --enable-werror) in build tests
2018-04-22  Bram MatthysAdd --with-werror to enable -Werror
2018-04-22  Bram MatthysRemoved useless/unused * (pointer dereference) in increment
2018-04-22  Bram Matthys-Wno-invalid-source-encoding:
2018-04-22  Bram MatthysOnly use -Wl,-export-dynamic while linking unrealircd...
2018-04-22  Bram MatthysHandle return value for truncate() - only for debugging...
2018-04-22  Bram MatthysGet rid of a number of clang warnings.
2018-04-22  Bram MatthysMake check for -fno-strict-aliasing / -Wno-pointer...
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 MatthysPartially rewrite send_channel_modes() (+helper functions).
2018-04-22  Bram MatthysGet rid of about a million (now) useless casts and...
2018-04-22  Bram MatthysGet rid of compiler warning
2018-04-22  Bram MatthysSurely this can use the generic #include "unrealircd...
2018-04-22  Bram MatthysMake m_ircops use RPL_TEXT rather than conflicting...
2018-04-22  Bram MatthysFix small memory leak if not passing the weak cipher...
2018-04-22  Bram MatthysThis code can be a lot simpler, duh. Reported by Sky...
2018-04-22  Bram MatthysFix bug in blacklist module with multiple replies for...
2018-04-22  Bram MatthysAdd support for checking IPv6 addresses in blacklists.
2018-04-21  Bram MatthysAnd again a Windows compile fix (hm how did this happen...
2018-04-21  Bram MatthysFix windows compile problem due to previous changes.
2018-04-21  Bram MatthysProperly report failure of fork(). Reported by mbw...
2018-04-21  Bram MatthysCleanup of init_sys(): remove old stuff for ancient...
2018-03-25  Bram MatthysChange numeric 008 format which reports snomask.
2018-03-25  Bram MatthysUpd relnotes
2018-03-25  Bram MatthysFix segfault on set { hide-ban-reason; }; reported...
2018-03-25  Bram MatthysIt's +e ~m:censor and not ~m:filter. Reported by acidve...
2018-03-25  Bram MatthysFix './unrealircd reloadtls' not reloading certificates...
2018-03-07  Bram MatthysAdd some initial release notes for 4.0.18 (not much..).
2018-03-07  Bram Matthys'set::cloak-method ip' not working properly with DNS...
2018-03-07  Bram MatthysDisable timesynch by default.
2018-03-07  Bram MatthysMake NTP packet (used by timesynch) more in-line with...
2018-03-07  Bram MatthysUpdate list of time servers
2017-12-29  Bram MatthysSet git version to 4.0.18-devel
2017-12-29  Bram Matthysdead_link() was not sending the error message to the...
2017-12-22  Bram MatthysRelnotes reflect 4.0.16.1->4.0.17.
2017-12-22  Bram MatthysArchive 4.0.16.1 release notes.
2017-12-22  Bram MatthysRunning ./autogen.sh helps when updating versions :D
2017-12-22  Bram MatthysUnrealIRCd 4.0.17
2017-12-22  Bram MatthysFix crash with OperOverride
2017-12-17  Bram MatthysUse ::mask style in example (even though the previous...
2017-12-17  Bram MatthysCIDR support in set::antirandom::except-hosts
2017-12-17  Bram MatthysBe a bit more liberal, used for antirandom backward...
2017-12-17  Bram MatthysRemove a junk notice regarding SJOIN
2017-12-13  Bram MatthysFix linking problem if only using link::outgoing (and...
2017-12-06  Bram MatthysSet prio for HOOKTYPE_CHANNEL_DESTROY to -1mln so other...
2017-12-01  Bram MatthysUnrealIRCd 4.0.17-rc1
2017-12-01  Bram MatthysBump proto version to 4017.
2017-12-01  Bram MatthysApparently individual PROTOCTL tokens were limited...
2017-12-01  Bram MatthysReject link if we have any utf8 charset enabled and...
2017-11-30  Bram Matthys'/SPAMFILTER del <id>' was not working across servers.
2017-11-27  Bram Matthysvs2012.bat/vs2017.bat: Apparently %* should work on...
2017-11-27  Bram MatthysFix hang when linking servers. Reported by k4be and...
2017-11-27  Bram MatthysAdd ability to use vs2012/vs2017 command with CUSTOMMODULE:
2017-11-27  Bram MatthysDoes this work? ;)
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 MatthysBe more explicit about visually looking characters...
2017-11-27  Bram MatthysAdd note regarding CASEMAPPING and "visually identical...
2017-11-27  Bram MatthysUpdate makefile.win32 for charsys move.
2017-11-27  Bram MatthysPermit 0xa0, if it appears inside UTF8 (via set::allowe...
2017-11-27  Bram MatthysModularize charsys (set::allowed-nickchars). It's still...
2017-11-27  Bram MatthysMake Windows version compile again?
2017-11-27  Bram Matthysset::allowed-nickchars: added "hebrew-utf8". Supplied...
2017-11-25  Bram MatthysAdded UTF8 support in set::allowed-nickchars
2017-11-25  Bram MatthysImprove "non-SSL client on SSL port" detection.
2017-11-25  Bram MatthysShow additional information in SSL errors. Such as:
2017-11-25  Bram MatthysAdd AppArmor profile in extras/security/apparmor/unrealircd
2017-11-23  Bram MatthysUpdate changelog
2017-11-21  Bram MatthysFix crash if using anope with old unreal32 mod w/SSL...
next