1. 26 Apr, 2017 1 commit
    • Guus der Kinderen's avatar
      Replace dangling javadoc with block comment. · 65f1f7f1
      Guus der Kinderen authored
      Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments.
      
      These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
      65f1f7f1
  2. 04 Jan, 2017 1 commit
  3. 25 Nov, 2015 2 commits
    • Guus der Kinderen's avatar
      OF-946: Centralize connection configuration. · e58d590b
      Guus der Kinderen authored
      This commit (which is compilable, but breaks some important
      functionality - work in progess) aims to centralize the configuration
      for connections. "Connections" are used in a broad sense here, and
      includes socket-based (TLS and legacy-mode SSL) client connections,
      BOSH-based client connections, component connections, connectionmanager
      (multiplexer) connections, but also connections to the admin panel.
      e58d590b
    • Guus der Kinderen's avatar
      OF-946: Should not have unused arguments in ServerTrustManager · 53fac17f
      Guus der Kinderen authored
      Two out of three arguments in the constructor of the Server Trust Manager
      are unused. By deprecating them, calling code can be simplified.
      53fac17f
  4. 07 Feb, 2010 1 commit
  5. 09 Nov, 2009 1 commit
  6. 30 Sep, 2009 1 commit
  7. 24 Jun, 2008 1 commit
  8. 11 Apr, 2008 1 commit
  9. 14 Feb, 2008 1 commit
  10. 17 Jan, 2008 1 commit
  11. 15 Jan, 2008 1 commit
  12. 30 May, 2007 1 commit
  13. 28 Mar, 2007 1 commit
  14. 04 Jan, 2007 1 commit
  15. 15 Jun, 2006 1 commit
  16. 16 May, 2006 1 commit
  17. 04 Apr, 2006 2 commits
  18. 03 Apr, 2006 2 commits
  19. 13 Dec, 2005 1 commit