148 Révisions (50eaacee9edc037127e0035b0ba7b0415a7e0805)

Auteur SHA1 Message Date
  Shane Mc Cormack 50eaacee9e Don't check for SRV Records if a port is specified. il y a 11 ans
  Shane Mc Cormack 0f7a33fd23 Check for nulls. il y a 11 ans
  Shane Mc Cormack 6e58fcddd2 Add support for SRV records for finding IRC servers. eg irc://quakenet.org/ il y a 11 ans
  Shane Mc Cormack cfac5e3512 Seems ircd developers have standardised on 6697 as the default SSL port, so we should also. il y a 11 ans
  Shane Mc Cormack 52c8058273 Expose some new methods via the parser interfaces il y a 11 ans
  Shane Mc Cormack 9377336d5d Add state-tracking to capability commands. il y a 11 ans
  Shane Mc Cormack cb1c1ad110 Add support for "CAP" extension. il y a 11 ans
  Shane Mc Cormack 55b49488c9 Fix some INSPIRCD list mode parsing il y a 11 ans
  Greg Holmes 09768c378f Add away reason to ClientInfo il y a 11 ans
  Greg Holmes 8e107225be Add quit method to Parser il y a 11 ans
  Shane Mc Cormack 8d49cae8c1 make addAllCallback actually useful. il y a 11 ans
  Shane Mc Cormack 3ce9380cf5 Try to connect using IPv6 before IPv4, and falling back if there are errors. il y a 12 ans
  Shane Mc Cormack 3ba51d9531 Make BaseParser ask ProxySelector for the proxy to use. il y a 12 ans
  Chris Smith c504516f07 Make OutputQueue a bit thread safe. il y a 12 ans
  Chris Smith 9932008461 Decode IRC lines a bit better il y a 12 ans
  Shane Mc Cormack afbd2870b3 Update copyright for 2012 il y a 12 ans
  Shane Mc Cormack 9f5da313da Bye Bye Warning. il y a 12 ans
  Shane Mc Cormack 23e2263272 Set some sane defaults so as not to get "Non-positive period." error when trying to start the ping timer. il y a 12 ans
  Shane Mc Cormack 1203cdfe2c Fix automatic NickInUse handler if Alt Nickname is the same as prependChar + nickname il y a 12 ans
  Shane Mc Cormack b0410712da Fix 001s not being part of serverInformationLines il y a 12 ans
  Shane Mc Cormack 746d4df06d Fix for issue CLIENT-312 - Parser shouldn't extend runnable il y a 12 ans
  Shane Mc Cormack e4f0b8c75a IRCParser fixes. il y a 12 ans
  Shane Mc Cormack 34d65f9ba9 Parser should accept multiple spaces between parameters. Fixes issue #CLIENT-319 il y a 12 ans
  Shane Mc Cormack e22aa5e3c5 IRC parser support for IRCds which only support one listmode at once. il y a 12 ans
  Chris Smith d0ae64cafc Fix empty LIST requests not working il y a 12 ans
  Chris Smith 2ba321f247 Add new callbacks to the callback manager il y a 12 ans
  Chris Smith 4ee812d706 And finally add a processor for list responses il y a 12 ans
  Chris Smith e09cf57b49 Add interfaces for group listing il y a 12 ans
  Chris Smith 595cfce6a2 Add support for sending a LIST command il y a 12 ans
  Chris Smith 1d570b9c5e IRCParser/test fixes. il y a 12 ans
  Chris Smith b060ac76d8 Remove ServerInfo as it's no longer used il y a 12 ans
  Chris Smith 0acd459e7e Make IRCParser use BaseParser il y a 12 ans
  Chris Smith 43c5d3ee62 Parser tidying il y a 12 ans
  Chris Smith 7429b67662 Remove unused stuff from ServerInfo il y a 12 ans
  Chris Smith 6101ff9449 Expose proxy information in parsers. il y a 12 ans
  Shane Mc Cormack 3f23300f78 Add support for "TimestampedIRC" (See: http://shanemcc.co.uk/irc/#timestamping) il y a 12 ans
  Shane Mc Cormack 1f8d164115 Add some more parser debugging. il y a 13 ans
  Chris Smith cf580b8813 Add composition method to parsers il y a 13 ans
  Chris Smith 3ee5e02d58 Add composition state listeners and enum for parsers il y a 13 ans
  Greg Holmes 002b8b2aa2 Change header? il y a 13 ans
  Greg Holmes c568619006 Don't create needless empty strings il y a 13 ans
  Chris Smith fc9d71748a Remove unused field il y a 13 ans
  Chris Smith 82867dfd87 Add servername into BaseParser and clarify javadoc il y a 13 ans
  Greg Holmes 97baa9bc6f Make protocol descriptors check if a URI is secure. il y a 13 ans
  Chris Smith f14215375b Add some nice proxy methods for calling callbacks il y a 13 ans
  Chris Smith 282ba93598 Tidy up now child implementations are handled in BaseParser il y a 13 ans
  Chris Smith be72c72ba0 Expose away state in ClientInfo il y a 13 ans
  Chris Smith 997985fb97 Style/license fixes il y a 13 ans
  Chris Smith 69c5e57258 Style fixes il y a 13 ans
  Chris Smith 8e226f7b85 Parser style fixes il y a 13 ans