13 Révisions (e0e4791f72227d78b79c22e8cde871244095da89)

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