1. b419b1f Upgrade maven-javadoc-plugin. by Andreas Veithen · 6 years ago trunk
  2. 4a51c2a Upgrade animal-sniffer-maven-plugin. by Andreas Veithen · 6 years ago
  3. 11c15d0 Add credentials to upload snapshots. by Andreas Veithen · 6 years ago
  4. 193d865 Update parent POM version. by Andreas Veithen · 6 years ago
  5. 0817d37 Set up Travis. by Andreas Veithen · 6 years ago
  6. 2a61fd9 Fix test failure caused by expired certificate. by Andreas Veithen · 6 years ago
  7. 9b427ea Fix test failure caused by expired certificate. by Andreas Veithen · 6 years ago
  8. e124ad3 Implement new release policy regarding checksum files. by Andreas Veithen · 6 years ago
  9. 65af1e4 Update JaCoCo. by Andreas Veithen · 6 years ago
  10. d6a3e17 Update libraries included in the distribution. by Andreas Veithen · 6 years ago
  11. 7e53b69 Upgrade checksum-maven-plugin and provide SHA-512 checksums. by Andreas Veithen · 7 years ago
  12. 3c29612 Upgrade maven-dependency-plugin. by Andreas Veithen · 7 years ago
  13. d740c0d Remove unnecessary dependencies. by Andreas Veithen · 7 years ago
  14. ea2cdce Fix Javadoc errors. by Andreas Veithen · 7 years ago
  15. ed4aa7d Use the proper way to iterate over children with a given name. by Andreas Veithen · 7 years ago
  16. 5bf6369 RAMPART-440: Upgrade OpenSAML. by Andreas Veithen · 7 years ago
  17. 9e06ee5 Upgrade maven-compiler-plugin. by Andreas Veithen · 7 years ago
  18. e168a06 RAMPART-390: SupportingToken assertions should support multiple nested protection assertions. Patch provided by Stefan Vladov. by Andreas Veithen · 7 years ago
  19. 75d02ec Merge changes from trunk. by Andreas Veithen · 7 years ago RAMPART-390
  20. ff41a37 Add rampart-policy to the code coverage analysis. by Andreas Veithen · 7 years ago
  21. 18d7dae RAMPART-390: Apply patch provided by Stefan Vladov. by Andreas Veithen · 7 years ago
  22. 5788f54 Create development branch for RAMPART-390. by Andreas Veithen · 7 years ago
  23. 2835ecd RAMPART-423: Improve the efficiency of SimpleTokenStore. Based on a patch provided by Boris Dushanov. by Andreas Veithen · 7 years ago
  24. 8d45fdf Clean up the patch. by Andreas Veithen · 7 years ago RAMPART-423
  25. 4a408e3 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  26. 31e13b8 RAMPART-339: Add sample 09 with different security policies for request and response. Based on a patch provided by Hasini Gunasinghe. by Andreas Veithen · 7 years ago
  27. a21f7e6 Final cleanup of the patch. by Andreas Veithen · 7 years ago RAMPART-339
  28. 78faa1c Add sample request/response for RAMPART-339. by Andreas Veithen · 7 years ago
  29. 3e16233 Fix logic error. by Andreas Veithen · 7 years ago
  30. 94767a5 Support samples with multiple policy files. by Andreas Veithen · 7 years ago
  31. 778e73e Fix target ordering. by Andreas Veithen · 7 years ago
  32. 5f8ad5f Add sample 9 to unit test. by Andreas Veithen · 7 years ago
  33. 434a0ee RAMPART-339: Apply patch provided by Hasini Gunasinghe. by Andreas Veithen · 7 years ago
  34. c60f13c Create development branch for RAMPART-339. by Andreas Veithen · 7 years ago
  35. 897e698 Normalize whitespace. by Andreas Veithen · 7 years ago
  36. 274b5cf Avoid wildcard imports. by Andreas Veithen · 7 years ago
  37. cae7549 RAMPART-426: Use Axiom's getRole API to extract the actor/role from the security header. by Andreas Veithen · 7 years ago
  38. b383f3a Revert r1780826 (patch for RAMPART-287); this was supposed to go to a branch, not the trunk. by Andreas Veithen · 7 years ago
  39. 8c58498 RAMPART-287: Apply patch provided by Suresh Attanayake. by Andreas Veithen · 7 years ago
  40. c3f752b RAMPART-331: Remove unreachable code. Patch provided by David Tonhofer. by Andreas Veithen · 7 years ago
  41. a5d5b2e Reduce code duplication. by Andreas Veithen · 7 years ago
  42. 53cd5ac Fix getMsgCtx12 to actually return a SOAP 1.2 message. by Andreas Veithen · 7 years ago
  43. 4f56d2e Code simplification. by Andreas Veithen · 7 years ago
  44. 3eb94e1 Add extra null check. by Andreas Veithen · 7 years ago
  45. 6e31a3f Fix imports. by Andreas Veithen · 7 years ago
  46. dba08b3 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  47. ca8fc7d RAMPART-417, RAMPART-433: Add Kerberos support. Based on patches provided by Detelin Yordanov and Boris Dushanov. by Andreas Veithen · 7 years ago
  48. 4cbbc36 Fix license headers. by Andreas Veithen · 7 years ago RAMPART-433
  49. 55d5986 Convert KerberosServer into a JUnit rule. by Andreas Veithen · 7 years ago
  50. eb913ae More cleanup. by Andreas Veithen · 7 years ago
  51. 7d744c3 Some cleanup. by Andreas Veithen · 7 years ago
  52. a397596 Use xml-truth instead of xmlunit. by Andreas Veithen · 7 years ago
  53. 0a0f1dd Move KerberosDelegationServiceValidator from src/main to src/test. by Andreas Veithen · 7 years ago
  54. 46fac20 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  55. 317db86 No need to copy classes into the repo; they are loaded from the parent class loader anyway. by Andreas Veithen · 7 years ago
  56. e6c1e17 Use the existing ClientHelper in KerberosDelegationService. by Andreas Veithen · 7 years ago
  57. b95dac7 Use ClientHelper in RampartKerberosTest. by Andreas Veithen · 7 years ago
  58. 058929d Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  59. 57e06ba Use the new ClientHelper class. by Andreas Veithen · 7 years ago
  60. 10ee7a8 Move JettyServer to Axis2's testutils. by Andreas Veithen · 7 years ago
  61. 99c33e3 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  62. f4590d3 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  63. 59782d8 Copy axis2.xml to the repository instead of configuring it in code. by Andreas Veithen · 7 years ago
  64. f55a495 Use commons-logging. by Andreas Veithen · 7 years ago
  65. 5d8f400 Make the location of axis2.xml configurable. by Andreas Veithen · 7 years ago
  66. 02a5908 Manage the ConfigurationContext explicitly in JettyServer. by Andreas Veithen · 7 years ago
  67. 7bc0a18 Generate server certificates dynamically at runtime instead of during the build. by Andreas Veithen · 7 years ago
  68. 20c48b6 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  69. db493f4 Disallow usage of static ports. by Andreas Veithen · 7 years ago
  70. 6da149a Let Jetty choose a port instead of using PortAllocator. by Andreas Veithen · 7 years ago
  71. f528bec Introduce getEndpoint methods similar to Axis2Server. by Andreas Veithen · 7 years ago
  72. a18f2a4 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  73. c98aaa9 Support either HTTP or HTTPS in JettyServer, but not both at the same time, so that we can converge towards the same interface as Axis2Server. by Andreas Veithen · 7 years ago
  74. f87e4c7 Some code cleanup. by Andreas Veithen · 7 years ago
  75. 328dc1d Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  76. bfbf6d1 Let JettyServer configure the system properties for the client trust store. by Andreas Veithen · 7 years ago
  77. 04f3331 Merge latest changes from trunk. by Andreas Veithen · 7 years ago
  78. 71092a1 Transform JettyServer into a JUnit rule. by Andreas Veithen · 7 years ago
  79. 4032224 Apply the patch provided by Boris Dushanov for RAMPART-423. by Andreas Veithen · 7 years ago
  80. 146fb93 Create a development branch to work on the patch for RAMPART-423. by Andreas Veithen · 7 years ago
  81. 5b52a0a Update WSS4J. by Andreas Veithen · 7 years ago
  82. f18e693 Update JUnit to the latest version. by Andreas Veithen · 7 years ago
  83. 9aaca01 Use Commons Logging as we do elsewhere. by Andreas Veithen · 7 years ago
  84. bbb1737 Remove duplicate assertion builder. by Andreas Veithen · 7 years ago
  85. 806f380 Fix formatting. by Andreas Veithen · 7 years ago
  86. 4adf3c1 Apply patch provided by Boris Dushanov for RAMPART-433 (which incorporates the patch provided by Detelin Yordanov for RAMPART-417). by Andreas Veithen · 7 years ago
  87. e2529bb Create a development branch to work on the patches for RAMPART-417 and RAMPART-433. by Andreas Veithen · 7 years ago
  88. 06c51fd Set svn:auto-props. by Andreas Veithen · 7 years ago
  89. a4d17d9 Use for loops instead of iterators. by Andreas Veithen · 7 years ago
  90. 4a0c10f Use generics. by Andreas Veithen · 7 years ago
  91. d3c1252 Use for loops instead of iterators. by Andreas Veithen · 7 years ago
  92. e62148c Replace tabs with spaces. by Andreas Veithen · 7 years ago
  93. 4416282 Remove deprecated methods. by Andreas Veithen · 7 years ago
  94. 087b643 Make correct use of generics. by Andreas Veithen · 7 years ago
  95. 1e78431 Add missing message bundle entry. by Andreas Veithen · 7 years ago
  96. 0309d5a AXIS2-5761: Switch to the HttpClient 4.x based transport in Rampart as well. by Andreas Veithen · 8 years ago
  97. da64077 Upgrade Jacoco. by Andreas Veithen · 8 years ago
  98. eaabd12 Replace non-ASCII character in Javadoc. by Andreas Veithen · 8 years ago
  99. 20a2be4 Replace non-ASCII characters in Javadoc. by Andreas Veithen · 8 years ago
  100. f5d3b3e Upgrade to Java 6. by Andreas Veithen · 8 years ago