307 コミット (63029e2ff564741cdb269c0953de550157f4913e)

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