1. cf2f704 Use String#isEmpty() by Gary Gregory · 5 months ago master
  2. fe5b2f7 Use stock JRE Charset instead of magic string by Gary Gregory · 9 months ago
  3. 995a8f7 Fix Javadoc errors by Gary Gregory · 1 year, 1 month ago
  4. 3ba8787 Javadoc: Port package.html to package-info.java by Gary Gregory · 1 year, 1 month ago
  5. f7c97b7 Fix the default XML lang tag of `DefaultServerRuntimeContext` (#20) by Karim · 3 years, 4 months ago
  6. 46f7284 Use HTTPS instead of HTTP to resolve dependencies (#14) by Jonathan Leitschuh · 4 years, 2 months ago
  7. 4e3e823 XEP-0313 MAM: take into account XEP-0334: Message Processing Hints by Réda Housni Alaoui · 4 years, 8 months ago
  8. 64f557e XEP-0313 MAM: missing attribute "by" on stanza-id element by Réda Housni Alaoui · 4 years, 8 months ago
  9. 3d7d92c XEP-0313 MAM: broadcast urn:xmpp:sid:0 and jabber:x:data features by Réda Housni Alaoui · 4 years, 8 months ago
  10. 3b58965 XEP-0313 MAM: offline messages are stored twice by Réda Housni Alaoui · 4 years, 8 months ago
  11. f791974 Move offline stanza receiver to the default stanza broker by Réda Housni Alaoui · 4 years, 8 months ago
  12. d3831ed The SessionContext can be null in StateAwareProtocolWorker by Réda Housni Alaoui · 4 years, 8 months ago
  13. da0e1e6 Message archive management: do not filter out origin-id by Réda Housni Alaoui · 4 years, 8 months ago
  14. ae7a450 Message archive management: do not archive message without bodies by Réda Housni Alaoui · 4 years, 8 months ago
  15. 1b70329 Message archive management: per user archive support discovery by Réda Housni Alaoui · 4 years, 8 months ago
  16. ab05956 Message archive management: per user archive support discovery by Réda Housni Alaoui · 4 years, 8 months ago
  17. fc9035e Message archive management: implement preferences get and set by Réda Housni Alaoui · 4 years, 8 months ago
  18. 2fd2eba Message archive management: mark preferences feature as not implemented by Réda Housni Alaoui · 4 years, 8 months ago
  19. fb5310f Attach source to any build by Réda Housni Alaoui · 4 years, 8 months ago
  20. 63cb357 XEP-0313 Message Archive Management: Archive the message even if the receiver is offline by Réda Housni Alaoui · 4 years, 8 months ago
  21. bc9b560 XEP-0313 Message Archive Management: User message archive by Réda Housni Alaoui · 4 years, 9 months ago
  22. 3ac6f7f Add DelegatingStanzaBroker by Réda Housni Alaoui · 4 years, 8 months ago
  23. 7c9fff7 Allow to intercept the StanzaHandler execution by Réda Housni Alaoui · 4 years, 8 months ago
  24. 6f73672 Limit access to XMPPServerConnectorRegistry by Réda Housni Alaoui · 4 years, 8 months ago
  25. b6a4d68 Rename StanzaReceivingSessionContext to InternalSessionContext by Réda Housni Alaoui · 4 years, 8 months ago
  26. dcb2ca9 Extract InternalResourceRegistry interface from ResourceRegistry by Réda Housni Alaoui · 4 years, 8 months ago
  27. 3e7d2b9 Remove LocalDeliveryUtils in favor of StanzaBroker by Réda Housni Alaoui · 4 years, 8 months ago
  28. 8915a59 Remove LocalDeliveryUtils in favor of StanzaBroker by Réda Housni Alaoui · 4 years, 8 months ago
  29. d6a9cb3 Hide session stanza writer in a StanzaReceivingSessionContext sub-interface by Réda Housni Alaoui · 4 years, 8 months ago
  30. e843cb2 Remove ResponseStanzaContainer by Réda Housni Alaoui · 4 years, 8 months ago
  31. ffce856 In StanzaHandler, use StanzaBroker.writeToSession instead of SessionContext.getResponseWriter by Réda Housni Alaoui · 4 years, 8 months ago
  32. 4cd9794 Make StanzaHandler use StanzaBroker instead of returning stanzas for reply by Réda Housni Alaoui · 4 years, 8 months ago
  33. 42fd131 Pass the current SessionContext to the StanzaRelay by Réda Housni Alaoui · 4 years, 8 months ago
  34. e54ef1e Add StanzaHandlerExecutor and make it unavoidable to execute a StanzaHandler by Réda Housni Alaoui · 4 years, 8 months ago
  35. c0d3b2b Add StanzaHandlerExecutor and make it unavoidable to execute a StanzaHandler by Réda Housni Alaoui · 4 years, 8 months ago
  36. 2bfe52c Revert "Move S2S handlers to StanzaHandlerLookup" by Réda Housni Alaoui · 4 years, 8 months ago
  37. e6df72e Move S2S handlers to StanzaHandlerLookup by Réda Housni Alaoui · 4 years, 8 months ago
  38. db6bfe2 Remove Spring specific code by Réda Housni Alaoui · 4 years, 8 months ago
  39. cc0188c Remove getStanzaProcessor from the ServerRuntimeContext by Réda Housni Alaoui · 4 years, 8 months ago
  40. 5bcde9d Remove createComponentStanzaProcessor from the ServerRuntimeContext by Réda Housni Alaoui · 4 years, 8 months ago
  41. cdc4c53 Remove getComponentStanzaProcessor from the ServerRuntimeContext by Réda Housni Alaoui · 4 years, 8 months ago
  42. 68ea4eb Stop exposing the StanzaRelay in the ServerRuntimeContext by Réda Housni Alaoui · 4 years, 8 months ago
  43. 1767a66 Rename getServerEnitity to getServerEntity by Réda Housni Alaoui · 4 years, 8 months ago
  44. a1e65d2 Make ServerRuntimeContext.getStorageProvider generic by Réda Housni Alaoui · 4 years, 8 months ago
  45. 685a690 Add shield badges for version, build and test by Réda Housni Alaoui · 4 years, 8 months ago
  46. 9eef5f2 Add shield badges for version, build and test by Réda Housni Alaoui · 4 years, 8 months ago
  47. 01d18d1 Upgrade to smack 4 by Réda Housni Alaoui · 4 years, 8 months ago
  48. 6a09010 Fix integration tests and always activate their modules by Réda Housni Alaoui · 4 years, 8 months ago
  49. c358854 Upgrade smack to 3.2.1 by Réda Housni Alaoui · 4 years, 8 months ago
  50. 149bfa8 StanzaHandler should be able to respond with multiple stanzas by Réda Housni Alaoui · 4 years, 8 months ago
  51. f85334c Add an event bus (#10) by Réda Housni Alaoui · 4 years, 8 months ago
  52. 0a46416 XEP-0059 Result Set Management (#11) by Réda Housni Alaoui · 4 years, 8 months ago
  53. 4a94400 StateAwareProtocolWorker logic prevents StanzaHandler proxying (#8) by Réda Housni Alaoui · 4 years, 8 months ago
  54. 66bf8b7 Allow to override ServerRuntimeContext creation in XMPPServer (#7) by Réda Housni Alaoui · 4 years, 8 months ago
  55. d391424 Upgrade parent to org.apache:apache:21 (#5) by Réda Housni Alaoui · 4 years, 8 months ago
  56. b9af5a9 Upgrade to Spring 4 (#3) by Réda Housni Alaoui · 4 years, 8 months ago
  57. 4119a40 Upgrade mina-core to 2.0.21 (#2) by Réda Housni Alaoui · 4 years, 8 months ago
  58. a4ba43d Turn ABOUT.txt into README.md (#4) by Réda Housni Alaoui · 4 years, 8 months ago
  59. efcd08c Merge pull request #1 from Cosium/upgrade-to-java-8 by Guillaume Nodet · 4 years, 9 months ago
  60. 5fb8e25 Upgrade to java 8 by Réda Housni Alaoui · 4 years, 9 months ago
  61. 0dc0c96 improve and enhance the embedded WAR example app by Bernd Fondermann · 11 years ago
  62. c34c344 improve and enhance the embedded WAR example app by Bernd Fondermann · 11 years ago
  63. c54475f allow building a full pubsub demo client JAR by executing 'mvn assembly:single' by Bernd Fondermann · 11 years ago
  64. 10ef5b2 fix maven pom to reflect change to git SCM by Bernd Fondermann · 11 years ago
  65. 10eee40 VYSPER-346: domain check in JIDs is now considering different casings. by Bernd Fondermann · 11 years ago
  66. 9ffe7f3 HBase storage: extract generic persistence manager for XEPs like vcard and private data, add vcard storage for HBase by Bernd Fondermann · 11 years ago
  67. 1b50d19 private data storage: use proper namespace in column family 'xep' by Bernd Fondermann · 11 years ago
  68. 5317a44 HBase storage: add private data persistence by Bernd Fondermann · 11 years ago
  69. 472093c fix roster + contact storage in HBase by Bernd Fondermann · 11 years ago
  70. 0636dc9 HBase roster manager: support groups by Bernd Fondermann · 11 years ago
  71. 9bbab82 fix HBase storage stuff by Bernd Fondermann · 11 years ago
  72. 39f8518 add HBase storage to distribution by Bernd Fondermann · 11 years ago
  73. 843a6d6 first try of a HBase storage for Vysper by Bernd Fondermann · 11 years ago
  74. b055a22 prepare HBase storage module by Bernd Fondermann · 11 years ago
  75. 090ab1e VYSPER-345: remove JCR from core spring config, comment to use separate jar by Bernd Fondermann · 11 years ago
  76. 46f1a8e move JCR storage code over to dedicated module by Bernd Fondermann · 11 years ago
  77. 3515de6 prepare new module for storage by Bernd Fondermann · 11 years ago
  78. ef2276c VYSPER-344: overall improvements of server-to-server: add logging, harden routing, exeption handling. by Bernd Fondermann · 11 years ago
  79. 28ca5c5 add new configuration properties to spring-config.xml, add comments by Bernd Fondermann · 11 years ago
  80. 4e99c84 make ping result handling resistant against concurrent modification, especially when the XmppPinger is removing himself upon notification by Bernd Fondermann · 11 years ago
  81. 6bdfe52 VYSPER-344: s2s connector: make certificate checking pluggable by Bernd Fondermann · 11 years ago
  82. 8852fb3 VYSPER-344: s2s connector: improve diagnostic logging vastly, fix closing of connection. by Bernd Fondermann · 11 years ago
  83. 1226325 VYSPER-344: deliver s2s presence subscription stanzas not to the initiating entity (the other server) but to the "from" entity which originally created the request. now subscription works in s2s. by Bernd Fondermann · 11 years ago
  84. 2f95d01 allow for the SSLContext's default trust manager to be used. by Bernd Fondermann · 11 years ago
  85. 19fd1b6 VYSPER-329, VYSPER-344: fix verifying jabber:server namespace, must be possible in s2s as well as c2s by Bernd Fondermann · 11 years ago
  86. 8c41757 rename BogusTrustManagerFactory to NonCheckingX509TrustManagerFactory, because it's not so much bogus as not checking if the certificates are valid. by Bernd Fondermann · 11 years ago
  87. f9be2f5 org.apache.httpcomponents:httpclient version bump from 4.0.1 to 4.2.5 by Bernd Fondermann · 11 years ago
  88. 145cb1e fast exit on NULL, trivial, idempotent change by Bernd Fondermann · 11 years ago
  89. 221efb7 VYSPER-343: enabling federation now possible in spring by Bernd Fondermann · 11 years ago
  90. 14e2c6a VYSPER-342: after discussing on ML, now prefer thread local again by Bernd Fondermann · 11 years ago
  91. 013be8b VYSPER-342: simplify charset codec initialization, prefer singleton approach over thread local by Bernd Fondermann · 11 years ago
  92. f477875 VYSPER-342: fix charset decoder initialization issue: apply contributed patch (Mikko Multanen) by Bernd Fondermann · 11 years ago
  93. 2ba3d39 Vysper embedded in WAR: by Bernd Fondermann · 11 years ago
  94. f41fb02 fast fail if TLS certificate password is given, but certificate not loaded by Bernd Fondermann · 11 years ago
  95. b07fd46 make MUC integration tests pass again by Bernd Fondermann · 11 years ago
  96. 49d685e examples project: fix project.name in pom by Bernd Fondermann · 11 years ago
  97. ac329ae VYSPER-336: fix resource state change to 'interested' by Bernd Fondermann · 11 years ago
  98. 7b43aa8 easy code readability by using static imports by Bernd Fondermann · 11 years ago
  99. 498b51b VYSPER-341: fix parsing multiple char refs by Bernd Fondermann · 11 years ago
  100. 10f8693 unit tests verifying VYSPER-337 by Bernd Fondermann · 11 years ago