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
Age
Commit message (
Expand
)
Author
2024-02-17
Prevent resetting the password of suspended accounts.
Sadie Powell
2024-02-17
Fix some typos in the config change log.
TehPeGaSuS
2024-02-17
Bump for 2.1.3-git.
Sadie Powell
2024-02-17
Release 2.1.2.
2.1.2
Sadie Powell
2024-02-17
Update the config changelog.
Sadie Powell
2024-02-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-02-11
Update the Windows dependencies.
Sadie Powell
2024-02-11
Add a GitHub security policy.
Sadie Powell
2024-02-11
Update the changelog.
Sadie Powell
2024-02-11
Remove some outdated development docs.
Sadie Powell
2024-02-11
Switch Thread to use the C++11 equivalent, remove win32/pthread.
Sadie Powell
2024-02-11
Replace Condition and Mutex with the C++11 standard equivalents.
Sadie Powell
2024-02-11
Remove the time_t parameter from Tick and TickTimers.
Sadie Powell
2024-02-11
Consistently use time_t for the timer duration.
Sadie Powell
2024-02-11
Remove the now parameter from the Timer class.
Sadie Powell
2024-02-11
Revert "Document ns_no_expire nick default".
Sadie Powell
2024-01-31
Update the dutch language file.
Robby
2024-01-31
Update the dutch language file.
Robby
2024-01-31
Remove an extraneous space in cs_xop, part 2.
Robby
2024-01-31
Remove an extraneous space in cs_xop.
Robby
2024-01-30
Fix a typo in the PASSWORD_TOO_SHORT text string.
Robby
2024-01-30
Fix irc2sql and webcpanel not being put into the modules folder.
Sadie Powell
2024-01-30
Convert map/multimap/hash_map to an alias template.
Sadie Powell
2024-01-30
Remove various references to old versions.
Sadie Powell
2024-01-24
Fix Clang and GCC disagreeing about whether a move is needed.
Sadie Powell
2024-01-24
Add a CI workflow for Alpine.
Sadie Powell
2024-01-24
Merge branch '2.0' into 2.1.
Sadie Powell
2024-01-24
Backport CI changes from the 2.1 branch.
Sadie Powell
2024-01-24
Shuffle modules around a bit.
Sadie Powell
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-23
Fix some CoreExport types that should be DllExport.
Sadie Powell
2024-01-22
Mark all exception types as CoreExport.
Sadie Powell
2024-01-22
Update the Turkish translation for the changes in 2.1 git.
Sadie Powell
2024-01-22
Merge branch '2.0' into 2.1.
Sadie Powell
2024-01-22
Add a new Turkish translation contributed by CaPa CuL.
Sadie Powell
2024-01-22
Fix typo
Victor Coss
2024-01-11
Fix some module names that were missed in commit 4056af00e3.
Sadie Powell
2024-01-10
Fix an oversight in build_subdir.
Sadie Powell
2024-01-10
Parse InspIRCd module names in a way which is 1206 compatible.
Sadie Powell
2024-01-10
Add a wrapper for std::string::compare to Anope::string.
Sadie Powell
2024-01-09
Update the changelogs.
Sadie Powell
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-09
Use native file extensions on macOS and Windows.
Sadie Powell
2024-01-09
Put modules into their own folder on Windows.
Sadie Powell
[prev]
[next]