43 Commits (23c7218bf1a1e2f7bb15d797b09da86727e552c3)

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