63 Révisions (c97472582d3f198f408b9af196c4c39e5e500250)

Auteur SHA1 Message Date
  Edmund Huber 02dca1dd89 fix array overrun panic bug, #13 il y a 9 ans
  Jeremy Latt 6c10add399 improve performance by using less goroutines il y a 10 ans
  Jeremy Latt b0bb0faadc remove unnecessary String()s; rename parse functions il y a 10 ans
  Edmund Huber 34b01b115e add a type for CTCP-encoded strings, and NOTICEs for error cases il y a 10 ans
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 il y a 10 ans
  Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks il y a 10 ans
  Jeremy Latt 2006aff9f7 break up types.go il y a 10 ans
  Jeremy Latt 77d053ccac get rid of editableCommand il y a 10 ans
  Jeremy Latt 96a108f8da mark unicode normalization with type il y a 10 ans
  Jeremy Latt b2055595e1 WHOWAS command il y a 10 ans
  Jeremy Latt 69cdad45ac partially-working sqlite-based usermasks il y a 10 ans
  Jeremy Latt 0874692aa8 send proper replies for cap protocol il y a 10 ans
  Jeremy Latt 9aa7debbfe move password handling into a single file il y a 10 ans
  Jeremy Latt 36602c9a3c basic capability negotiation il y a 10 ans
  Jeremy Latt 542744d52a fix line parsing function il y a 10 ans
  Jeremy Latt 04f0b2c48d trim trailing space from commands il y a 10 ans
  Jeremy Latt 6f00f89efa relax unicode parsing rules il y a 10 ans
  Jeremy Latt 39911a812d handle mode command with trailing empty arguments il y a 10 ans
  Jeremy Latt a30bb540e9 rewrite parseLine to be much saner about utf8 il y a 10 ans
  Jeremy Latt 1fe73aaa9e kill command il y a 10 ans
  Jeremy Latt 4d2d18caf1 time command il y a 10 ans
  Jeremy Latt f0305cf01a invite command il y a 10 ans
  Jeremy Latt d6ec1e719b add a version command for sumeet il y a 10 ans
  Jeremy Latt cc6f764c85 minor cleanup il y a 10 ans
  Jeremy Latt 72726a39b8 many changes il y a 10 ans
  Jeremy Latt 41e6baf9d4 get rid of a race; use pointers where possible il y a 10 ans
  Jeremy Latt 0bf968e19e move command parsing and hostname lookups into the socket routine il y a 10 ans
  Jeremy Latt 3b56b5bf42 expose various go internals as a DEBUG command il y a 10 ans
  Jeremy Latt f482b6b82f add all channel mask list replies il y a 10 ans
  Jeremy Latt f9bf422ba7 be more lax about whitespace when parsing commands from clients il y a 10 ans
  Jeremy Latt b6d8f62674 adjust ping message il y a 10 ans
  Jeremy Latt 9960089226 format replies to strings instead of using a Reply struct il y a 10 ans
  Jeremy Latt 58517ad4e8 fix closed channel on socket close il y a 10 ans
  Jeremy Latt baf83e73d2 support USER from both RFCs 1459 and 2812 il y a 10 ans
  Jeremy Latt b17e62d0b0 names command il y a 10 ans
  Jeremy Latt 2ecc66b9d9 add more modes to arg-having modes il y a 10 ans
  Jeremy Latt f0fc3b492c list command il y a 10 ans
  Jeremy Latt a9d7f64693 kick command il y a 10 ans
  Jeremy Latt a894e3f37f parse lines more robustly il y a 10 ans
  Jeremy Latt 4e56ea1bdc get rid of unnecessary concurrency for channels and clients il y a 10 ans
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly il y a 10 ans
  Jeremy Latt 4d9742d033 organize server command into phases il y a 10 ans
  Jeremy Latt 52dd2521c2 remove prefix from local replies; fix topic message il y a 10 ans
  Jeremy Latt 6daf81ea91 notice command il y a 10 ans
  Jeremy Latt 09887b2db3 motd command il y a 10 ans
  Jeremy Latt a203a3ca16 ison command il y a 10 ans
  Jeremy Latt 08d9d5ab79 away modes il y a 10 ans
  Jeremy Latt 4379cb8e1c add PROXY protocol support il y a 10 ans
  Jeremy Latt fb65203805 stub cap command il y a 10 ans
  Jeremy Latt 8a90634c0a irc operators il y a 10 ans