1. 14 Nov, 2017 1 commit
  2. 13 Nov, 2017 8 commits
  3. 06 Nov, 2017 1 commit
  4. 03 Nov, 2017 8 commits
  5. 02 Nov, 2017 2 commits
  6. 31 Oct, 2017 3 commits
  7. 30 Oct, 2017 1 commit
  8. 27 Oct, 2017 9 commits
  9. 26 Oct, 2017 3 commits
  10. 24 Oct, 2017 1 commit
    • Guus der Kinderen's avatar
      OF-1335: Don't strip namespaces everywhere. · fd3e847e
      Guus der Kinderen authored
      Openfire prevents the need to re-scope XML (as described in RFC 6120 section 4.8.3) by
      pre-emptively remove certain namespaces (such as 'jabber:client' and 'jabber:server').
      It should not, however, remove these namespaces everywhere. This commit prevents such
      removal in places other than the first and second level elements (typically: stream
      and stanza elements).
      fd3e847e
  11. 23 Oct, 2017 3 commits