1. 13 Nov, 2017 7 commits
  2. 06 Nov, 2017 1 commit
  3. 03 Nov, 2017 8 commits
  4. 02 Nov, 2017 2 commits
  5. 31 Oct, 2017 3 commits
  6. 30 Oct, 2017 1 commit
  7. 27 Oct, 2017 9 commits
  8. 26 Oct, 2017 3 commits
  9. 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
  10. 23 Oct, 2017 5 commits