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 08:36:41 +02:00
Code
Activity
Files
ff65b68dfa081055daa8bea6142fcfb73371e1bb
anope
/
modules
/
extra
T
History
ItsOnlyBinary
08b1344056
Add UNIX socket support to mysql module.
...
Ref:
#419
2024-07-04 13:13:56 +01:00
..
CMakeLists.txt
Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if users want them built they should copy or symlink them out of extras
2013-04-15 01:00:45 -05:00
enc_argon2.cpp
Refactor the enc_bcrypt module and expose an encryption provider.
2024-03-10 20:46:03 +00:00
enc_posix.cpp
Prevent using enc_posix as a primary encryption module.
2024-03-19 11:54:39 +00:00
ldap.cpp
Fix some coding style issues.
2024-02-26 15:34:17 +00:00
mysql.cpp
Add UNIX socket support to mysql module.
2024-07-04 13:13:56 +01:00
regex_pcre2.cpp
Replace convertTo/stringify with non-throwing alternatives.
2024-03-11 19:17:29 +00:00
regex_posix.cpp
Rename several modules to remove the m_ prefix.
2024-01-24 12:22:51 +00:00
regex_tre.cpp
Rename several modules to remove the m_ prefix.
2024-01-24 12:22:51 +00:00
sqlite.cpp
Allow using absolute paths in more places.
2024-03-19 15:11:40 +00:00
ssl_gnutls.cpp
Use paths relative to data/conf in the config file.
2024-03-19 15:51:55 +00:00
ssl_openssl.cpp
Use paths relative to data/conf in the config file.
2024-03-19 15:51:55 +00:00