]> jfr.im git - irc/atheme/atheme.git/shortlog
irc/atheme/atheme.git
2019-08-04  Alyx Wolcottproxyscan now allows configurable configurations for... origin/do-the-thing
2019-07-27  Aaron JonesMerge branch 'master' of 'ssh://github.com/atheme/atheme'
2019-07-27  Aaron Jonesdist/atheme.conf.example: correct a small documentation...
2019-07-19  AlyxMerge pull request #665 from Zarthus/patch-1
2019-07-17  Jos Ahrenshelp: chanserv: recover: Fix typo
2019-07-09  AlyxMerge pull request #660 from atheme/update-showing...
2019-06-26  Alyx WolcottI regret nothing
2019-06-26  Alyx WolcottUpdated Bahamut for 2.1.x series support
2019-06-04  Aaron Joneslibathemecore/base64.c: remove raw-variant encoders
2019-06-04  Aaron Joneslibathemecore/base64.c: sort functions alphabetically
2019-06-04  Aaron Joneslibathemecore/base64.c: add error checking for custom...
2019-06-03  Aaron Joneslibathemecore/base64.c: add documentation comments
2019-06-03  Aaron Joneslibathemecore/base64.c: encode: adjust failure corner...
2019-06-03  Aaron Joneslibathemecore/base64.c: allow decoding with custom...
2019-06-03  Aaron Joneslibathemecore/base64.c: parameterise decoding alphabet
2019-06-03  Aaron Joneslibathemecore/base64.c: allow custom padding characters...
2019-06-03  Aaron Joneslibathemecore/base64.c: use better variable names
2019-05-29  Aaron Jonesmodules/crypto/anope-enc-sha256.c: include another...
2019-05-29  Aaron Jonesmodules/crypto/pbkdf2v2: don't validate iteration count...
2019-05-29  Aaron Jonesmodules/crypto/: add verify-only Anope v2.0+ compatible...
2019-05-29  Aaron Jonesmodules/crypto/: add base64 verify-only module
2019-05-29  Aaron Jonesinclude/atheme/digest/constants.h: add constants for...
2019-05-29  Aaron Jonesinclude/atheme/digest.h: move shared constants to separ...
2019-05-29  Aaron Jonesmodules/crypto/crypt3-wrapper.h: correct base-64 alphab...
2019-05-29  Aaron Jonesmodules/crypto/raw*: erase sensitive buffer even if...
2019-05-26  Aaron Jonessrc/pbkdf2-benchmark/main.c: use consistent perror...
2019-05-26  Aaron Jonessrc/pbkdf2-benchmark/main.c: adjust to track thread...
2019-05-26  Aaron Jonessrc/pbkdf2-benchmark: clock_gettime(2) requires -lrt...
2019-05-26  Aaron Jonessrc/pbkdf2-benchmark/main.c: remove begin/end time...
2019-05-26  Aaron Jonessrc/pbkdf2-benchmark/main.c: add option parsing for...
2019-05-25  Aaron Jonessrc/pbkdf2-benchmark/main.c: avoid duplicate macro...
2019-05-25  Aaron Jonesm4/atheme-api-digest-frontend.m4: tweak automatic libra...
2019-05-25  Aaron JonesNEWS.md: correct standalone installation instructions...
2019-05-25  Aaron Jonessrc/pbkdf2-benchmark/Makefile: install this benchmark...
2019-05-25  Aaron Jonessrc/pbkdf2-benchmark/main.c: remove MD5 from list of...
2019-05-25  Aaron Jonessrc/pbkdf2-benchmark/main.c: correct copyright header
2019-05-25  Aaron Jonessrc/: add PBKDF2 benchmark program
2019-05-25  Aaron Jonesmodules/crypto/raw*: deduplicate all shared code into...
2019-05-24  Chazz WolcottUpdated nickserv/info to show vhostnick vhosts
2019-05-04  Aaron Jonesmodules/crypto/: add wrapper module for OpenBSD crypt_n...
2019-05-04  Aaron Jonesdist/atheme.conf.example: comment out crypt3-* by default
2019-05-04  Aaron Jonesmodules/crypto/: move all configuration to dedicated...
2019-05-04  Aaron Jonesdist/atheme.conf.example: fix raw crypto module names
2019-05-04  Aaron Jonesdist/atheme.conf.example: correct syntax error
2019-05-04  Aaron Jonesmodules/crypto/crypt3-sha2*: delete conf on module...
2019-05-04  Aaron Jonesmodules/crypto/crypt3*: consolidate duplicated self...
2019-05-04  Aaron Jonesmodules/crypto/crypt3-sha2*: use base64 for salts
2019-05-04  Aaron Joneslibathemecore/base64: encode: allow specifying a custom...
2019-05-04  Aaron Jonesmodules/crypto/crypt3-sha2*: make number of rounds...
2019-05-04  Aaron Jonesmodules/crypto/crypt3*: only log platform warnings...
2019-05-03  Aaron Jonesmodules/crypto/crypt3*: verify: wipe digest buffer...
2019-05-03  Aaron Jonesmodules/crypto/crypt3*: add comments to the effect...
2019-05-03  Aaron Jonesmodules/crypto/: rename the 2 new rawsha modules
2019-05-03  Aaron Jonesmodules/crypto/: rename crypt3.h to crypt3-wrapper.h
2019-05-03  Aaron Jonespo/atheme.pot: use xgettext(1) '--escape' option when...
2019-05-02  Aaron Jonesconfigure.ac: ensure ISO 9899:2011 Annex K functions...
2019-05-02  Aaron Jonesmodules/: clean up tabular representations of text
2019-05-02  Aaron Jones.gitattributes: update path to autoconf definitions...
2019-05-01  Aaron Jonesmodules/protocol/inspircd: munge topic ts the same...
2019-05-01  Aaron Jonesmodules/protocol/unreal: remove AF_INET6 ifdef silliness
2019-05-01  Aaron Jonesmodules/: use more consts introduced in c4e90506f02e
2019-05-01  Aaron Joneslibathemecore/: use more consts introduced in c4e90506f02e
2019-05-01  Aaron Jonesmodules/rpgserv/enable: require CA_SET permission for...
2019-04-27  Aaron Jonesmodules/: use constant introduced in commit ccfb8d32c26...
2019-04-27  Aaron Jones.gitattributes: po/*.po are contributed by others,...
2019-04-27  Aaron Jonespo/Makefile: don't have *.po depend on atheme.pot
2019-04-27  Aaron JonesClean up and split up .gitignore files
2019-04-27  Aaron Jonespo/Makefile: fix `make install`
2019-04-27  Aaron Jonespo/Makefile: last round of tweaks
2019-04-25  Aaron Jonesmodules/nickserv/multimark: correct max number function...
2019-04-25  Aaron Jonesmodules/nickserv/multimark: make private functions...
2019-04-25  Aaron JonesNEWS.md: RNG API: clean up documentation
2019-04-25  Aaron Jonesmodules/nickserv/{setpass,set_password}: don't print...
2019-04-25  Aaron Jonesmodules/nickserv/multimark: prevent data loss & memory...
2019-04-25  Aaron Jonesmodules/nickserv: don't require the user's password
2019-04-24  Aaron Jonesmodules/: more miscellaneous language/translation fixups
2019-04-24  Aaron Jonesmodules/: tweak some more strings slightly and add...
2019-04-24  Aaron Jonesmodules/nickserv/cert: fix target permission check...
2019-04-24  Aaron Jonesmodules/: add missing translations and tweak some exist...
2019-04-22  Aaron Jonespo/: make update-pot
2019-04-22  Aaron Jonesmodules/chanserv/set_founder: use display name not...
2019-04-22  Aaron Jonesmodules/: tidy up a lot of duplicated or slightly diffe...
2019-04-22  Aaron Jonesmodules/nickserv/vacation: misc textual improvements
2019-04-22  Aaron Jonesmodules/: use constants introduced in commit c4e90506f0...
2019-04-22  Aaron Joneslibathemecore/: use constants introduced in commit...
2019-04-22  Aaron Jonesinclude/atheme/constants.h: add constant for days per...
2019-04-22  Aaron Joneslibathemecore/: suppress missing function prototypes...
2019-04-22  Aaron Jonesmodules/operserv/greplog: avoid tautological unsigned...
2019-04-22  Aaron Jonesmodules/infoserv/main: avoid tautological unsigned...
2019-04-22  Aaron Jonesmodules/operserv/set: complete refactoring
2019-04-22  Aaron Jonesinclude/atheme/constants.h: add some time constants
2019-04-20  Aaron Joneschanserv/bansearch: fix misc format bug
2019-04-20  Max TeufelAdd chanserv/bansearch module
2019-04-20  Aaron Jonesmodules/chanserv/: clean up language for channel status...
2019-04-19  Aaron Joneslibathemecore/ptasks: whois: make oper/servicestring...
2019-04-19  Aaron Joneslibathemecore, modules/: fix awful localtime(3) invocations
2019-04-18  Aaron Joneslibathemecore/ptasks: get_build_date(): don't crash...
2019-04-17  Aaron Joneslibathemecore/module: turn down loudness on harmless...
2019-04-13  Aaron Jonesmodules/: re-wrap help strings with newlines in them
2019-04-13  Aaron Joneslibathemecore, modules/: nuke ircd->uses_rcommand,...
next