607 次程式碼提交 (v2.13.0-rc1)
 

作者 SHA1 備註 提交日期
  Jeremy Latt 74b8221db7 use mutexes more 10 年之前
  Jeremy Latt 81a0f19390 fix bad ref in part command 10 年之前
  Jeremy Latt a17490e801 disable no-topic reply 10 年之前
  Jeremy Latt 0f6ee63e6e fix a race 10 年之前
  Jeremy Latt 213afc0481 fix another race 10 年之前
  Jeremy Latt ae02596214 get rid of extra topic messages 10 年之前
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly 10 年之前
  Jeremy Latt 0bfa2fb98f channel mode flags and member modes 10 年之前
  Jeremy Latt 6983d1930c RPL_ENDOFNAMES should come from server 10 年之前
  Jeremy Latt 33b1e6c582 simplify Replier 10 年之前
  Jeremy Latt ac186a0669 don't close socket send channel 10 年之前
  Jeremy Latt 50f1012c92 don't close socket sending channel 10 年之前
  Jeremy Latt 87cc184ec0 type numeric codes 10 年之前
  Jeremy Latt 3a9027e3dc don't double-close socket 10 年之前
  Jeremy Latt 4d9742d033 organize server command into phases 10 年之前
  Jeremy Latt 29df88fb7a more race conditions 10 年之前
  Jeremy Latt 72a90d5544 don't close channels unless necessary 10 年之前
  Jeremy Latt 9600be82a3 fix more data races 10 年之前
  Jeremy Latt 6ea3c8f4d1 fix race conditions 10 年之前
  Jeremy Latt 7051627fb2 avoid race double-close on replies 10 年之前
  Jeremy Latt 3ba928cee6 remove server command mutex 10 年之前
  Jeremy Latt 7cef494d28 don't close replies twice 10 年之前
  Jeremy Latt be01a412d9 only quit registered clients 10 年之前
  Jeremy Latt dcc40bbac1 more logging 10 年之前
  Jeremy Latt 541a40b056 touch should respect destroyed 10 年之前
  Jeremy Latt e0e61907ce don't trigger connection closed on read and write goroutines 10 年之前
  Jeremy Latt 03b6caa597 don't close replies too many times 10 年之前
  Jeremy Latt d35fe6088c attempt to fix hang condition in quit sequence 10 年之前
  Jeremy Latt a9eae872c9 mutex server commands 10 年之前
  Jeremy Latt 42ff4410ad more logging 10 年之前
  Jeremy Latt 6301d2b47f more logging 10 年之前
  Jeremy Latt 8902ee040d more logging; check client for each reply 10 年之前
  Jeremy Latt 11537ad975 abstract net operations as Socket 10 年之前
  Jeremy Latt b8bbc7eeb5 add more logging 10 年之前
  Jeremy Latt b6a7d98b64 adjust authorization and add more hang logging 10 年之前
  Jeremy Latt ce931b23a2 simplify net logging 10 年之前
  Jeremy Latt 965d8efdf8 add a login timout to close dropped connections 10 年之前
  Jeremy Latt 6e0ab99d38 look up PROXY hostnames async 10 年之前
  Jeremy Latt 4b98d2a45b clear out old clients; fix NameReply 10 年之前
  Jeremy Latt c805006ab8 save reply source id at init time for nick changes 10 年之前
  Jeremy Latt 261aaa128f try to fix nick message sending 10 年之前
  Jeremy Latt c327042c94 destroy clients on socket close with quit 10 年之前
  Jeremy Latt 7a2c9db503 don't allow send on closed channels 10 年之前
  Jeremy Latt ca25828804 sanify debug net logging 10 年之前
  Jeremy Latt 415ccc7607 maybe fix networking hangs 10 年之前
  Jeremy Latt 01fa48c73e clear client channel list on destroy 10 年之前
  Jeremy Latt 2aa61b0dbe clean up and fix targets for quit message 10 年之前
  Jeremy Latt 52dd2521c2 remove prefix from local replies; fix topic message 10 年之前
  Jeremy Latt db2a21fee0 ignore target in whois 10 年之前
  Jeremy Latt 6daf81ea91 notice command 10 年之前