83 Révisions (7c624f9a38aae1b950c00adf0bd1e1c7adfdeae0)

Auteur SHA1 Message Date
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable 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
  Shivaram Lingamneni d66470f1c4 review fix: rename various packages and objects il y a 6 ans
  Shivaram Lingamneni ac9ac5ef19 create separate irc/connection_limiting package il y a 6 ans
  Daniel Oaks 695faefd93 Allow formatting codes in the MOTD il y a 6 ans
  Daniel Oaks 68b1dc9e72 Split passwd into its' own subpackage il y a 6 ans
  Daniel Oaks 207c1074df Split utils out to a separate subpackage il y a 6 ans
  Shivaram Lingamneni aff1752d67 refactor logging to implement #142 il y a 6 ans
  Daniel Oaks f7f049973f Rip out REST API and web interface. il y a 6 ans
  Shivaram Lingamneni 3b0f1ff1cc delete websocket support as per discussion on #139 il y a 6 ans
  Shivaram Lingamneni e8b1870067 refactor the rehash implementation il y a 6 ans
  Shivaram Lingamneni 99f02ede20 restore PROXY protocol support il y a 6 ans
  Shivaram Lingamneni 0f0f2d1314 refactor listener update/destroy code il y a 6 ans
  Daniel Oaks c48d869f4d Allow multiple account registrations for testing il y a 6 ans
  Shivaram Lingamneni 333afe1062 make default channel modes configurable il y a 6 ans
  Euan Kemp 3b47f3d470 config: don't casefold tls names il y a 7 ans
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints il y a 7 ans
  Daniel Oaks a8fa131244 Move to new repo il y a 7 ans
  Daniel Oaks fd793d6adb Add very initial snomasks il y a 7 ans
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout il y a 7 ans
  Daniel Oaks 5c518531be Integrate StackImpact profiling il y a 7 ans
  Daniel Oaks 22216d4d60 Fix lots of nits il y a 7 ans
  Daniel Oaks 317a804644 Fix dates at top of source files il y a 7 ans
  Daniel Oaks 70b7606996 config: Allow enabling/disabling channel reg il y a 7 ans
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit il y a 7 ans
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer il y a 7 ans
  Daniel Oaks 5c38800a02 config: Advertise STS draft, fix subsequent REHASHing il y a 7 ans
  Daniel Oaks 29e89b16a0 logger: Very initial working new logs il y a 7 ans
  Daniel Oaks 1ddeec9225 config: Parse logger config il y a 7 ans
  Daniel Oaks 3058161f62 config: Fix accounts registration/authentication il y a 7 ans
  Daniel Oaks 52127edde3 config: Better explain linelen il y a 7 ans
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support il y a 7 ans
  Daniel Oaks d2e18962e3 Very initial maxline work il y a 7 ans
  Daniel Oaks 91d59575ce Add initial automated connection throttling il y a 7 ans
  Daniel Oaks ee3853f845 restapi: Initial commit il y a 7 ans
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists il y a 7 ans
  Daniel Oaks a404bf83d1 Add automated client connection limiting il y a 7 ans
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost il y a 7 ans
  Daniel Oaks f3459830e7 opers: Allow setting custom whois lines il y a 7 ans
  Daniel Oaks 64bdedaee2 Add oper classes, for more finely-grained control il y a 7 ans
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL il y a 7 ans
  Daniel Oaks 1bab81091f Add MONITOR command il y a 7 ans
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful il y a 7 ans
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff il y a 7 ans
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead il y a 7 ans
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. il y a 7 ans
  Daniel Oaks 0087de6092 client: Add AWAYLEN il y a 7 ans
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now il y a 7 ans