index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
extra
Age
Commit message (
Expand
)
Author
2024-01-09
Always build the stats modules.
Sadie Powell
2024-01-09
Bump the minimum OpenSSL version to 1.1.
Sadie Powell
2024-01-09
Always disable SSLv3 support, allow disabling TLSv1.[012].
Sadie Powell
2024-01-09
Drop support for ancient versions of GnuTLS.
Sadie Powell
2024-01-09
Update the default SSL filenames to use the Certbot names.
Sadie Powell
2024-01-08
Add a string overload of User::SetModes.
Sadie Powell
2024-01-08
Fix various format string issues.
Sadie Powell
2024-01-06
Fix an oversight in the mysql module.
Sadie Powell
2024-01-06
Fix a sign conversion issue in the mysql module.
Sadie Powell
2024-01-06
Use auto in places where the type is unambiguous.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2023-12-17
Remove some unnecessary spaces that break editor indentation.
Sadie Powell
2023-12-17
Remove the m_regex_pcre module.
Sadie Powell
2023-10-11
Start migrating to range-based for loops.
Sadie Powell
2023-06-03
Merge branch '2.0' into 2.1.
Sadie Powell
2023-06-02
m_ldap: use Wldap on windows
Adam
2023-06-02
use Conan for extra's dependencies on Windows
Adam
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-12-17
Add support for linking over UNIX sockets.
Sadie Powell
2022-12-09
Use emplace() instead of insert(std::make_pair()).
Sadie Powell
2022-12-07
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-07
Add a module that provides regex/pcre using PCRE2.
Sadie Powell
2022-01-13
Remove NO_CLIENT_LONG_LONG from the mysql module.
Sadie Powell
2022-01-12
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-10
Avoid duplicate checks in irc2sql.
Sadie Powell
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2022-01-04
Consistently use #pragma once across all header files.
Sadie Powell
2022-01-04
Modernize CXXFLAGS on Unix and enable -Werror on CI.
Sadie Powell
2022-01-04
Use C++11 style class/struct initialisation.
Sadie Powell
2022-01-03
Replace anope_{final,override} with their C++11 equivalent.
Sadie Powell
2022-01-03
Merge branch '2.0' into 2.1.
Sadie Powell
2021-12-28
Add a build time check that OpenLDAP is reentrant.
Sadie Powell
2021-12-28
Reflect OpenLDAP 2.5 upstream change from libldap_r to libldap
Robert Scheck
2021-08-01
Deduplicate code for checking if a user is securely connected.
Sadie Powell
2021-06-17
Fix various spelling issues (#274).
Josh Soref
2021-04-27
Use InnoDB instead of the deprecated MyISAM engine.
Sadie Powell
2021-04-27
Use utf8mb4 instead of utf8 in chanstats and irc2sql.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-10-21
Fix the query used by IRC2SQL for updating server information.
Sadie Powell
2020-01-07
m_chanstats: Make ChanServ's HELP SET CHANSTATS translatable too. (#253)
Robby
2020-01-04
Update copyright to 2020.
Robby
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-09-23
Fix various typos.
Peter Powell
2019-01-01
Update copyright to 2019.
Robby
2018-04-25
Update copyright to 2018.
Robby
2017-03-30
m_regex_posix: use REG_ICASE
Adam
2017-01-17
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Robby
2017-01-16
Update copyright to 2017.
Robby
2016-11-05
irc2sql: fix changing status modes to update ison modes
Adam
[next]