66 Commits (3b47f3d4705825f45c67c07baa1a8982fb1f4491)

Autor SHA1 Mensaje Fecha
  Euan Kemp 3b47f3d470 config: don't casefold tls names hace 7 años
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints hace 7 años
  Daniel Oaks a8fa131244 Move to new repo hace 7 años
  Daniel Oaks fd793d6adb Add very initial snomasks hace 7 años
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout hace 7 años
  Daniel Oaks 5c518531be Integrate StackImpact profiling hace 7 años
  Daniel Oaks 22216d4d60 Fix lots of nits hace 7 años
  Daniel Oaks 317a804644 Fix dates at top of source files hace 7 años
  Daniel Oaks 70b7606996 config: Allow enabling/disabling channel reg hace 7 años
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit hace 7 años
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer hace 7 años
  Daniel Oaks 5c38800a02 config: Advertise STS draft, fix subsequent REHASHing hace 7 años
  Daniel Oaks 29e89b16a0 logger: Very initial working new logs hace 7 años
  Daniel Oaks 1ddeec9225 config: Parse logger config hace 7 años
  Daniel Oaks 3058161f62 config: Fix accounts registration/authentication hace 7 años
  Daniel Oaks 52127edde3 config: Better explain linelen hace 7 años
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support hace 7 años
  Daniel Oaks d2e18962e3 Very initial maxline work hace 7 años
  Daniel Oaks 91d59575ce Add initial automated connection throttling hace 7 años
  Daniel Oaks ee3853f845 restapi: Initial commit hace 7 años
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists hace 7 años
  Daniel Oaks a404bf83d1 Add automated client connection limiting hace 7 años
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost hace 7 años
  Daniel Oaks f3459830e7 opers: Allow setting custom whois lines hace 7 años
  Daniel Oaks 64bdedaee2 Add oper classes, for more finely-grained control hace 7 años
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL hace 7 años
  Daniel Oaks 1bab81091f Add MONITOR command hace 7 años
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful hace 7 años
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff hace 7 años
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead hace 7 años
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. hace 7 años
  Daniel Oaks 0087de6092 client: Add AWAYLEN hace 7 años
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now hace 7 años
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN hace 7 años
  Daniel Oaks e4b6c1852b accounts: Add very initial, extremely broken account work (not including config changes) hace 7 años
  Daniel Oaks 1746be2bb8 db: Add very initial buntdb datastore hace 7 años
  Daniel Oaks 43553390d6 WHOWAS: Make maximum number of entries configurable hace 8 años
  Daniel Oaks a5911ad14c server: Add configurable NICKLEN and CHANNELLEN hace 8 años
  Daniel Oaks 19c2bb69fc Allow looking up usernames with ident on connection hace 8 años
  Daniel Oaks 41473bb444 Fix PASS handling hace 8 años
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better hace 8 años
  Daniel Oaks 2fb6acb92a restructure SSL/TLS a bit, name config items better hace 8 años
  Daniel Oaks 8885f14f19 PROXY: Restrict to specified addresses/hostnames hace 8 años
  Daniel Oaks 77bf7173ff Require that server names must be hostnames, and nicks cannot be hostnames hace 8 años
  Daniel Oaks c3288823af Add native SSL/TLS listener support from @enmand for our new config hace 8 años
  Daniel Oaks a013205fd1 Support network name hace 8 años
  Daniel Oaks 29d80366a6 Use docopt for command-line processing and new YAML configuration format hace 8 años
  Roberto Besser 404151fe9d code.google.com is shutting down, change import to use gopkg.in hace 8 años
  Niels Freier 6a69a65860 WebSocket layer to be able to connect "web" client hace 9 años
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 hace 10 años