]> jfr.im git - irc/atheme/atheme.git/shortlog
irc/atheme/atheme.git
2022-01-30  Aaron JonesAtheme IRC Services v7.2.12 v7.2.12
2022-01-30  Aaron Jonesmodules/saslserv/main: backport 7.3 commits for pending...
2021-09-29  Aaron Jonescorestorage: don't try to write if we couldn't open...
2021-06-02  alyxMerge pull request #785 from fasterthanlime/patch-1
2021-06-01  Amos WengerComment typo: nore ➡️ node
2021-03-18  Aaron Jonesmodules/contrib/: transition to independent build system
2021-03-11  Aaron Jonesconfigure: put directory macros in a header file, not...
2021-03-02  Aaron Jonesinclude/mkserno.sh: exit early in presence of an enviro...
2021-02-28  Aaron JonesGit tree (not tarballs): include/mkserno.sh: remove...
2021-02-28  Aaron JonesAtheme IRC Services v7.2.11 v7.2.11
2021-02-28  Aaron Joneslibathemecore/conf.c: sfree() does not exist in this...
2021-02-28  Aaron JonesDisable Travis CI
2021-02-28  Aaron Jonesconfigure, README.md, GIT-Access.txt: backport from...
2021-02-27  Aaron Jonesmodules/contrib/: bump to latest HEAD
2021-02-23  Nicole Kleinhofflibmowgli-2/: bump to latest HEAD
2021-02-19  Nicole Kleinhofflibathemecore/conf.c: fix minor memory leak with hide_xop
2021-02-14  Nicole Kleinhoffatheme.conf.example: add +e to default template example
2021-02-14  Nicole KleinhoffCA_ constants: include CA_EXEMPT (+e) where appropriate
2021-02-06  Nicole Kleinhoffnickserv/multimark: forbid unloading due to data loss
2021-02-06  Nicole Kleinhoffnickserv/multimark: use irccasecanon for restored nicks
2021-01-30  Aaron Jonesmodules/nickserv/register: check e-mail address validit...
2021-01-30  Aaron Jonesmodules/contrib/: bump to latest HEAD
2020-11-29  Aaron Jonesmodules/chanserv/akick: fix unload crash with akicks...
2019-12-25  Aaron JonesTravis CI: Bump configuration to same state as master
2019-12-18  Nicole KleinhoffAdd SECURITY.md
2019-09-02  Janik Kleinhoffatheme.conf.example: document needoper not being inherited
2019-02-12  Aaron Jonesmodules/crypto/pbkdf2v2: add HMAC-MD5 support (verify...
2019-01-09  Aaron Jonesmodules/contrib/: bump to latest HEAD
2018-12-26  Monkey D. LuffyAdd Preliminary Turkish Translation
2018-12-16  Aaron Jonesmodules/contrib/: bump to latest HEAD
2018-12-16  Aaron Jonesconfigure: reliably test for res_query(3) if building...
2018-07-29  Aaron Jonesmodules/contrib/: bump to latest HEAD
2018-07-05  Aaron JonesAtheme v7.2.10-r2 v7.2.10-r2
2018-07-05  Aaron Jonesmodules/crypto/pbkdf2v2: fix regression from v7.2.9
2018-06-29  Aaron JonesAtheme 7.2.10
2018-06-20  Aaron Jonesmodules/misc/httpd: mod_deinit: close listener & childr...
2018-06-20  Aaron Joneslibathemecore/connection: add func to close listener...
2018-06-05  Aaron Jonesmodules/chanserv/{access,flags}: use flags setter infor...
2018-02-28  Aaron Jonesmodules/crypto/argon2d.c: argon2d_hash_raw(): fix unini...
2018-02-12  Aaron Jonesmodules/crypto/pbkdf2v2: use SASL mechanism name for...
2018-02-12  Aaron Jonesinclude/common.h: bump e-mail max length to 254 characters
2018-02-11  Aaron Jonesmodules/contrib/: bump to latest HEAD
2018-02-11  Aaron Jonesinclude/common.h: add internal error fault code from...
2018-02-07  Unit 193libathemecore, modules: some spelling fixes
2018-02-04  Aaron M. D... groupserv/main: use correct database backend functions
2018-02-04  Aaron M. D... groupserv/main: write out group definitions before...
2018-01-21  Aaron JonesTravis CI: Use old config option for old branch
2018-01-21  Aaron JonesTravis CI: Backport configuration from master
2017-12-11  Aaron Jonesinclude/protocol/*.h: use better include guards
2017-12-11  Aaron Jonesinclude/protocol/inspircd.h: rename include guard
2017-12-10  Aaron Jonesmodules/saslserv/ecdsa-nist256p-challenge: use o2i_ECPu...
2017-12-10  Aaron Jonesmodules/saslserv/ecdsa-nist256p-challenge: use arc4rand...
2017-12-07  Aaron Jonesmodules/crypto/pbkdf2v2: backport from master
2017-12-07  Aaron JonesBuild System: backport from master
2017-12-07  Aaron Joneslibathemecore: backport base64 codec from master
2017-11-30  Aaron JonesGitHub: We don't use C++, stop labelling our headers...
2017-11-05  Aaron Joneslibathemecore/crypto.c: crypt_string(): generate salt...
2017-11-02  equinoxremove unnecessary space
2017-10-30  Aaron Jonesmodules/crypto/pbkdf2v2: return NULL instead of false
2017-10-30  Aaron Jonesmodules/crypto/pbkdf2v2: backport e3b0d7bdb831db694272...
2017-10-30  Aaron Jonesmodules/crypto/pbkdf2v2: backport 376472c9ac22e1832cd2...
2017-10-30  Aaron Jonesmodules/crypto/pbkdf2v2: backport b3a33071d4e9d5dbca16...
2017-10-22  Aaron Jonesmodules/crypto/pbkdf2v2: reduce size of sscanf(3) buffers
2017-10-22  Aaron Jonesmodules/crypto/argon2d: reduce size of sscanf(3) buffers
2017-10-21  Aaron Jonesmodules/crypto/pbkdf2v2: offload most computation to...
2017-10-21  Aaron Jonesmodules/crypto/pbkdf2v2: rename variables consistent...
2017-10-21  Aaron Jonesmodules/crypto/pbkdf2v2: allow variable salt length...
2017-10-21  Aaron Jonesmodules/crypto/pbkdf2v2: use PRF macro for default...
2017-10-21  Aaron Jonesmodules/crypto/pbkdf2v2: adjust macro names for iter...
2017-10-21  Aaron Jonesmodules/crypto/pbkdf2v2: add macros for PRF algorithms
2017-10-21  Aaron Jonesmodules/crypto/pbkdf2v2: fix up some format strings
2017-10-15  Aaron Jonesmodules/crypto/pbkdf2v2: add support for HMAC-SHA1
2017-10-15  Wade ClineFix '--docdir' configuration option.
2017-10-15  Aaron Jonesmodules/crypto/argon2d: don't mix format strings for...
2017-10-13  Aaron JonesNEWS.md: Document new crypto module
2017-10-13  Aaron Jonesmodules/crypto/argon2d: backport module+documentation...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: reuse previous idiom for lengt...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: reorder variables by usage
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: use correct variable types...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: replace switch() with if-elsei...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: move variables to where they...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: realign macros with spaces...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: make mod(de)init static and...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: silence unused parameter warnings
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: rename conf_pbkdf2v2_table...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: rename another function
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: fix wrong variable name
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: rename function
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: align member assignment in...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: use 0/1 instead of false/true...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: rename a function argument...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: test for exact required return...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: add appropriate qualifiers...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: put function names on their...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: return error if hash generatio...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: return error if salt generatio...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: use arc4random_buf() to genera...
2017-10-07  Aaron Jonesmodules/crypto/pbkdf2v2: remove unnecessary memset...
2017-10-05  Aaron Jonesmodules/crypto/posix: fix potential NULL deref on passw...
2017-10-04  Aaron Jonesverify_password(): more error checking, better logic...
next