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