44 Révisions (master)

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