618 Commits (21a061c1377f5292eb3d297e38e6651abe9a35b8)

Autor SHA1 Mensaje Fecha
  Daniel Oaks 21a061c137 cloaking: Generate and check for cloak keys appropriately hace 6 años
  Daniel Oaks ceb4860312 cloaking: Use hmac+base32 to cloak instead hace 7 años
  Daniel Oaks bb56ad81cd cloak: Start cloaking, add IPv4 IP cloaking hace 7 años
  Daniel Oaks d052ca8a8d accounts: Disable reg if client's already registered an account hace 6 años
  Daniel Oaks ac91a3e484 strings: Follow latest advice on PRECIS regarding string stabilizing hace 6 años
  Daniel Oaks f9ef97b204 modes: Add experimental, untested +R user mode to block messages from unregistered users hace 6 años
  Shivaram Lingamneni 9a9a85cd55 fix hostmask issue hace 6 años
  Daniel Oaks ffabd26653 Make sure ISUPPORT outputs are sorted and tested hace 7 años
  Daniel Oaks 97cfc0b629 Print warnings to heavily encourage exposing port 6697 as a TLS port hace 7 años
  Euan Kemp 3b47f3d470 config: don't casefold tls names hace 7 años
  Euan Kemp 449ef4cea1 strings: disallow ':' in nicks hace 7 años
  Euan Kemp 2b155f9b1e server: close connection on parse-ip failure hace 7 años
  Daniel Oaks b807f492ed OPER: If client's already opered-up, ignore new OPER attempts hace 7 años
  Euan Kemp 2e8a98a925 irc: fix timer memleak hace 7 años
  Daniel Oaks c0fbc7908d sasl: Always send a 906 in response to AUTHENTICATE * hace 7 años
  Daniel Oaks 7735ddfa03 Setup v0.8.3-unreleased devel ver hace 7 años
  Daniel Oaks 376fa70244 Release v0.8.2 hace 7 años
  Daniel Oaks b633db3c9d modes: Also allow Voice hace 7 años
  Daniel Oaks 6ffc96d495 modes: Let users give other users privs in channels. Silly bug. hace 7 años
  Daniel Oaks 279ac928ae Setup 0.8.2-unreleased for next release hace 7 años
  Daniel Oaks 325ed3e112 Release v0.8.1 hace 7 años
  Daniel Oaks 23a26f83fe client: Show real IP and whether the target's using TLS in WHOIS hace 7 años
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints hace 7 años
  Daniel Oaks e5980beb7d SANICK: Fix check for new user hace 7 años
  Daniel Oaks c9ed749538 Rename deps hace 7 años
  Daniel Oaks a8fa131244 Move to new repo hace 7 años
  Daniel Oaks 5b3cea8b98 xline: Add snomasks for setting/removing xlines hace 7 años
  Daniel Oaks 309ec8191e Add 'k' snomask for kills (including those coming from dlines and klines) hace 7 años
  Daniel Oaks 3ee26041ff Send snomask on client quits hace 7 años
  Daniel Oaks 8a6ba6f9cc LIST: Start implementing ELIST conditions hace 7 años
  Daniel Oaks 55d8eb5dce Make 'nick' snomask look nicer hace 7 años
  Daniel Oaks 34863a6320 JOIN: Disable JOIN 0 support, in line with Insp hace 7 años
  Daniel Oaks 4128ff6137 server: Check for channel permissions when renaming channels hace 7 años
  Daniel Oaks 0f8ab4eaec server: Add proposed RENAME command hace 7 años
  Daniel Oaks 53190ef131 Send a whole lot more snomasks hace 7 años
  Daniel Oaks ebb9d629d7 xline: Add ANDKILL param to kill all matching clients hace 7 años
  Daniel Oaks a271481c41 Setup 0.8.1-unreleased for next release hace 7 años
  Daniel Oaks f051b43f27 Release v0.8.0 hace 7 años
  Daniel Oaks ab2ae70f13 help: Add help text for snomasks hace 7 años
  Daniel Oaks d847d55c06 Fix wordWrap function so it doesn't drop chars, and fix client.Notice() to automagically split very long lines. hace 7 años
  Daniel Oaks 9fe7c143c8 server: Remove useless comments, make idle/quit function layouts nicer hace 7 años
  Daniel Oaks fb63691c8b commands: Timeout unregistered clients hace 7 años
  Daniel Oaks ff82872934 reg: Rename commands to match hace 7 años
  Daniel Oaks fd793d6adb Add very initial snomasks hace 7 años
  Daniel Oaks 1afd3b8f78 server: Change localconnect msg to include username/realname hace 7 años
  Daniel Oaks f5ecf70ecf logger: Flush file writes to ensure they get written out hace 7 años
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout hace 7 años
  Daniel Oaks 51425b7764 help: Generate index of help topics hace 7 años
  Daniel Oaks 5c518531be Integrate StackImpact profiling hace 7 años
  Daniel Oaks 2bd4d03ecc Prevent copying locks because that's silly hace 7 años