546 коммитов (317a80464408c3df31f47a308aef2b02e914c3c4)

Автор SHA1 Сообщение Дата
  Daniel Oaks b5e7d8968f accounts: Add SASL EXTERNAL handler 7 лет назад
  Daniel Oaks 70665850aa accounts: Add SASL PLAIN handler 7 лет назад
  Daniel Oaks 1679bc9ac2 accounts: Add initial SASL handler, still need to write mechanism handlers 7 лет назад
  Daniel Oaks 5d6b4127ff registration: Fix comment 7 лет назад
  Daniel Oaks e3fbdebc48 registration: Hook up reg to actual accounts 7 лет назад
  Daniel Oaks 5269dc8776 accounts: Very roughly introduce account type 7 лет назад
  Daniel Oaks 739f8d71d2 server: Close db and store more properly 7 лет назад
  Daniel Oaks 90d5f7d6a2 registration: Very initial, very skodgy 'working' account reg 7 лет назад
  Daniel Oaks 4cb196f50a server: Close store properly, on shutdown 7 лет назад
  Daniel Oaks 6e96a175d6 registration: Add new password manager, integrate registration and credential types 7 лет назад
  Daniel Oaks 68c83a95d4 WHOIS: Fixes, add certfp 7 лет назад
  Daniel Oaks 49034cb20e certfp: Add certfp retrieval from client 7 лет назад
  Daniel Oaks d3d88cfa0c registration: Move REG CREATE to its' own function 7 лет назад
  Daniel Oaks 6e9722dee5 accounts: Rename some args, check credential type 7 лет назад
  Daniel Oaks e7fced804e accounts: Fix broken numeric, write more framework for reg 7 лет назад
  Daniel Oaks e4b6c1852b accounts: Add very initial, extremely broken account work (not including config changes) 7 лет назад
  Daniel Oaks 1746be2bb8 db: Add very initial buntdb datastore 7 лет назад
  Daniel Oaks 2ab8d4cb6e names: Allow more characters in channel names -- from jlatt/ergonomadic#39 <3 7 лет назад
  Daniel Oaks a177ca36b1 server: Add some comments and clean up a bit -- from jlatt/ergonomadic#39 <3 7 лет назад
  Daniel Oaks 43553390d6 WHOWAS: Make maximum number of entries configurable 7 лет назад
  Daniel Oaks 6e66c5c8a7 channel: Prevent duping error code in channel.Persist -- from jlatt/ergonomadic#39 <3 7 лет назад
  Daniel Oaks e33a810522 capability: Add extended-join and userhost-in-names 7 лет назад
  Daniel Oaks ef592d160c capability: Add server-time 7 лет назад
  Daniel Oaks e04ef1ca11 NICK: Fix setting nicks after registration 7 лет назад
  Daniel Oaks 842f0d05ab strings: Only allow # channels, since we only implement those 7 лет назад
  Daniel Oaks 5a8e7709b2 strings: Disallow more broken nicknames 7 лет назад
  Daniel Oaks 1b67af7e85 strings: Also explicitly disallow . in nicknames 7 лет назад
  Daniel Oaks 9d853d5be7 strings: Don't allow nicks to start with dashes or 0-9 7 лет назад
  Daniel Oaks 5e55e35774 OPER: Fix sent MODE string 7 лет назад
  Daniel Oaks a5911ad14c server: Add configurable NICKLEN and CHANNELLEN 7 лет назад
  Daniel Oaks d810033a02 client: Timeout ident more nicely 8 лет назад
  Daniel Oaks 199f8bd8ae USER: disallow usernames that break the protocol 8 лет назад
  Daniel Oaks 19c2bb69fc Allow looking up usernames with ident on connection 8 лет назад
  Daniel Oaks 1d51bb450a constants: Make SEM_VER the actual version number conforming to Semantec Versioning, and VER the composed number 8 лет назад
  Daniel Oaks 748bc759cb Cleanups reported by goreportcard 8 лет назад
  Daniel Oaks 5d3b185881 client: Use more accurate QUIT message for ping timeouts 8 лет назад
  Daniel Oaks b820559050 modes: Add TLS umode (+Z) 8 лет назад
  Daniel Oaks 2874d4f897 remove empty file 8 лет назад
  Daniel Oaks 138f61d852 remove empty file 8 лет назад
  Daniel Oaks 670cf51452 modes: Migrating useful mode structs and functions directly to modes 8 лет назад
  Daniel Oaks 41473bb444 Fix PASS handling 8 лет назад
  Daniel Oaks bded3202c2 channels: send RPL_CHANNELCREATED and RPL_TOPICTIME 8 лет назад
  Daniel Oaks 34a099b61a Fix PING and PONG 8 лет назад
  Daniel Oaks e19c1527a4 modes: Fix modes, re-add channel modes 8 лет назад
  Daniel Oaks 04442ddef1 Stuff is no longer completely broken. Just mostly. 8 лет назад
  Daniel Oaks b8dc10f92d nickname: Fix 8 лет назад
  Daniel Oaks 9e7a590f23 server: Fix 8 лет назад
  Daniel Oaks 2a519c8061 use server.name and server.nameString, name for checking and getting nice comparison, nameString for reply outputs 8 лет назад
  Daniel Oaks 7b13858f8c client: Fix 8 лет назад
  Daniel Oaks 7fcc6bdbc4 channels: Fix 8 лет назад