- 1407e96 Random cleanups by David Matějček · 3 years ago
- 5e7123a Implement getRequestId() and related by Arjan Tijms · 3 years ago
- c73f56b Fixes 16587 - support custom principal in Jakarta Authentication by Arjan Tijms · 3 years ago
- 8359bba Merge remote-tracking branch 'eclipse/6.x' into merge-to-master by David Matějček · 3 years ago
- 8001e4f #23507 Fixed signing jars downloaded by the appclient - several bugs by David Matějček · 3 years ago
- b17a103 Implementation of new Jakarta Authentication methods by Arjan Tijms · 3 years ago
- 24054ae Integrate Authentication 3.0.0-RC2 by Arjan Tijms · 3 years ago
- d1c92b5 Next version is 6.2.6-SNAPSHOT by Arjan Tijms · 3 years, 1 month ago
- 53bf67c Prepare next development cycle for 6.2.6 by Eclipse Glassfish Bot · 3 years, 1 month ago
- 0159b68 Prepare release 6.2.5 by Eclipse Glassfish Bot · 3 years, 1 month ago
- fff192c Prepare next development cycle for 6.2.5-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 2 months ago
- 4d6a8b5 Prepare release 6.2.4 by Eclipse Glassfish Bot · 3 years, 2 months ago
- 3e2df4f Fix Jakarta Pages tests by arjantijms · 3 years, 3 months ago
- 4628cd0 Third batch by arjantijms · 3 years, 3 months ago
- 0ed4fff Changed version number in poms to 7.0.0-SNAPSHOT by David Matějček · 3 years, 4 months ago
- fe019b5 Next version is 6.2.4-SNAPSHOT by arjantijms · 3 years, 4 months ago
- 18464ca Prepare next development cycle for 6.2.4 by Eclipse Glassfish Bot · 3 years, 4 months ago
- 6dcda93 Prepare release 6.2.3 by Eclipse Glassfish Bot · 3 years, 4 months ago
- b0d97c4 Prepare next development cycle for 6.2.3-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 6 months ago
- 069f130 Prepare release 6.2.2 by Eclipse Glassfish Bot · 3 years, 6 months ago
- d2043e5 Started cleaning / refactoring of RealmAdapter and some related code by arjantijms · 3 years, 6 months ago
- f195fac Remove unused variables by Piotrek Zygielo · 3 years, 6 months ago
- 06d48db Issue #23507 security-ee now uses junit5 instead of junit4 by David Matějček · 3 years, 7 months ago
- 54d29ca Issue #23507 jaspic-provider-framework now uses junit5 instead of junit4 by David Matějček · 3 years, 7 months ago
- 0eb5dc0 Prepare next development cycle for 6.2.2-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 7 months ago
- ad91414 Prepare release 6.2.1 by Eclipse Glassfish Bot · 3 years, 7 months ago
- 2f156b7 Separate words in logged messages by Piotrek Zygielo · 3 years, 7 months ago
- 609e2be Formatting and some method ordering in security codee by arjantijms · 3 years, 7 months ago
- dd2f6e4 Merge pull request #23535 from dmatej/tests by Arjan Tijms · 3 years, 8 months ago
- 8b5a170 Issue #23507 JUnit5 and Hamcrest 2.2 are here by David Matějček · 3 years, 8 months ago
- f31211f Integrate Exousia 1.0.0 M2 and adjust enterprise beans code by arjantijms · 3 years, 8 months ago
- 96013e9 Processing feedback: removed tab and adjusted header by arjantijms · 3 years, 8 months ago
- 4ca932b Keep provider and factory available at old FQN until next major update. by arjantijms · 3 years, 8 months ago
- 548e827 Issue #23504 Removed groupId org.apache.maven.plugins by David Matějček · 3 years, 8 months ago
- 2c8e6b6 Integrate Exousia 1.0.0-M1. by arjantijms · 3 years, 9 months ago
- 61066a3 Updated version number to 6.2.1-SNAPSHOT by David Matějček · 3 years, 9 months ago
- 56030c9 Changed version to 6.2.0-SNAPSHOT by David Matějček · 3 years, 10 months ago
- cb8b2aa Fixed error message - missing parameter (cantValidateRequest) by David Matějček · 3 years, 10 months ago
- 4a2564e Trimming trailing spaces, removing tabs, formatting - appserver/security by David Matějček · 3 years, 10 months ago
- f4dc06a Trimming trailing spaces, removing tabs by a script by David Matějček · 3 years, 10 months ago
- 36b3ba0 Updated version number to 6.1.1-SNAPSHOT by David Matějček · 3 years, 11 months ago
- 82104e6 #23424 ejb30/sec TCK failures by hussainnm · 4 years ago
- 17530e3 Replace the denigrated getSubjectDN by getSubjectX500Principal by arjantijms · 4 years ago
- 57cf0c5 Tidying of security poms by arjantijms · 4 years ago
- 576bfb5 Basic cleanups for core module by arjantijms · 4 years ago
- eb87196 Simple renaming of variables and additional cleanup by arjantijms · 4 years ago
- d19a8bc Basic cleanup of source code, addressing common warnings by arjantijms · 4 years ago
- fd7b407 Formatting only of source code by arjantijms · 4 years ago
- 5371252 Update copyright year in pom.xml by hussainnm · 4 years, 1 month ago
- 5920882 Change project version to 6.1.0-SNAPSHOT by hussainnm · 4 years, 1 month ago
- 8a9e4cb Replaced another usage of Sun PolicyFile by arjantijms · 4 years, 1 month ago
- 67d6cd6 Replaced Sun PolicyFile by public variant. by arjantijms · 4 years, 1 month ago
- 2383e1c Fixed policy test by arjantijms · 4 years, 1 month ago
- e160f33 Replaced Sun PropertyExpander by arjantijms · 4 years, 1 month ago
- 3c12d34 Removed duplicate JACC (Jakarta Authorization) module. by arjantijms · 4 years, 1 month ago
- fd9b383 Replaced usage of sun.net.www.ParseUtil.fileToEncodedURL by arjantijms · 4 years, 1 month ago
- 5b054b8 Replaced direct usage of PolicyFile by arjantijms · 4 years, 1 month ago
- b9b3409 Removed dependency on sun DerValue from callback handler by arjantijms · 4 years, 1 month ago
- dd216e0 Replaced DER code using sun private packages to use public APIs by arjantijms · 4 years, 1 month ago
- ec18543 Formatting by arjantijms · 4 years, 1 month ago
- 30079e0 Replace X500Name by X500Principal in Enterprise Beans code by arjantijms · 4 years, 1 month ago
- 1b2546a Started with alternatived for the LDAP booster pack code and X500Name by arjantijms · 4 years, 1 month ago
- fe04a42 Merge branch 'master' into master.jdk11 by Arjan Tijms · 4 years, 1 month ago
- 7927016 Remove unused security-dol module by Jonathan Coustick · 4 years, 5 months ago
- 35be850 First pass updating Loggers by smillidge · 4 years, 8 months ago
- e0d5954 #23112 Integrated Soteria 2.0.0-M2 and Authentication new coords by arjantijms · 4 years, 8 months ago
- 952dd7b Merge branch 'master' into master.jdk11 by Hiroki Sawamura · 4 years, 10 months ago
- 17f259f Merge branch 'master' into master.jdk11 by hs536 · 4 years, 10 months ago
- 50ae9a7 Revert "Prepare release 5.1.0" by hs536 · 4 years, 10 months ago
- 02de3e4 Revert "Prepare next development cycle for 5.1.1-SNAPSHOT" by hs536 · 4 years, 10 months ago
- 62c9ae9 Fix for permission errer by hs536 · 4 years, 10 months ago
- f10d25e #23002 Integrate Grizzly 3.0.0 by arjantijms · 4 years, 10 months ago
- 911c45f Fix for ObjectIdentifier.equals(ObjectIdentifier id) removed from JDK by hs536 · 5 years ago
- eea72b5 Jakarta Servlet API transition by Gaurav Gupta · 4 years, 10 months ago
- 508d875 Jakarta Inject API namespace transition by Gaurav Gupta · 4 years, 11 months ago
- 94d6e6c Jakarta Resource API namespace transition by Gaurav Gupta · 4 years, 11 months ago
- ed5e731 Jakarta EJB namespace transition by Gaurav Gupta · 4 years, 11 months ago
- b42ebc2 Jakarta Auth namespace transition by Gaurav Gupta · 4 years, 11 months ago
- 17bc69e Got a lot further, Now blocked on compiling due to Woodstock needs to be moved to the jakarta namespace by smillidge · 4 years, 11 months ago
- 1eecede Stalled on needing a release of JSTL by smillidge · 5 years ago
- 89437f0 Further checkpoint blocked as Weld expose javax.transaction in SPI by smillidge · 5 years ago
- ca77658 compile time errors in tests, new metro snapshot adoption by Lukas Jungmann · 4 years, 11 months ago
- df23908 Integrate Jakarta Annotations 2.0.0-RC1 by Lukas Jungmann · 4 years, 11 months ago
- 29befa4 Integrate Metro 3.0.0-M1 - round 1, passing build by Lukas Jungmann · 4 years, 11 months ago
- 0592a09 #22925: Remove Pruned API Jakarta XML RPC by Lukas Jungmann · 5 years ago
- d7b6491 Upgrade hk2 and asm. by hs536 · 5 years ago
- 40d0c14 #22874 Added required JAXB dependency to make tests pass again by arjantijms · 5 years ago
- 3cfb3a3 #22874 Updated version in pom files to 6.0.0-SNAPSHOT by arjantijms · 5 years ago
- 6faf57c Upgrade hk2 and asm. by hs536 · 5 years ago
- 006b80f Integrate Jakarta Authorization 1.5 (new maven coordinates) by arjantijms · 6 years ago
- 25a4957 Prepare next development cycle for 5.1.1-SNAPSHOT by Eclipse Glassfish Bot · 6 years ago
- f9bbc00 Prepare release 5.1.0 by Eclipse Glassfish Bot · 6 years ago
- 29c8b66 Merge remote-tracking branch 'upstream/EE4J_8' into EE4J_8 by Jayasheelan Kumar · 6 years ago
- a6a684d Updating copyright year and JDK version by Jayasheelan Kumar · 6 years ago
- 0426f49 fix remaining groupIds for hk2-config dependencies (#22692) by Romain Grecourt · 6 years ago
- 56e520f Updating version from 5.0.1 to 5.1.0 by Jayasheelan Kumar · 6 years ago
- 50d56a5 Refer to project version of hk2-config (#22685) by jansupol · 6 years ago
- d560b8f Integrate jakarta dependencies - Metro, Soteria, Interceptors-api (#22654) by Lukas Jungmann · 6 years ago
- 4820b80 Integrate jakarta.ejb-api 3.2.3 (#22647) by Vinay Vishal · 6 years ago
- cb5bc8e Jakarta Servlet API 4.0.2 (#22615) by Stuart Douglas · 6 years ago