1. 25 Nov, 2015 1 commit
  2. 24 Nov, 2015 1 commit
  3. 23 Nov, 2015 2 commits
  4. 22 Nov, 2015 1 commit
  5. 21 Nov, 2015 4 commits
  6. 20 Nov, 2015 2 commits
    • 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
    • daryl herzmann's avatar
      Merge pull request #392 from tevans/master · 21f57aa5
      daryl herzmann authored
      Archive legacy sources for Jive tools
      21f57aa5
  7. 19 Nov, 2015 11 commits
  8. 18 Nov, 2015 3 commits
  9. 17 Nov, 2015 15 commits