Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Daniel Oaks 6260869068 Upgrade password hashing. vor 6 Jahren
..
caps review fix vor 6 Jahren
connection_limits fix confusing ips-per-subnet name vor 6 Jahren
custime dline/kline: Allow year/month/day durations vor 7 Jahren
isupport Add 'are supported by this server' to translatable strings vor 6 Jahren
languages Split language into a subpackage vor 6 Jahren
logger optimize IsLoggingRawIO vor 6 Jahren
mkcerts Move mkcerts package under lib/ vor 6 Jahren
modes atomic bitset implementations of caps.Set and modes.ModeSet vor 6 Jahren
passwd Upgrade password hashing. Previously, we generated and prepended a long salt before generating password hashes. This resulted in the hash verification cutting off long before it should do. This form of salting is also not necessary with bcrypt as it's provided by the password hashing and verification functions themselves, so totally rip it out. vor 5 Jahren
sno Only allow valid snomasks to be set vor 6 Jahren
utils refactor rehash to rely more on server.config vor 6 Jahren
accounts.go Upgrade password hashing. Previously, we generated and prepended a long salt before generating password hashes. This resulted in the hash verification cutting off long before it should do. This form of salting is also not necessary with bcrypt as it's provided by the password hashing and verification functions themselves, so totally rip it out. vor 5 Jahren
batch.go Make batch IDs smaller vor 6 Jahren
channel.go refactor rehash to rely more on server.config vor 6 Jahren
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally vor 6 Jahren
channelreg.go add CHANSERV UNREGISTER vor 6 Jahren
chanserv.go some tweaks to account/channel unregistration vor 6 Jahren
client.go refactor rehash to rely more on server.config vor 6 Jahren
client_lookup_set.go changes to nick reservation vor 6 Jahren
commands.go implement SAJOIN, allow channel founders to join unconditionally vor 6 Jahren
config.go move handling of RecoverFromErrors into LoadConfig vor 6 Jahren
constants.go Setup v0.12.0-unreleased devel ver vor 6 Jahren
database.go refactor rehash to rely more on server.config vor 6 Jahren
dline.go Move all errors into errors.go vor 6 Jahren
errors.go Upgrade password hashing. Previously, we generated and prepended a long salt before generating password hashes. This resulted in the hash verification cutting off long before it should do. This form of salting is also not necessary with bcrypt as it's provided by the password hashing and verification functions themselves, so totally rip it out. vor 5 Jahren
fakelag.go fix fakelag double-rate issue vor 6 Jahren
fakelag_test.go fix fakelag double-rate issue vor 6 Jahren
gateways.go Merge remote-tracking branch 'origin/master' into vhosts.4 vor 6 Jahren
getters.go move handling of RecoverFromErrors into LoadConfig vor 6 Jahren
handlers.go refactor rehash to rely more on server.config vor 6 Jahren
help.go implement SAJOIN, allow channel founders to join unconditionally vor 6 Jahren
hostserv.go review fixes, bug fixes vor 6 Jahren
idletimer.go fix bad interaction between nickTimer.Stop() and accounts.Logout() vor 6 Jahren
kline.go Centralise all command handlers in handlers.go vor 6 Jahren
modes.go refactor rehash to rely more on server.config vor 6 Jahren
modes_test.go refactor rehash to rely more on server.config vor 6 Jahren
monitor.go Um... name monitor subcommands handler properly vor 6 Jahren
nickname.go Merge pull request #247 from slingamn/vhosts.3 vor 6 Jahren
nickserv.go some tweaks to account/channel unregistration vor 6 Jahren
numerics.go Make ERR_CANNOT_RESUME use RPL_NONE numeric vor 6 Jahren
responsebuffer.go review fix vor 6 Jahren
roleplay.go modes refactor, #255 vor 6 Jahren
semaphores.go add Semaphore and ServerSemaphores vor 6 Jahren
server.go refactor rehash to rely more on server.config vor 6 Jahren
services.go services: Explicitly show when commands have been disabled in the HELP output vor 6 Jahren
snomanager.go Only allow valid snomasks to be set vor 6 Jahren
socket.go reduce copying of output lines vor 6 Jahren
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS vor 6 Jahren
strings.go Move all errors into errors.go vor 6 Jahren
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing vor 6 Jahren
types.go modes refactor, #255 vor 6 Jahren
whowas.go refactor rehash to rely more on server.config vor 6 Jahren
whowas_test.go fix formatting issue vor 6 Jahren