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
8eb6a4da717d7670995a47fbd1b5878df88dd206
anope
/
modules
/
encryption
T
History
Sadie Powell
ec7dfb3675
Use C++11 header names instead of their deprecated equivalents.
2022-01-04 12:36:35 +00:00
..
enc_bcrypt.cpp
Use C++11 header names instead of their deprecated equivalents.
2022-01-04 12:36:35 +00:00
enc_md5.cpp
Replace anope_{final,override} with their C++11 equivalent.
2022-01-03 19:02:44 +00:00
enc_none.cpp
Replace anope_{final,override} with their C++11 equivalent.
2022-01-03 19:02:44 +00:00
enc_old.cpp
Replace anope_{final,override} with their C++11 equivalent.
2022-01-03 19:02:44 +00:00
enc_sha1.cpp
Replace anope_{final,override} with their C++11 equivalent.
2022-01-03 19:02:44 +00:00
enc_sha256.cpp
Merge branch '2.0' into 2.1.
2022-01-04 00:39:34 +00:00