1. 24 Nov, 2015 1 commit
  2. 21 Nov, 2015 2 commits
  3. 20 Nov, 2015 1 commit
    • Dave Cridland's avatar
      OF-115 Process S2S stanzas from a session serially · 2d62c7e1
      Dave Cridland authored
      This patch removes the thread pool from the ServerSocketReader, causing
      stanzas from a particular S2S session to be processed serially on the same
      thread used by the ServerSocketReader.
      
      Each ServerSocketReader currently has a thread to itself, so this is unlikely
      to have a serious impact on performance, but does have a very positive impact
      on correctness.
      2d62c7e1
  4. 19 Nov, 2015 6 commits
  5. 18 Nov, 2015 3 commits
  6. 17 Nov, 2015 6 commits
  7. 16 Nov, 2015 2 commits
  8. 15 Nov, 2015 1 commit
  9. 14 Nov, 2015 1 commit
    • Dele Olajide's avatar
      ofmeet plugin version 0.2.3 · 3e243483
      Dele Olajide authored
      Simplified build, removed classes folder in WEB-INF
      Changed default value for voip gateway to false
      Removed some redundant and duplicate jar file in jitsivideobridge lib
      Removed tinder.jar and whack.jar which caused ComponentManagerFactory.getComponentManager() to fail with OF 3.11
      3e243483
  10. 13 Nov, 2015 5 commits
  11. 11 Nov, 2015 2 commits
  12. 10 Nov, 2015 5 commits
  13. 09 Nov, 2015 5 commits