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 6260869068 Upgrade password hashing. преди 6 години
..
caps review fix преди 6 години
connection_limits fix confusing ips-per-subnet name преди 6 години
custime dline/kline: Allow year/month/day durations преди 7 години
isupport Add 'are supported by this server' to translatable strings преди 6 години
languages Split language into a subpackage преди 6 години
logger optimize IsLoggingRawIO преди 6 години
mkcerts Move mkcerts package under lib/ преди 6 години
modes atomic bitset implementations of caps.Set and modes.ModeSet преди 6 години
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. преди 5 години
sno Only allow valid snomasks to be set преди 6 години
utils refactor rehash to rely more on server.config преди 6 години
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. преди 5 години
batch.go Make batch IDs smaller преди 6 години
channel.go refactor rehash to rely more on server.config преди 6 години
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally преди 6 години
channelreg.go add CHANSERV UNREGISTER преди 6 години
chanserv.go some tweaks to account/channel unregistration преди 6 години
client.go refactor rehash to rely more on server.config преди 6 години
client_lookup_set.go changes to nick reservation преди 6 години
commands.go implement SAJOIN, allow channel founders to join unconditionally преди 6 години
config.go move handling of RecoverFromErrors into LoadConfig преди 6 години
constants.go Setup v0.12.0-unreleased devel ver преди 6 години
database.go refactor rehash to rely more on server.config преди 6 години
dline.go Move all errors into errors.go преди 6 години
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. преди 5 години
fakelag.go fix fakelag double-rate issue преди 6 години
fakelag_test.go fix fakelag double-rate issue преди 6 години
gateways.go Merge remote-tracking branch 'origin/master' into vhosts.4 преди 6 години
getters.go move handling of RecoverFromErrors into LoadConfig преди 6 години
handlers.go refactor rehash to rely more on server.config преди 6 години
help.go implement SAJOIN, allow channel founders to join unconditionally преди 6 години
hostserv.go review fixes, bug fixes преди 6 години
idletimer.go fix bad interaction between nickTimer.Stop() and accounts.Logout() преди 6 години
kline.go Centralise all command handlers in handlers.go преди 6 години
modes.go refactor rehash to rely more on server.config преди 6 години
modes_test.go refactor rehash to rely more on server.config преди 6 години
monitor.go Um... name monitor subcommands handler properly преди 6 години
nickname.go Merge pull request #247 from slingamn/vhosts.3 преди 6 години
nickserv.go some tweaks to account/channel unregistration преди 6 години
numerics.go Make ERR_CANNOT_RESUME use RPL_NONE numeric преди 6 години
responsebuffer.go review fix преди 6 години
roleplay.go modes refactor, #255 преди 6 години
semaphores.go add Semaphore and ServerSemaphores преди 6 години
server.go refactor rehash to rely more on server.config преди 6 години
services.go services: Explicitly show when commands have been disabled in the HELP output преди 6 години
snomanager.go Only allow valid snomasks to be set преди 6 години
socket.go reduce copying of output lines преди 6 години
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS преди 6 години
strings.go Move all errors into errors.go преди 6 години
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing преди 6 години
types.go modes refactor, #255 преди 6 години
whowas.go refactor rehash to rely more on server.config преди 6 години
whowas_test.go fix formatting issue преди 6 години