307 Commits (63029e2ff564741cdb269c0953de550157f4913e)

Author SHA1 Message Date
  Shivaram Lingamneni 63029e2ff5 refactor channel registration 5 years ago
  Shivaram Lingamneni 2e88f82e41 remove indirections in Fakelag and NickTimer 5 years ago
  Shivaram Lingamneni 85493ef031 upgrade message-tags to non-draft version 5 years ago
  Shivaram Lingamneni 18169cbedf disallow resume from tor to non-tor 5 years ago
  Shivaram Lingamneni d13f58acf0 review fixes 5 years ago
  Shivaram Lingamneni b0f89062fa add support for tor (#369) 5 years ago
  Shivaram Lingamneni 7018e3693b optimization: check IsLoggingRawIO before attempting to log input 5 years ago
  Shivaram Lingamneni c6b9fe0218 fix #384 5 years ago
  Shivaram Lingamneni a5f04495a1 fix #389 5 years ago
  Shivaram Lingamneni 519d19c364 fix #364 5 years ago
  Shivaram Lingamneni afe94d43c3 update resume support to draft/resume-0.3 5 years ago
  Shivaram Lingamneni 35abe7940a RESUME should end cap negotiation without requiring CAP LS 5 years ago
  Shivaram Lingamneni 36612f6e2d review fixes 5 years ago
  Shivaram Lingamneni bf1d758de9 simplify username logic 5 years ago
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5 years ago
  Shivaram Lingamneni f6b3008f8f add CHATHISTORY and HISTORY implementations 5 years ago
  Daniel Oaks e8309aee79 Avoiding a crash when getting a short ident is a good thing 5 years ago
  Daniel Oaks cfbb4361dc Restrict ident length similar to other servers 5 years ago
  Daniel Oaks 8cd5db1194 Restrict idents as other servers do 5 years ago
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5 years ago
  Shivaram Lingamneni 8438afcc5c fix: usernames from ident don't get a ~ 5 years ago
  Shivaram Lingamneni 4bbba5b478 fix the issue for AllNickmasks as well 5 years ago
  Shivaram Lingamneni a2a9788f39 fix spurious bidi violations when casefolding the nickmask of an RTL nick 5 years ago
  Shivaram Lingamneni f94f737b31 add support for login throttling 5 years ago
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5 years ago
  Shivaram Lingamneni a4b3fb0e83 changes to client idle time counting 5 years ago
  Shivaram Lingamneni d5eade5494 force trailing zeroes in timestamp wire format 5 years ago
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5 years ago
  Shivaram Lingamneni b6b4d365bc fix #313 5 years ago
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5 years ago
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 5 years ago
  Shivaram Lingamneni a4546c418b fix miscounting in LUSERS 5 years ago
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) 5 years ago
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6 years ago
  Shivaram Lingamneni f6373f7a4d fix #262 6 years ago
  Shivaram Lingamneni 3150f4e23b reduce copying of output lines 6 years ago
  Shivaram Lingamneni ebfef1e848 add Semaphore and ServerSemaphores 6 years ago
  Shivaram Lingamneni ef35c587fc remove redundant friends computation 6 years ago
  Shivaram Lingamneni b97ae00fe3 refactor channel join and part 6 years ago
  Shivaram Lingamneni cc9941cb07 review fixes, bug fixes 6 years ago
  Shivaram Lingamneni fad2475c3f modes refactor, #255 6 years ago
  moocow 744ad2ce0b Stats for LUSERS logic now seperated, fixed params in LUSERS 6 years ago
  Shivaram Lingamneni 393070b7d9 fix #249 6 years ago
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 6 years ago
  Daniel Oaks 22f9df388d Fix trailing hack 6 years ago
  Shivaram Lingamneni 4778e7bcc7 fixes 6 years ago
  Shivaram Lingamneni b2f798cf03 eliminate dedicated RunSocketWriter goroutine 6 years ago
  Shivaram Lingamneni 36018174b0 default fakelag to off, add explicit cooldown config 6 years ago
  Shivaram Lingamneni 1bf5e2a7c8 implement fakelag (#189) 6 years ago
  Shivaram Lingamneni d1f5c59eef fix #190 6 years ago