196 Commits (077e65c71e3876bf832c989caf0a4237bd41f4e4)
 

Author SHA1 Message Date
  Shane Mc Cormack 077e65c71e Update Copyright to 2014 10 years ago
  Shane Mc Cormack b02cb4ddef Add support for binding to IPv6 addresses. 10 years ago
  Shane Mc Cormack a7d737936a Let proxies worry about which target to connect to, v4 or v6. 10 years ago
  Shane Mc Cormack 2c47c6ddcb Fix formatting errors introduced in 6864a35fa2ca95b7dfbb1137a620e6fb33512c07 10 years ago
  Greg Holmes 6864a35fa2 Java 7 conversions 10 years ago
  Greg Holmes f05823ce1c Tidy javadoc 10 years ago
  Shane Mc Cormack 53058f9df3 Add missing null check to OutputQueue when changing the enabled state of the queue. 10 years ago
  Chris Smith c15082c7b5 Make CHANTYPES handling somewhat sane. 10 years ago
  Chris Smith d94427df6b Fix some warnings 10 years ago
  Chris Smith 536bec635e A List of Characters... AKA a String. 10 years ago
  Chris Smith 1130b835a6 Add some range checking. 10 years ago
  Chris Smith dac7f08707 Tidy up the 004/005 processor a bit. 10 years ago
  Greg Holmes d23d2d9c14 Bump java version, if allowed? 10 years ago
  Chris Smith 64721a52b7 Fix build warnings. 10 years ago
  Shane Mc Cormack 1b2c2adeaf Fix LICENCE file name and add AUTHORS file. 10 years ago
  Shane Mc Cormack 807ad3358b Update copyright for 2013 11 years ago
  Shane Mc Cormack 50eaacee9e Don't check for SRV Records if a port is specified. 11 years ago
  Shane Mc Cormack 0f7a33fd23 Check for nulls. 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 52c8058273 Expose some new methods via the parser interfaces 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 55b49488c9 Fix some INSPIRCD list mode parsing 11 years ago
  Greg Holmes 09768c378f Add away reason to ClientInfo 11 years ago
  Greg Holmes b9d04d47ce Add ant files to publish to maven 12 years ago
  Shane Mc Cormack f0561f7dc1 Add LICENSE file to project to cover any files that don't otheerwise currently contain a license header. 11 years ago
  Greg Holmes 8e107225be Add quit method to Parser 11 years ago
  Shane Mc Cormack 8d49cae8c1 make addAllCallback actually useful. 11 years ago
  Shane Mc Cormack f1f02b4f4f Updated version. 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 3ba51d9531 Make BaseParser ask ProxySelector for the proxy to use. 12 years ago
  Greg Holmes bb4f862374 Convert parser to standalone project 12 years ago
  Greg Holmes 450f2f26db Fix JGit-Describe (properly this time) 12 years ago
  Greg Holmes 8c17843a1c Update git describe to fix windows support. 12 years ago
  Chris Smith c504516f07 Make OutputQueue a bit thread safe. 12 years ago
  Chris Smith 9932008461 Decode IRC lines a bit better 12 years ago
  Chris Smith 994e288bfa Put the versions in the correct properties again 12 years ago
  Shane Mc Cormack 9ad6698410 Update jgit-describe: "Oops, change the right : to ;" 12 years ago
  Shane Mc Cormack f515ad74e1 Update jgit-describe: "Use ; not : for subdir separators" 12 years ago
  Shane Mc Cormack 55255c542b Update jgit-describe.jar: "Allow subdir to support multiple filtered files using ; as a separator." 12 years ago
  Shane Mc Cormack 9f047741be Update jgit-describe.jar: "Remove stray sysout." 12 years ago
  Shane Mc Cormack 2e38ea4a2c Update jgit-describe.jar: "Filter properly on Windows." 12 years ago
  Shane Mc Cormack d3bff89e13 Update jgit-describe.jar: "Update with support for .git-files rather than requiring .git to be a directory and Better support for windows" 12 years ago
  Shane Mc Cormack 5b39ac8ae4 Update to jgit-describe with less NPEs 12 years ago
  Shane Mc Cormack 8eaa47d7e2 Don't break if the given subdir isn't actually versioned. 12 years ago
  Shane Mc Cormack 9bfe84cb66 Don't shell out to git if possible. 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