This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-12 19:14:47 +02:00
Code
Activity
Files
da799bd6f1257ee1473f9e338ad111534b2e6eb9
anope
/
modules
/
encryption
T
History
Sadie Powell
d15b8ee949
Remove some dead code from enc_sha256.
2025-08-08 13:14:14 +01:00
..
enc_bcrypt.cpp
Warn if enc_bcrypt is the first module and maxpasslen is >72.
2025-03-14 11:09:35 +00:00
enc_md5.cpp
Warn when a user loads a deprecated module.
2025-08-01 13:08:22 +01:00
enc_none.cpp
Move B64{Decode,Encode} to textproc and redesign their interface.
2025-08-08 12:27:28 +01:00
enc_sha1.cpp
Warn when a user loads a deprecated module.
2025-08-01 13:08:22 +01:00
enc_sha2.cpp
Switch enc_sha2 default from sha256 to sha512.
2025-04-14 01:01:24 +01:00
enc_sha256.cpp
Remove some dead code from enc_sha256.
2025-08-08 13:14:14 +01:00