54 커밋 (0126edc7af632f90774975eaa3cdd2f2c08c0022)

작성자 SHA1 메시지 날짜
  Jeremy Latt 77d053ccac get rid of editableCommand 10 년 전
  Jeremy Latt b2055595e1 WHOWAS command 10 년 전
  Jeremy Latt 69cdad45ac partially-working sqlite-based usermasks 10 년 전
  Jeremy Latt 0874692aa8 send proper replies for cap protocol 10 년 전
  Jeremy Latt 9aa7debbfe move password handling into a single file 10 년 전
  Jeremy Latt 36602c9a3c basic capability negotiation 10 년 전
  Jeremy Latt 542744d52a fix line parsing function 10 년 전
  Jeremy Latt 04f0b2c48d trim trailing space from commands 10 년 전
  Jeremy Latt 6f00f89efa relax unicode parsing rules 10 년 전
  Jeremy Latt 39911a812d handle mode command with trailing empty arguments 10 년 전
  Jeremy Latt a30bb540e9 rewrite parseLine to be much saner about utf8 10 년 전
  Jeremy Latt 1fe73aaa9e kill command 10 년 전
  Jeremy Latt 4d2d18caf1 time command 10 년 전
  Jeremy Latt f0305cf01a invite command 10 년 전
  Jeremy Latt d6ec1e719b add a version command for sumeet 10 년 전
  Jeremy Latt cc6f764c85 minor cleanup 10 년 전
  Jeremy Latt 72726a39b8 many changes 10 년 전
  Jeremy Latt 41e6baf9d4 get rid of a race; use pointers where possible 10 년 전
  Jeremy Latt 0bf968e19e move command parsing and hostname lookups into the socket routine 10 년 전
  Jeremy Latt 3b56b5bf42 expose various go internals as a DEBUG command 10 년 전
  Jeremy Latt f482b6b82f add all channel mask list replies 10 년 전
  Jeremy Latt f9bf422ba7 be more lax about whitespace when parsing commands from clients 10 년 전
  Jeremy Latt b6d8f62674 adjust ping message 10 년 전
  Jeremy Latt 9960089226 format replies to strings instead of using a Reply struct 10 년 전
  Jeremy Latt 58517ad4e8 fix closed channel on socket close 10 년 전
  Jeremy Latt baf83e73d2 support USER from both RFCs 1459 and 2812 10 년 전
  Jeremy Latt b17e62d0b0 names command 10 년 전
  Jeremy Latt 2ecc66b9d9 add more modes to arg-having modes 10 년 전
  Jeremy Latt f0fc3b492c list command 10 년 전
  Jeremy Latt a9d7f64693 kick command 10 년 전
  Jeremy Latt a894e3f37f parse lines more robustly 10 년 전
  Jeremy Latt 4e56ea1bdc get rid of unnecessary concurrency for channels and clients 10 년 전
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly 10 년 전
  Jeremy Latt 4d9742d033 organize server command into phases 10 년 전
  Jeremy Latt 52dd2521c2 remove prefix from local replies; fix topic message 10 년 전
  Jeremy Latt 6daf81ea91 notice command 10 년 전
  Jeremy Latt 09887b2db3 motd command 10 년 전
  Jeremy Latt a203a3ca16 ison command 10 년 전
  Jeremy Latt 08d9d5ab79 away modes 10 년 전
  Jeremy Latt 4379cb8e1c add PROXY protocol support 10 년 전
  Jeremy Latt fb65203805 stub cap command 10 년 전
  Jeremy Latt 8a90634c0a irc operators 10 년 전
  Jeremy Latt 1787ac8ebf use Reply() to wrap channel 10 년 전
  Jeremy Latt 55d3d6e946 don't overwrite base command 10 년 전
  Jeremy Latt 20257ec624 use ModeOp everywhere 10 년 전
  Jeremy Latt 93f4b6859a more channel mode parsing and bad listing 10 년 전
  Jeremy Latt d370abcd4c minimal who command 10 년 전
  Jeremy Latt d8951e1b48 minimal channel mode command 10 년 전
  Jeremy Latt a0eed1d687 properly implement join/part 10 년 전
  Jeremy Latt c4f457705a minimal whois implementation 10 년 전