You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Oaks 3220242fae
Merge pull request #358 from slingamn/resumefix.3
5 anni fa
..
caps correctly support disabling caps with CAP REQ, fixes #337 5 anni fa
connection_limits add tests for masking in limiter/throttler 5 anni fa
custime dline/kline: Allow year/month/day durations 7 anni fa
history add CHATHISTORY and HISTORY implementations 5 anni fa
isupport fix #297 5 anni fa
languages Split language into a subpackage 6 anni fa
logger pointless optimizations to the logger 5 anni fa
mkcerts Move mkcerts package under lib/ 6 anni fa
modes draft/resume-0.2 implementation, message history support 5 anni fa
passwd refactor the password hashing / password autoupgrade system 5 anni fa
sno Only allow valid snomasks to be set 6 anni fa
utils add sasl-only config option 5 anni fa
accounts.go prevent nick reservation land-grabs 5 anni fa
channel.go don't send the client its own on-join MODE line 5 anni fa
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally 6 anni fa
channelreg.go fix a bug in CS UNREGISTER 5 anni fa
chanserv.go review fix: add maxParams for service commands 5 anni fa
client.go RESUME should end cap negotiation without requiring CAP LS 5 anni fa
client_lookup_set.go use the TR39 skeleton algorithm to prevent confusables (#178) 5 anni fa
commands.go Merge pull request #344 from slingamn/history.4 5 anni fa
config.go Merge pull request #344 from slingamn/history.4 5 anni fa
constants.go Setup v0.13.0-unreleased devel ver (I forgot to do this~) 5 anni fa
database.go add schema change for [dk]line refactor 5 anni fa
dline.go fix a memory leak 5 anni fa
errors.go prevent nick reservation land-grabs 5 anni fa
fakelag.go fix fakelag double-rate issue 6 anni fa
fakelag_test.go fix fakelag double-rate issue 6 anni fa
gateways.go add sasl-only config option 5 anni fa
getters.go RESUME should end cap negotiation without requiring CAP LS 5 anni fa
handlers.go prevent nick reservation land-grabs 5 anni fa
help.go fix typo in CHATHISTORY help url 5 anni fa
hostserv.go review fix: add maxParams for service commands 5 anni fa
idletimer.go add sasl-only config option 5 anni fa
kline.go fix a memory leak 5 anni fa
legacy.go refactor the password hashing / password autoupgrade system 5 anni fa
modes.go history replay enhancements 5 anni fa
modes_test.go refactor rehash to rely more on server.config 6 anni fa
monitor.go draft/resume-0.2 implementation, message history support 5 anni fa
nickname.go fix histserv nick reservation 5 anni fa
nickserv.go NS REGISTER needs a login throttle check as well 5 anni fa
numerics.go Restrict idents as other servers do 5 anni fa
responsebuffer.go review fixes 5 anni fa
roleplay.go modes refactor, #255 6 anni fa
semaphores.go add Semaphore and ServerSemaphores 6 anni fa
server.go Merge pull request #358 from slingamn/resumefix.3 5 anni fa
services.go review fix: add maxParams for service commands 5 anni fa
snomanager.go Only allow valid snomasks to be set 6 anni fa
socket.go fixes to irc/socket.go 5 anni fa
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS 6 anni fa
strings.go Restrict idents as other servers do 5 anni fa
strings_test.go Restrict idents as other servers do 5 anni fa
types.go draft/resume-0.2 implementation, message history support 5 anni fa
whowas.go add ClientDetails struct for getting a snapshot of client state 5 anni fa
whowas_test.go add ClientDetails struct for getting a snapshot of client state 5 anni fa