summaryrefslogtreecommitdiff
path: root/modules/sasl.cpp
AgeCommit message (Expand)Author
2025-02-23Fix resetting the SASL password limit.Sadie Powell
2025-02-20Improve SASL log messages for post-connection authentication.Sadie Powell
2025-02-20Apply bad password logic to SASL too.Sadie Powell
2025-02-20Clean up some session code in the SASL module.Sadie Powell
2025-02-05Use fallback certs when doing SASL authentication.Sadie Powell
2025-02-05Merge the SASL data and ext parameters.Sadie Powell
2025-02-05Make it easier to fail and delete SASL sessions.Sadie Powell
2025-01-14Merge branch '2.0' into 2.1.Sadie Powell
2024-06-03Avoid NickAlias lookups by storing a pointer in the NickCore.Sadie Powell
2024-06-03Fix a null pointer dereference in the sasl module.Sadie Powell
2024-05-09Remove CanSVSLogout and implement logout support on Plexus.Sadie Powell
2024-02-26Fix some coding style issues.Sadie Powell
2024-02-11Remove the time_t parameter from Tick and TickTimers.Sadie Powell
2024-02-11Remove the now parameter from the Timer class.Sadie Powell
2024-01-24Rename several modules to remove the m_ prefix.Sadie Powell