5281 Commits (master)
 

Author SHA1 Message Date
  Jeremy Latt 87cc184ec0 type numeric codes 10 years ago
  Jeremy Latt 3a9027e3dc don't double-close socket 10 years ago
  Jeremy Latt 4d9742d033 organize server command into phases 10 years ago
  Jeremy Latt 29df88fb7a more race conditions 10 years ago
  Jeremy Latt 72a90d5544 don't close channels unless necessary 10 years ago
  Jeremy Latt 9600be82a3 fix more data races 10 years ago
  Jeremy Latt 6ea3c8f4d1 fix race conditions 10 years ago
  Jeremy Latt 7051627fb2 avoid race double-close on replies 10 years ago
  Jeremy Latt 3ba928cee6 remove server command mutex 10 years ago
  Jeremy Latt 7cef494d28 don't close replies twice 10 years ago
  Jeremy Latt be01a412d9 only quit registered clients 10 years ago
  Jeremy Latt dcc40bbac1 more logging 10 years ago
  Jeremy Latt 541a40b056 touch should respect destroyed 10 years ago
  Jeremy Latt e0e61907ce don't trigger connection closed on read and write goroutines 10 years ago
  Jeremy Latt 03b6caa597 don't close replies too many times 10 years ago
  Jeremy Latt d35fe6088c attempt to fix hang condition in quit sequence 10 years ago
  Jeremy Latt a9eae872c9 mutex server commands 10 years ago
  Jeremy Latt 42ff4410ad more logging 10 years ago
  Jeremy Latt 6301d2b47f more logging 10 years ago
  Jeremy Latt 8902ee040d more logging; check client for each reply 10 years ago
  Jeremy Latt 11537ad975 abstract net operations as Socket 10 years ago
  Jeremy Latt b8bbc7eeb5 add more logging 10 years ago
  Jeremy Latt b6a7d98b64 adjust authorization and add more hang logging 10 years ago
  Jeremy Latt ce931b23a2 simplify net logging 10 years ago
  Jeremy Latt 965d8efdf8 add a login timout to close dropped connections 10 years ago
  Jeremy Latt 6e0ab99d38 look up PROXY hostnames async 10 years ago
  Jeremy Latt 4b98d2a45b clear out old clients; fix NameReply 10 years ago
  Jeremy Latt c805006ab8 save reply source id at init time for nick changes 10 years ago
  Jeremy Latt 261aaa128f try to fix nick message sending 10 years ago
  Jeremy Latt c327042c94 destroy clients on socket close with quit 10 years ago
  Jeremy Latt 7a2c9db503 don't allow send on closed channels 10 years ago
  Jeremy Latt ca25828804 sanify debug net logging 10 years ago
  Jeremy Latt 415ccc7607 maybe fix networking hangs 10 years ago
  Jeremy Latt 01fa48c73e clear client channel list on destroy 10 years ago
  Jeremy Latt 2aa61b0dbe clean up and fix targets for quit message 10 years ago
  Jeremy Latt 52dd2521c2 remove prefix from local replies; fix topic message 10 years ago
  Jeremy Latt db2a21fee0 ignore target in whois 10 years ago
  Jeremy Latt 6daf81ea91 notice command 10 years ago
  Jeremy Latt 09887b2db3 motd command 10 years ago
  Jeremy Latt a203a3ca16 ison command 10 years ago
  Jeremy Latt 08d9d5ab79 away modes 10 years ago
  Jeremy Latt cdae59ecf5 stub motd 10 years ago
  Jeremy Latt 887f12cb31 get rid of channel abstraction for buffered socket io 10 years ago
  Jeremy Latt aac0efebee send initial nick message to source client 10 years ago
  Jeremy Latt 0e07b29010 avoid nil reference in who reply 10 years ago
  Jeremy Latt a34443f155 fix reverse dns 10 years ago
  Jeremy Latt 4379cb8e1c add PROXY protocol support 10 years ago
  Jeremy Latt a8141a0e1c async new connections 10 years ago
  Jeremy Latt 8d0adf253d configure ipv4/6 in config file 10 years ago
  Jeremy Latt fb65203805 stub cap command 10 years ago