630 Commits (3b0d9c4db9eb9d75963a78d43f72ed40833c4c9f)

Author SHA1 Message Date
  Daniel Oaks 3b0d9c4db9 Send nick parameter correctly on ERR_NOSUCHNICK numerics 6 years ago
  Daniel Oaks 1ccdd67a45 Setup v0.9.1-unreleased devel ver 6 years ago
  Daniel Oaks 02cd620bd4 Release v0.9.0 6 years ago
  Daniel Oaks e95c75f87d monitor: Fix a crash around the MONITOR command 6 years ago
  Daniel Oaks acec0e1690 PROXY: Check DLINEs and connection limits/throttle on new proxied connections 6 years ago
  Daniel Oaks 38498b752b PROXY: Make sure given IPs are valid and pass them through appropriately 6 years ago
  Daniel Oaks 7d140c9e43 PROXY: Update some comments, disallow from registered clients 6 years ago
  Shivaram Lingamneni 99f02ede20 restore PROXY protocol support 6 years ago
  Daniel Oaks 8cd016e4c0 server: Fix comments 6 years ago
  Shivaram Lingamneni 0f0f2d1314 refactor listener update/destroy code 6 years ago
  Shivaram Lingamneni d5528f6e56 execute rehash() in its own goroutine 6 years ago
  Shivaram Lingamneni b1376d5f71 Fix a concurrency error with Server.listeners 6 years ago
  Daniel Oaks c48d869f4d Allow multiple account registrations for testing 6 years ago
  Shivaram Lingamneni 6063d30bc5 add a test for default channel mode parsing 6 years ago
  Shivaram Lingamneni 333afe1062 make default channel modes configurable 6 years ago
  Daniel Oaks d052ca8a8d accounts: Disable reg if client's already registered an account 6 years ago
  Daniel Oaks ac91a3e484 strings: Follow latest advice on PRECIS regarding string stabilizing 6 years ago
  Daniel Oaks f9ef97b204 modes: Add experimental, untested +R user mode to block messages from unregistered users 6 years ago
  Shivaram Lingamneni 9a9a85cd55 fix hostmask issue 6 years ago
  Daniel Oaks ffabd26653 Make sure ISUPPORT outputs are sorted and tested 7 years ago
  Daniel Oaks 97cfc0b629 Print warnings to heavily encourage exposing port 6697 as a TLS port 7 years ago
  Euan Kemp 3b47f3d470 config: don't casefold tls names 7 years ago
  Euan Kemp 449ef4cea1 strings: disallow ':' in nicks 7 years ago
  Euan Kemp 2b155f9b1e server: close connection on parse-ip failure 7 years ago
  Daniel Oaks b807f492ed OPER: If client's already opered-up, ignore new OPER attempts 7 years ago
  Euan Kemp 2e8a98a925 irc: fix timer memleak 7 years ago
  Daniel Oaks c0fbc7908d sasl: Always send a 906 in response to AUTHENTICATE * 7 years ago
  Daniel Oaks 7735ddfa03 Setup v0.8.3-unreleased devel ver 7 years ago
  Daniel Oaks 376fa70244 Release v0.8.2 7 years ago
  Daniel Oaks b633db3c9d modes: Also allow Voice 7 years ago
  Daniel Oaks 6ffc96d495 modes: Let users give other users privs in channels. Silly bug. 7 years ago
  Daniel Oaks 279ac928ae Setup 0.8.2-unreleased for next release 7 years ago
  Daniel Oaks 325ed3e112 Release v0.8.1 7 years ago
  Daniel Oaks 23a26f83fe client: Show real IP and whether the target's using TLS in WHOIS 7 years ago
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints 7 years ago
  Daniel Oaks e5980beb7d SANICK: Fix check for new user 7 years ago
  Daniel Oaks c9ed749538 Rename deps 7 years ago
  Daniel Oaks a8fa131244 Move to new repo 7 years ago
  Daniel Oaks 5b3cea8b98 xline: Add snomasks for setting/removing xlines 7 years ago
  Daniel Oaks 309ec8191e Add 'k' snomask for kills (including those coming from dlines and klines) 7 years ago
  Daniel Oaks 3ee26041ff Send snomask on client quits 7 years ago
  Daniel Oaks 8a6ba6f9cc LIST: Start implementing ELIST conditions 7 years ago
  Daniel Oaks 55d8eb5dce Make 'nick' snomask look nicer 7 years ago
  Daniel Oaks 34863a6320 JOIN: Disable JOIN 0 support, in line with Insp 7 years ago
  Daniel Oaks 4128ff6137 server: Check for channel permissions when renaming channels 7 years ago
  Daniel Oaks 0f8ab4eaec server: Add proposed RENAME command 7 years ago
  Daniel Oaks 53190ef131 Send a whole lot more snomasks 7 years ago
  Daniel Oaks ebb9d629d7 xline: Add ANDKILL param to kill all matching clients 7 years ago
  Daniel Oaks a271481c41 Setup 0.8.1-unreleased for next release 7 years ago
  Daniel Oaks f051b43f27 Release v0.8.0 7 years ago