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-24 01:46:37 +02:00
Code
Activity
Files
cef3eb78dfd2ea20e0a482d040cc99902fdb4b2a
anope
/
modules
/
encryption
T
History
Naram Qashat
377a7a968b
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_md5.cpp
Rewrote the example configurations and split them
2011-08-05 05:35:31 -04:00
enc_none.cpp
Rewrote the example configurations and split them
2011-08-05 05:35:31 -04:00
enc_old.cpp
Rewrote the example configurations and split them
2011-08-05 05:35:31 -04: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
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