72 Commits (50eaacee9edc037127e0035b0ba7b0415a7e0805)

Author SHA1 Message Date
  Shane Mc Cormack 50eaacee9e Don't check for SRV Records if a port is specified. 11 years ago
  Shane Mc Cormack 6e58fcddd2 Add support for SRV records for finding IRC servers. eg irc://quakenet.org/ 11 years ago
  Shane Mc Cormack cfac5e3512 Seems ircd developers have standardised on 6697 as the default SSL port, so we should also. 11 years ago
  Shane Mc Cormack 9377336d5d Add state-tracking to capability commands. 11 years ago
  Shane Mc Cormack cb1c1ad110 Add support for "CAP" extension. 11 years ago
  Shane Mc Cormack 3ce9380cf5 Try to connect using IPv6 before IPv4, and falling back if there are errors. 12 years ago
  Shane Mc Cormack afbd2870b3 Update copyright for 2012 12 years ago
  Shane Mc Cormack 9f5da313da Bye Bye Warning. 12 years ago
  Shane Mc Cormack 23e2263272 Set some sane defaults so as not to get "Non-positive period." error when trying to start the ping timer. 12 years ago
  Shane Mc Cormack b0410712da Fix 001s not being part of serverInformationLines 12 years ago
  Shane Mc Cormack 746d4df06d Fix for issue CLIENT-312 - Parser shouldn't extend runnable 12 years ago
  Shane Mc Cormack e4f0b8c75a IRCParser fixes. 12 years ago
  Chris Smith d0ae64cafc Fix empty LIST requests not working 12 years ago
  Chris Smith 595cfce6a2 Add support for sending a LIST command 12 years ago
  Chris Smith 1d570b9c5e IRCParser/test fixes. 12 years ago
  Chris Smith b060ac76d8 Remove ServerInfo as it's no longer used 12 years ago
  Chris Smith 0acd459e7e Make IRCParser use BaseParser 12 years ago
  Chris Smith 43c5d3ee62 Parser tidying 12 years ago
  Chris Smith 6101ff9449 Expose proxy information in parsers. 12 years ago
  Shane Mc Cormack 3f23300f78 Add support for "TimestampedIRC" (See: http://shanemcc.co.uk/irc/#timestamping) 12 years ago
  Chris Smith cf580b8813 Add composition method to parsers 13 years ago
  Greg Holmes 002b8b2aa2 Change header? 13 years ago
  Chris Smith 997985fb97 Style/license fixes 13 years ago
  Chris Smith 69c5e57258 Style fixes 13 years ago
  Chris Smith 8e226f7b85 Parser style fixes 13 years ago
  Chris Smith 30bba8085f Style fixes 13 years ago
  Greg Holmes 28cd8696e7 Store a URI in ServerInfo instead of a load of values 13 years ago
  Chris Smith 68bd228371 Fix line endings 13 years ago
  Chris Smith ba65d14741 Make IRCStringConverter use an enum sensibly 13 years ago
  Chris Smith 8bed9eb8fa Parser base abstraction/tidying 13 years ago
  Chris Smith c061a0da39 Change how the IRC Parser opens and closes SSL sockets 13 years ago
  Chris Smith 7b4c3865ed Don't reassign params and simplify logic 13 years ago
  Shane Mc Cormack f5c407dad2 Update Copyright 13 years ago
  Greg Holmes e70c98fcea PMD Fixes for parser. 13 years ago
  Chris Smith 9e6834de99 Fix some crimes against humanity 13 years ago
  Chris Smith f113f0e518 Add interface and methods to work with encoding parsers 13 years ago
  Chris Smith df92212200 Initial work on sane transcoding for the IRC parser 13 years ago
  Chris Smith 700af39924 1995 called and they want their collection types back 14 years ago
  Shane Mc Cormack 772010b044 Remove random import of .* rather than actual classes. 14 years ago
  Chris Smith b2a61ceabf Style fixes 14 years ago
  Greg Holmes 740e8282a6 Import order fixing 14 years ago
  Chris Smith c4e7c90770 Add new parser methods 14 years ago
  Greg Holmes e464b0253d Move method into parser interface 14 years ago
  Shane Mc Cormack 6969432159 Synchronize chanPrefix list. 14 years ago
  Chris Smith 5c89ed6898 Add joinChannels method and repurpose updateURI() 14 years ago
  Shane Mc Cormack 9b93c05954 I guess this fixes issue 3747 14 years ago
  Chris Smith 15b1195268 Remove unit test which seems pointless and may be timing out 14 years ago
  Shane Mc Cormack dd2ac4bda7 Probably fixes issue 3576. 14 years ago
  Chris Smith 0b69437aad Add parser method to update parser with a URI 14 years ago
  Shane Mc Cormack a51871c405 Use the right key. 14 years ago