13 次代码提交 (e0e4791f72227d78b79c22e8cde871244095da89)

作者 SHA1 备注 提交日期
  Shivaram Lingamneni e0e4791f72 factor out some shared code 2 年前
  Shivaram Lingamneni 475d7ba418 fix non-linux builds 3 年前
  Shivaram Lingamneni f12384c5a6 Output unix socket credentials where applicable 3 年前
  Shivaram Lingamneni bcdf61bd7a fix #1284 3 年前
  Shivaram Lingamneni 3dc5c8de78 more work on websocket support 4 年前
  Shivaram Lingamneni 33dac4c0ba initial persistent history implementation 4 年前
  Shivaram Lingamneni f1e2bbc0e4 more permissive hostname validation 4 年前
  Shivaram Lingamneni 3480f124cd fix #688 4 年前
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5 年前
  Shivaram Lingamneni 6bdc6af186 refactor [dk]lines, implement #144 5 年前
  Shivaram Lingamneni 2a7f055ef3 support unix domain sockets 6 年前
  Shivaram Lingamneni b7f66fb1de allow WEBIRC to set the TLS flag over local plaintext connections 6 年前
  Daniel Oaks 207c1074df Split utils out to a separate subpackage 6 年前
  Shivaram Lingamneni 9a9a85cd55 fix hostmask issue 6 年前
  Daniel Oaks 22216d4d60 Fix lots of nits 7 年前
  Daniel Oaks 317a804644 Fix dates at top of source files 7 年前
  Daniel Oaks 859d0cd607 net: Prepend IPv6 addresses with '0' if necessary 7 年前
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff 7 年前
  Daniel Oaks 3c2fae666a net: Fix issue where some local clients would break. 7 年前
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 年前
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 年前
  Daniel Oaks 77bf7173ff Require that server names must be hostnames, and nicks cannot be hostnames 8 年前
  Jeremy Latt 96a108f8da mark unicode normalization with type 10 年前
  Jeremy Latt ac186a0669 don't close socket send channel 10 年前
  Jeremy Latt 87cc184ec0 type numeric codes 10 年前
  Jeremy Latt b8bbc7eeb5 add more logging 10 年前
  Jeremy Latt 965d8efdf8 add a login timout to close dropped connections 10 年前
  Jeremy Latt 887f12cb31 get rid of channel abstraction for buffered socket io 10 年前
  Jeremy Latt a34443f155 fix reverse dns 10 年前
  Jeremy Latt 28bd5a40ba trim . from reverse address lookup 10 年前
  Jeremy Latt 959167cbe7 reverse dns lookup 10 年前
  Jeremy Latt 3fd73e3252 don't close socket channels to avoid panics 10 年前
  Jeremy Latt 6653b55416 interpret local ips as localhost 10 年前
  Jeremy Latt a3b7441939 type cleanup 10 年前
  Jeremy Latt 93f4b6859a more channel mode parsing and bad listing 10 年前
  Jeremy Latt c4f457705a minimal whois implementation 10 年前
  Jeremy Latt 06648393a1 implement join/quit and channel messages properly 10 年前
  Jeremy Latt b9cb539219 organize like a proper go package 10 年前
  Jeremy Latt f04dd7c5d5 get rid of user abstraction, services 10 年前
  Jeremy Latt ccdf7779a5 User persistence to sqlite. 11 年前
  Jeremy Latt 48ca57c43d Encapsulate SQL statements and refactor Save functions as transactionable. 11 年前
  Jeremy Latt 8e5ff51257 Make debugging messages easier to turn off. 11 年前
  Jeremy Latt 5acc36409a Move main into the right location; fix a lot of channel messages. 11 年前
  Jeremy Latt 24ad2172a8 massive refactor and basic channel support: join, part, message 11 年前
  Jeremy Latt 99364e8b5f Implement mode [+-]i. 12 年前
  Jeremy Latt fed72a7aa3 Make Message an interface with attached handling behavior. 12 年前
  Jeremy Latt faece3e7f8 Add regexes for commands. 12 年前
  Jeremy Latt a427e2bb47 initial commit 12 年前