1. 141cecc Implement relaying of IQ stanzas and disco IQ stanzas to a user with a full JID provided (VYSPER-278) by Niklas Gustavsson · 13 years ago
  2. 4959409 Add close method to modules to allow for releasing resources (VYSPER-277) by Niklas Gustavsson · 13 years ago
  3. cb47fa7 Adding equals for Item and InfoElements by Niklas Gustavsson · 13 years ago
  4. eac534d Adding XEP-0065 namespace by Niklas Gustavsson · 13 years ago
  5. 7111b14 Moving pubsub demo into examples module by Niklas Gustavsson · 13 years ago
  6. 3d1365c Use OrderThreadPoolExecutor instead of QueueStanzaProcessor in order to maintain stanza order within a session (VYSPER-275) by Niklas Gustavsson · 13 years ago
  7. 524624a Adding various unit tests by Niklas Gustavsson · 13 years ago
  8. 54a32c4 Adding unit tests for offline storage by Niklas Gustavsson · 13 years ago
  9. 3e22643 Adding unit tests for StanzaWriterProtocolEncoder by Niklas Gustavsson · 13 years ago
  10. a33b458 Fixing broken build on some JVMs by Niklas Gustavsson · 13 years ago
  11. d94026c Adding unit tests for XMPP Ping Adding unit tests for SessionIQHandler by Niklas Gustavsson · 13 years ago
  12. 6d6f8ad Adding unit tests for vcard temp by Niklas Gustavsson · 13 years ago
  13. 20918a3 Fixing build on Java 1.5 by Niklas Gustavsson · 13 years ago
  14. 3c8d8b0 Adding unit tests by Niklas Gustavsson · 13 years ago
  15. 097c7d4 Adding unit tests by Niklas Gustavsson · 13 years ago
  16. 13a6f10 Adding unit tests by Niklas Gustavsson · 13 years ago
  17. dbc05f0 Adding additional unit tests for core module by Niklas Gustavsson · 13 years ago
  18. 7272100 Cleaning up by Niklas Gustavsson · 13 years ago
  19. aa4a937 Fixing minor issues reported by Findbugs by Niklas Gustavsson · 13 years ago
  20. 74aa63c Improve exception handling when S2S sockets are closing down by Niklas Gustavsson · 13 years ago
  21. ef111cd Incorrectly configured test exclusions by Niklas Gustavsson · 13 years ago
  22. d9f18b5 Fixing bug when getting split buffers during XML parsing (VYSPER-265). Patch by Eilon Yardeni, thanks by Niklas Gustavsson · 13 years ago
  23. af87de9 Fixing incorrectly named package by Niklas Gustavsson · 13 years ago
  24. 29bd412 MUC int tests using incorrect POM parent by Niklas Gustavsson · 13 years ago
  25. aa5659b Creating a specialized endpoint for S2S by Niklas Gustavsson · 13 years ago
  26. 1482feb Investigating if a change in the maven build caused Hudson to fail by Niklas Gustavsson · 13 years ago
  27. 084e24c Simplify the example a bit by Niklas Gustavsson · 13 years ago
  28. 636ec8d Commenting out websockets to make the example deployable on any servlet engine by Niklas Gustavsson · 13 years ago
  29. cbec2ce Commenting out websockets to make the example deployable on any servlet engine by Niklas Gustavsson · 13 years ago
  30. 9f9f3db VYSPER-180 - Add hook for catching stanzas for offline-storage. contributed by Thomas Kratz. Thanks for contributing. by Bernd Fondermann · 13 years ago
  31. 9434039 Fix package and directory name of the distributions (VYSPER-249) by Niklas Gustavsson · 13 years ago
  32. b387536 Fixing incorrect parent pom declaration by Niklas Gustavsson · 13 years ago
  33. c319734 Adding admin console version to dependencies by Niklas Gustavsson · 13 years ago
  34. 29724de Adding an attribute multiple times must not generate multiple namespaces by Niklas Gustavsson · 13 years ago
  35. 2a0a1bb Update spec compliance to show the correct status by Niklas Gustavsson · 13 years ago
  36. 6984227 Add support for announcing in-band registration as a feature (VYSPER-264) by Niklas Gustavsson · 13 years ago
  37. b752856 Add support for in-band registration (XEP-0077). Supports adding account and changing password (VYSPER-264) by Niklas Gustavsson · 13 years ago
  38. 1cdf42f Only send unavailable stanza if the client fully completed the stream initiation by Niklas Gustavsson · 13 years ago
  39. a83facd Enable stanza logging even if this log config is picked up during development by Niklas Gustavsson · 13 years ago
  40. 9caed46 Adding Javadoc by Niklas Gustavsson · 13 years ago
  41. d70ed53 Adding Javadoc Adding missing license headers by Niklas Gustavsson · 13 years ago
  42. c599b36 Building both a jar and war version of the admin console by Niklas Gustavsson · 13 years ago
  43. 048dea6 Adding runner for an embedded admin console by Niklas Gustavsson · 13 years ago
  44. 66b3f6b Adding admin console to the default build Clean up by Niklas Gustavsson · 13 years ago
  45. 093a27d Adding support for the remaining field types by Niklas Gustavsson · 13 years ago
  46. b543223 Fixed NPE if accountjid was not provided by client by Niklas Gustavsson · 13 years ago
  47. 719d411 Improved design of admin console GUI Handle timeout from XMPP server by Niklas Gustavsson · 13 years ago
  48. 0f391c8 Using entities instead of strings for AccountManagement by Niklas Gustavsson · 13 years ago
  49. e9ee478 Fixing missing license headers by Niklas Gustavsson · 13 years ago
  50. f1960f3 Fixing incorrect license headers by Niklas Gustavsson · 13 years ago
  51. 26fb9bc Adding a first prototype of the admin console by Niklas Gustavsson · 13 years ago
  52. 8ec5668 Adding a first prototype of the admin console by Niklas Gustavsson · 13 years ago
  53. 60a8644 The type attribute on data form submissions is optional. Default and fallback by Niklas Gustavsson · 13 years ago
  54. babe70c The type attribute on data form submissions is optional. Default and fallback by Niklas Gustavsson · 13 years ago
  55. 880ee3d Using entities instead of strings for AccountManagement by Niklas Gustavsson · 13 years ago
  56. 1b09bd2 Fixing issues with authentication done on the full JID by Niklas Gustavsson · 13 years ago
  57. b92dba4 Fixed problem with logging on the wrong level by Niklas Gustavsson · 13 years ago
  58. 2c262f0 Fixed temporary logging implementation by Niklas Gustavsson · 13 years ago
  59. 81d6132 Include websocket support in the distribution by Niklas Gustavsson · 13 years ago
  60. 9d6dccb Make AccountManagement be consistent in always using Entity by Niklas Gustavsson · 13 years ago
  61. fb0c1e5 Adding unit test for ServerResponses by Niklas Gustavsson · 13 years ago
  62. 593d3b1 Fixed bug in XMLElement.equals which failed on different attribute order by Niklas Gustavsson · 13 years ago
  63. 680047f Move ServerErrorResponses to static util rather than a singleton by Niklas Gustavsson · 13 years ago
  64. b473ffc Cleaning up and adding Javadocs to websockets implementation by Niklas Gustavsson · 13 years ago
  65. 43e03b9 Upgrade to Spring 3.0.5 (VYSPER-263) Adding tests for websocket implementation by Niklas Gustavsson · 13 years ago
  66. daa8cb6 Cleaning up dependencies by Niklas Gustavsson · 13 years ago
  67. 47d9097 Upgrade to JUnit 4.8.2 (VYSPER-262) Clean up websockets deps by Niklas Gustavsson · 13 years ago
  68. 1eedd04 Upgrade to MINA 2.0.2 by Niklas Gustavsson · 13 years ago
  69. 048af78 Cleaning up example by Niklas Gustavsson · 13 years ago
  70. 29989c6 Add example for Vysper embedded in a WAR, including websocket support by Niklas Gustavsson · 13 years ago
  71. 13fc2b1 Make dependency on commons-io explicit by Niklas Gustavsson · 13 years ago
  72. c954a3b Fix bug in websockets where we sent stream:stream and stream:features in the same message by Niklas Gustavsson · 13 years ago
  73. 44aed2d VYSPER-259: make spring-based distribution's config work again out-of-the-box by Bernd Fondermann · 13 years ago
  74. 767c741 VYSPER-260 - doc fix contributed bei Matthias Weßendorf. Thanks for contributing! by Bernd Fondermann · 13 years ago
  75. 3d5d16b Fixing issue with compiling on Java 1.5 by Niklas Gustavsson · 13 years ago
  76. 442a433 Adding support for XMPP over web sockets (VYSPER-258) by Niklas Gustavsson · 13 years ago
  77. ea749db Adding support for XMPP over web sockets (VYSPER-258) by Niklas Gustavsson · 13 years ago
  78. e64a73f Fixing test ExecutorService so that it compiles on both Java 1.5 and 1.6 by Niklas Gustavsson · 13 years ago
  79. faa0aa2 Merge in s2s branch, all fingers crossed by Niklas Gustavsson · 13 years ago
  80. 7fa66cf MUC: now finally that whole affiliation/role concept makes sense to me: becoming an Admins implies Moderator role by Bernd Fondermann · 13 years ago
  81. 2fce225 repair pom f'ups by Bernd Fondermann · 13 years ago
  82. bbdfffd server admins will become room admins when joining a room by Bernd Fondermann · 13 years ago
  83. 32362f9 export admin service as a runtime service by Bernd Fondermann · 13 years ago
  84. 922eafb do not use random passwords per default by Bernd Fondermann · 13 years ago
  85. 462202b VYSPER-159: Change User Password. Admins can change all passwords, users only their own. by Bernd Fondermann · 13 years ago
  86. 5f1ec05 reverting change from r1053339. it didn't make no sense. (to me it makes no sense either way, but that's ok :-) by Bernd Fondermann · 13 years ago
  87. 7106f3a make the default Vysper install sufficiently secure: use random passwords. by Bernd Fondermann · 13 years ago
  88. 47643d8 nbxml seems to be missing from pom by Bernd Fondermann · 13 years ago
  89. 5041f55 VYSPER-169, VYSPER-170: initial implementation of command infrastructure. 2 service commands: add user, get no. of online users by Bernd Fondermann · 13 years ago
  90. 4026cf7 VYSPER-61: decode and parse all client-provided form field values into a map by Bernd Fondermann · 13 years ago
  91. e94bbe7 make use of commons-lang for checking strings. by Bernd Fondermann · 13 years ago
  92. fe8ba3b Disco: do only announce basic features on 'root', skip when node is present by Bernd Fondermann · 13 years ago
  93. 1d3ee70 MUC: rewrite requested nick, when already present by Bernd Fondermann · 13 years ago
  94. 24ef8f1 handle Session disposal: client disconnects ungracefully, make server handle unavailability by Bernd Fondermann · 13 years ago
  95. 36026d9 Removing use of String.isEmpty() by Niklas Gustavsson · 13 years ago
  96. 881481b MUC: identify and handle moderator gone-missing. by Bernd Fondermann · 13 years ago
  97. ca18d3d Improve rendering of prefixed inner elements by Niklas Gustavsson · 13 years ago
  98. 7189c78 VYSPER-257: assures, string preparation is never skipped by Bernd Fondermann · 13 years ago
  99. e64eef6 VYSPER-256: fix namespace by Bernd Fondermann · 13 years ago
  100. 3480633 Adding support for providing the certificate as InputStream, in addition to File (VYSPER-255) by Niklas Gustavsson · 13 years ago