- 04 Jan, 2017 1 commit
-
-
daryl herzmann authored
-
- 20 Dec, 2016 1 commit
-
-
Dave Cridland authored
In one case, the outgoing stream header includes the wrong domain, which causes an error in SASL EXTERNAL on some servers.
-
- 13 Dec, 2016 1 commit
-
-
Dave Cridland authored
-
- 12 Jan, 2016 1 commit
-
-
Guus der Kinderen authored
-
- 06 Jan, 2016 1 commit
-
-
Guus der Kinderen authored
By moving the processing of Stream Management elements into the StreamManager implementation, duplicated code can be removed.
-
- 04 Jan, 2016 2 commits
-
-
Guus der Kinderen authored
StreamIDFactory is designed to generate stream IDs. It's silly to use something else when generating stream IDs.
-
Christian Schudt authored
toString() was called on the Locale here, resulting e.g. in "de_DE". Instead it should be "de-DE".
-
- 01 Dec, 2015 1 commit
-
-
Guus der Kinderen authored
Don't log problems that we cannot resolve properly (and originate outside of our influence) to warn.
-
- 25 Nov, 2015 1 commit
-
-
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.
-
- 21 Nov, 2015 1 commit
-
-
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")
-
- 30 Oct, 2015 1 commit
-
-
akrherz authored
-
- 28 Oct, 2015 1 commit
-
-
Christian Schudt authored
This is the more correct API and also has very minor performance benefits.
-
- 24 Jul, 2015 1 commit
-
-
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.
-
- 18 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
Fixing more JavaDoc errors in order to make it build with Java 8's DocLint eventually (JavaDoc for Openfire's core builds now with DocLint)
-
- 16 Feb, 2014 1 commit
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13959 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Feb, 2014 2 commits
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13947 b35dd754-fafc-0310-a699-88a17e54d16e
-
csh authored
OF-706: Openfire does not close the stream with a stream error if the namespace is not 'http://etherx.jabber.org/streams' git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13946 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 31 Jan, 2010 1 commit
-
-
guus authored
Do not disconnect idle clients without checking if their connection is still active. Send IQ ping to verify this. (OF-341) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11583 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11388 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Nov, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1500] Flash cross domain handler now behaves like a proper HTTP handler, should solve a lot of flash related issues for things using port 5229. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10926 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Nov, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10903 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 May, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10388 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Feb, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9912 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Sep, 2007 1 commit
-
-
Gaston Dombiak authored
Refactoring work. Exposed SSLSession in Connection and rewrote startTLS to accept client authentication mode as a param. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9107 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Aug, 2007 1 commit
-
-
Derek DeMoro authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8895 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8405 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 May, 2007 1 commit
-
-
Gaston Dombiak authored
Added a 2 step compression process. First compress incoming traffic, then send "go ahead" stanza to client and finally compress outgoing traffic. JM-1059 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8352 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7742 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7446 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Feb, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6936 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 Jan, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6830 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Jan, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6773 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Jan, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6656 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Jan, 2007 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6592 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6576 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Jan, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6536 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Aug, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4906 b35dd754-fafc-0310-a699-88a17e54d16e
-