72 Commits (50eaacee9edc037127e0035b0ba7b0415a7e0805)

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