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