- 01 Mar, 2018 1 commit
-
-
GregDThomas authored
-
- 26 Feb, 2018 1 commit
-
-
kmisztal authored
closes #1030
-
- 23 Feb, 2018 3 commits
-
-
Guus der Kinderen authored
When displaying the details of a certificate, the admin console now also shows its PEM representation. This is convenient for copy/pasting the certificate into other tools.
-
Dave Cridland authored
OF-1494: Fix the xmppAddr SAN othername entry in generated certs.
-
Guus der Kinderen authored
-
- 22 Feb, 2018 1 commit
-
-
akrherz authored
-
- 20 Feb, 2018 2 commits
- 19 Feb, 2018 1 commit
-
-
Guus der Kinderen authored
-
- 18 Feb, 2018 1 commit
-
-
venushka authored
Handling xmppAddr being a type of ASN1TaggedObject (i.e. DERTaggedObject) as it fails to cast the xmppAddr to ASN1String to work with CA signed certificates/self-signed certificates generated with OpenSSL.
-
- 14 Feb, 2018 1 commit
-
-
Guus der Kinderen authored
-
- 13 Feb, 2018 4 commits
-
-
Guus der Kinderen authored
* OF-1482: Monitoring plugin: MUC MAM responses should have a 'from'. * OF-1483: Monitoring plugin: restore admin console functionality.
-
akrherz authored
-
Greg Thomas authored
-
Guus der Kinderen authored
* OF-1455: Allow for bulk property migration. * OF-1454: New Property-based Provider Mappers.
-
- 12 Feb, 2018 7 commits
-
-
GregDThomas authored
HZ-8: Preserve Hazelcast network settings between plugin upgrades
-
Greg Thomas authored
-
Greg Thomas authored
-
GregDThomas authored
HZ-5: Ensure themarkedAsSeniorClusterMember event is fired
-
Greg Thomas authored
-
Greg Thomas authored
-
Greg Thomas authored
-
- 09 Feb, 2018 9 commits
-
-
Anno van Vliet authored
npe.
-
Tristan107 authored
So the full stack trace can be displayed. I also fixed the typo (Unkown -> Unknown).
-
Krzysztof Misztal authored
* Sending message body inside of callback * Updated version and readme.html * Updated changelog * Sending POST request. Better logs. sendBody property. * Updated readme and changelog. v1.2 * Fixed small bug
-
Dave Cridland authored
OF-891: Ensure that the clusteringStarting/clusteringStarted flags ar…
-
Dave Cridland authored
OF-1475: Update to Hazelcast 3.9.2.
-
Dave Cridland authored
OF-1472: Add basic support for XEP-0157.
-
Dave Cridland authored
OF-1471: Terminate upon invalid Stream Management data.
-
Dave Cridland authored
Allow remotely connected servers to subscribe to local pubsub nodes
-
Dave Cridland authored
OF-1469 New plugin: XEP-0215 External Service Discovery
-
- 08 Feb, 2018 4 commits
-
-
Greg Thomas authored
OF-891: Ensure that the clusteringStarting/clusteringStarted flags are correctly set when clustering starts.
-
Guus der Kinderen authored
-
Greg Thomas authored
-
Greg Thomas authored
-
- 07 Feb, 2018 1 commit
-
-
akrherz authored
-
- 06 Feb, 2018 1 commit
-
-
Guus der Kinderen authored
-
- 02 Feb, 2018 2 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
When a client tells us that it received an amount of stanzas that's greater than the number of stanzas that we've sent it, the stream should be terminated. Similarly, we should not allow a client to resume a stream when it tells us it received more data on the old stream than what we've sent it.
-
- 30 Jan, 2018 1 commit
-
-
dbh authored
* OF-1467, Check nodeRoutes.containsKeys(key) to avoid Null Pointer Exception in ClusterListener, nodeCleanup, when there are no sessions on the node to cleanup * Good point. Tweak to fix as per suggestion.
-