1. 26 Apr, 2017 3 commits
  2. 04 Jan, 2017 1 commit
  3. 20 Dec, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-512: Allow 'reported' streamhost to be modified. · 3f76e421
      Guus der Kinderen authored
      The file transfer proxy will listen on, and report, a set of network interfaces. Sometimes, the proxy
      is not reachable on these addresses directly (for instance in a network environment where NAT comes
      into play).
      
      This commit re-purposes the 'xmpp.proxy.externalip' property. Earlier, this was used to make the proxy
      bind to a specific interface. As this is quite similar to the functionality provided by the
      'network.interface' property, 'xmpp.proxy.externalip' now controls only what interface is reported. It
      no longer affect the interface binding process directly. This functionality has also been added to the
      admin console.
      3f76e421
  4. 15 Aug, 2016 1 commit
  5. 09 Nov, 2015 1 commit
  6. 30 Oct, 2015 1 commit
    • Christian Schudt's avatar
      Use try-with-resources statement to properly close resources. · e0bc007f
      Christian Schudt authored
      - Not all resources were closed in finally block (see Launcher, PluginManager, UpdateManager, FaviconServlet, ...)
      - Get rid of verbose finally blocks and empty catch blocks, which makes the code more readable.
      - Generally, this is the more modern approach to deal with resources.
      e0bc007f
  7. 29 Oct, 2015 2 commits
  8. 22 Jun, 2015 1 commit
  9. 21 Apr, 2010 1 commit
  10. 07 Feb, 2010 1 commit
  11. 09 Nov, 2009 1 commit
  12. 30 Sep, 2009 1 commit
  13. 12 Jun, 2009 1 commit
  14. 16 Jun, 2008 1 commit
  15. 11 Apr, 2008 1 commit
  16. 06 Feb, 2008 1 commit
  17. 08 Oct, 2007 1 commit
  18. 17 Sep, 2007 1 commit
  19. 18 May, 2007 1 commit
  20. 04 May, 2007 1 commit
  21. 02 May, 2007 1 commit
  22. 01 May, 2007 1 commit
  23. 28 Mar, 2007 1 commit