1. 04 Jan, 2017 1 commit
  2. 20 Dec, 2016 1 commit
    • Dave Cridland's avatar
      OF-1233 More cases (#716) · 92b586ca
      Dave Cridland authored
      In one case, the outgoing stream header includes the wrong domain, which causes an error in SASL EXTERNAL on some servers.
      92b586ca
  3. 13 Dec, 2016 1 commit
  4. 12 Jan, 2016 1 commit
  5. 06 Jan, 2016 1 commit
  6. 04 Jan, 2016 2 commits
  7. 01 Dec, 2015 1 commit
  8. 25 Nov, 2015 1 commit
    • Guus der Kinderen's avatar
      OF-946: Centralize connection configuration. · e58d590b
      Guus der Kinderen authored
      This commit (which is compilable, but breaks some important
      functionality - work in progess) aims to centralize the configuration
      for connections. "Connections" are used in a broad sense here, and
      includes socket-based (TLS and legacy-mode SSL) client connections,
      BOSH-based client connections, component connections, connectionmanager
      (multiplexer) connections, but also connections to the admin panel.
      e58d590b
  9. 21 Nov, 2015 1 commit
    • Christian Schudt's avatar
      Language info should be in the Session, not in the Connection · 170b20cc
      Christian Schudt authored
      I feel the language (the stream's "xml:lang" attribute) should be in the Session interface rather than the Connection (similar as the stream id), because it's unrelated to the session's transport.
      
      The HttpSession already did that.
      
      Otherwise the used language is not easy to retrieve, e.g. when using SessionManager to get the session and OF-208 is hard to solve.
      
      Alternatively we can expose the Connection in the Session interface, but this approach feels wrong to me.
      
      Also use `java.util.Locale` rather than String, because it better reflects what can be in `xml:lang` (it can also have country codes, e.g. "de-CH")
      170b20cc
  10. 30 Oct, 2015 1 commit
  11. 28 Oct, 2015 1 commit
  12. 24 Jul, 2015 1 commit
    • JonnyHeavey's avatar
      Initial xep-0198 message ack implementation · ea56ccdd
      JonnyHeavey authored
      This patch adds a basic, non-resumable, XEP-0198 acking solution. It will
      redirect "lost" messages to offline storage, but does not attempt to suspend
      the session, so will not allow any resumptions.
      ea56ccdd
  13. 18 May, 2014 1 commit
  14. 02 May, 2014 1 commit
  15. 16 Feb, 2014 1 commit
  16. 14 Feb, 2014 2 commits
  17. 31 Jan, 2010 1 commit
  18. 09 Nov, 2009 1 commit
  19. 30 Sep, 2009 1 commit
  20. 25 Nov, 2008 1 commit
  21. 18 Nov, 2008 1 commit
  22. 14 May, 2008 1 commit
  23. 11 Apr, 2008 1 commit
  24. 14 Feb, 2008 1 commit
  25. 12 Sep, 2007 1 commit
  26. 07 Aug, 2007 1 commit
  27. 30 May, 2007 1 commit
  28. 18 May, 2007 1 commit
  29. 28 Mar, 2007 1 commit
  30. 10 Mar, 2007 1 commit
  31. 02 Feb, 2007 1 commit
  32. 27 Jan, 2007 1 commit
  33. 24 Jan, 2007 1 commit
  34. 11 Jan, 2007 1 commit
  35. 05 Jan, 2007 2 commits
  36. 04 Jan, 2007 1 commit
  37. 14 Aug, 2006 1 commit