44 Commits (master)

Autor SHA1 Mensaje Fecha
  Shivaram Lingamneni 7726160ec7 add a config switch to accept hostnames from WEBIRC hace 2 meses
  Shivaram Lingamneni 23c7218bf1 first pass at renaming Oragono to Ergo hace 3 años
  Shivaram Lingamneni 84e3b5d77b stop autocreating d-lines for throttle violations hace 3 años
  Shivaram Lingamneni 3062f97c2b fix #1389 hace 3 años
  Shivaram Lingamneni 1a9f501383 fix #414 hace 3 años
  Shivaram Lingamneni f3cdf8442a pass the require-sasl message through from the script hace 3 años
  Shivaram Lingamneni 1a98a37a75 scripting API for IP bans hace 3 años
  Shivaram Lingamneni 9000383f88 Move config errors to call sites hace 3 años
  Shivaram Lingamneni 01bd04a8ff fix #1050 hace 4 años
  Shivaram Lingamneni 89984f9c36 fix untrusted PROXY lines being accepted hace 4 años
  Shivaram Lingamneni 3dc5c8de78 more work on websocket support hace 4 años
  Shivaram Lingamneni f4f7a8afaa shorten type names to 10 chars hace 4 años
  Shivaram Lingamneni ad32356e34 move authentication data from Client to Session hace 4 años
  Shivaram Lingamneni 33dac4c0ba initial persistent history implementation hace 4 años
  Shivaram Lingamneni f920d3b79f fix #530, #721 hace 4 años
  Shivaram Lingamneni 3480f124cd fix #688 hace 4 años
  Shivaram Lingamneni 50783d5276 fix #561, take 2 hace 4 años
  Shivaram Lingamneni f6eb8fa5a1 fix #197 hace 4 años
  Shivaram Lingamneni 316d45917d pass the correct quit message when a proxied client is banned hace 5 años
  Shivaram Lingamneni c28e6d13f9 implement ip cloaking hace 5 años
  Shivaram Lingamneni da656c07c8 add NICKSERV SESSIONS command to list sessions hace 5 años
  Shivaram Lingamneni c2faeed4b5 initial implementation of bouncer functionality hace 5 años
  Shivaram Lingamneni b0f89062fa add support for tor (#369) hace 5 años
  Shivaram Lingamneni 0d2cf21cec clean something up in ApplyProxiedIP hace 5 años
  Shivaram Lingamneni 1c23af8767 add sasl-only config option hace 5 años
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 hace 5 años
  Shivaram Lingamneni eb5f2c1db9 fix webirc password handling hace 5 años
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system hace 5 años
  Shivaram Lingamneni cc9941cb07 review fixes, bug fixes hace 6 años
  Shivaram Lingamneni fad2475c3f modes refactor, #255 hace 6 años
  Daniel Oaks 2419f69879 Move all errors into errors.go hace 6 años
  Daniel Oaks 3634d0601e Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) hace 6 años
  Daniel Oaks afd6ca610c Split language into a subpackage hace 6 años
  Daniel Oaks 47d2ce351c Centralise all command handlers in handlers.go hace 6 años
  Shivaram Lingamneni 2a7f055ef3 support unix domain sockets hace 6 años
  Shivaram Lingamneni 2d6ddf7eb9 kiwi's gateway uses the flag `secure` instead of `tls` hace 6 años
  Shivaram Lingamneni b7f66fb1de allow WEBIRC to set the TLS flag over local plaintext connections hace 6 años
  Shivaram Lingamneni 09a17b32be disallow WEBIRC after PROXY hace 6 años
  Daniel Oaks 275227a461 Make like every client-facing string translatable hace 6 años
  Shivaram Lingamneni 7ccb485b50 add two getters hace 6 años
  Daniel Oaks b0649cb5d3 WEBIRC: Allow protecting with fingerprint and parse `tls` flag hace 6 años
  Daniel Oaks e1868f8a47 WEBIRC: Export fields so the config loads properly hace 6 años
  Daniel Oaks 34987ba53a Allow WEBIRC from specified hosts hace 6 años