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-25 04:56:39 +02:00
Code
Activity
Files
1bc8e2ab82db9ce00faaa44887338873a2cd9210
anope
/
modules
/
encryption
T
History
Adam
4204ece7a8
Updated Copyright to 2012
2012-01-02 21:28:24 -05:00
..
enc_md5.cpp
Updated Copyright to 2012
2012-01-02 21:28:24 -05:00
enc_none.cpp
Updated Copyright to 2012
2012-01-02 21:28:24 -05:00
enc_old.cpp
Updated Copyright to 2012
2012-01-02 21:28:24 -05:00
enc_sha1.cpp
Fixed bug
#1349
(m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-24 16:32:29 -04:00
enc_sha256.cpp
Updated Copyright to 2012
2012-01-02 21:28:24 -05:00