29 Commits (d65f86e1205e7624910a0e20e7fea35ca782b7f6)

Author SHA1 Message Date
  Daniel Oaks a5911ad14c server: Add configurable NICKLEN and CHANNELLEN 8 years ago
  Daniel Oaks 19c2bb69fc Allow looking up usernames with ident on connection 8 years ago
  Daniel Oaks 41473bb444 Fix PASS handling 8 years ago
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
  Daniel Oaks 2fb6acb92a restructure SSL/TLS a bit, name config items better 8 years ago
  Daniel Oaks 8885f14f19 PROXY: Restrict to specified addresses/hostnames 8 years ago
  Daniel Oaks 77bf7173ff Require that server names must be hostnames, and nicks cannot be hostnames 8 years ago
  Daniel Oaks c3288823af Add native SSL/TLS listener support from @enmand for our new config 8 years ago
  Daniel Oaks a013205fd1 Support network name 8 years ago
  Daniel Oaks 29d80366a6 Use docopt for command-line processing and new YAML configuration format 8 years ago
  Roberto Besser 404151fe9d code.google.com is shutting down, change import to use gopkg.in 8 years ago
  Niels Freier 6a69a65860 WebSocket layer to be able to connect "web" client 9 years ago
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 10 years ago
  Jeremy Latt e15f47c766 move to channel-based logging 10 years ago
  Jeremy Latt 96a108f8da mark unicode normalization with type 10 years ago
  Jeremy Latt 5c6f8ff92a improve logging 10 years ago
  Jeremy Latt 22c1cfdc3e chdir instead of relativizing paths in config 10 years ago
  Jeremy Latt 9aa7debbfe move password handling into a single file 10 years ago
  Jeremy Latt 83d021fcb7 switch to gcfg for conf file 10 years ago
  Jeremy Latt 02abeeb164 persistent channels persisted to a sqlite db 10 years ago
  Jeremy Latt 72726a39b8 many changes 10 years ago
  Jeremy Latt be089e7f5f do bcrypt in the client main routine 10 years ago
  Jeremy Latt 09887b2db3 motd command 10 years ago
  Jeremy Latt 8d0adf253d configure ipv4/6 in config file 10 years ago
  Jeremy Latt db0f494604 TLS support 10 years ago
  Jeremy Latt 8a90634c0a irc operators 10 years ago
  Jeremy Latt 281558072a configure server with json 10 years ago