Remove AAAWebEnvironment.create()
[aaa.git] / aaa-cert / src /
2023-02-06 Robert VargaEliminate org.opendaylight.aaa.cert.utils 65/104265/5
2023-02-06 Robert VargaInstantiate AaaCertRpcService from code 61/104261/7
2023-02-06 Robert VargaClean up AaaCertRpcServiceImplTest 60/104260/7
2023-02-06 Robert VargaClean up KeyStoreConstant 59/104259/6
2023-02-06 Robert VargaClean up UT placement 58/104258/3
2023-02-06 Robert VargaSimplify AaaCertProvider.getTlsProtocols() 57/104257/2
2023-02-06 Robert VargaSimplify AaaCertProvider.getCipherSuites() 56/104256/2
2022-07-04 Robert VargaDo not use odl:type for DataBroker 14/101714/1
2022-03-09 Robert VargaBump upstreams 06/99506/7
2021-10-03 Robert VargaUse Base64.encoder() in ODLKeyTool 24/97724/2
2021-01-04 Robert VargaFix various warnings 02/94402/2
2020-10-07 Robert VargaModernize MoreObjects.firstNonNull() use 37/92937/1
2020-10-07 Robert VargaFix use of bundle-name 36/92936/1
2020-09-25 IlliaMigrate aaa-cert use of BC APIs 16/92716/5
2020-04-28 Robert VargaUpdate MRI projects for Aluminium 05/88905/16
2020-04-06 Robert VargaFix checkstyle 06/88906/2
2020-02-23 Robert VargaCleanup KeyStoreConstant 13/88013/2
2020-02-23 gvranganFix NPE when loading certificate 30/87530/6
2019-10-30 Robert VargaMerge "Updated the user guide after testing"
2019-10-24 Robert VargaMerge "Ditch dependency on infrautils.testutils"
2019-10-24 Robert VargaMerge "Fix Typo in RPC Name"
2019-10-23 Robert VargaFixup aaa-cert-mdsal pyang warnings 38/85338/1
2019-10-14 Venkatrangan Govin... Fix Typo in RPC Name 62/84762/9
2019-03-07 Robert VargaMigrate to ArgumentMatchers 20/80720/2
2019-03-07 Robert VargaRemove powermock from KeyStoresDataUtilsTest 19/80719/2
2019-03-07 Robert VargaRemove powermock from AaaCertProviderTest 18/80718/2
2019-01-23 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 57/79857/1
2019-01-03 Robert VargaFix compilation with JDK11 07/79107/7
2018-11-06 Robert VargaMigrate aaa-cert to JDT annotations 45/77545/4
2018-11-06 Robert VargaMigrate aaa-cert to MD-SAL APIs 41/77541/1
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-03 Robert VargaFixup Augmentable and Identifiable methods changing 54/71254/6
2018-06-01 Tom PantelisMerge "update README.md"
2018-05-31 Tom PantelisFix some deprecation warnings 33/72533/4
2018-05-23 Robert VargaAdjust to RPC method signature update 19/71219/5
2018-03-20 Ryan GouldingMerge "introduce WebContextSecurer service API"
2018-03-20 Ryan GouldingMerge changes from topic 'java-8-migration'
2018-03-20 Stephen KittJava 8 migration 83/69683/1
2018-03-20 Stephen KittJava 7 migration 82/69682/1
2018-03-19 Ryan GouldingMerge changes I6062ddfa,If91c0ea5,Idd92e1be,I224e0fb7...
2018-03-19 Tom PantelisFix findbugs violations in aaa-cert 83/69583/2
2018-03-05 Ryan GouldingAAA-167: Refresh test cert 82/69082/1
2017-11-21 Ryan GouldingMerge "Add MdsalRealm information to README.md"
2017-11-20 Robert VargaFix odlparent-3.0.0 checkstyle violations 54/65754/1
2017-07-22 Tom PantelisRemove derivation from controller config-parent 63/60663/1
2017-06-05 Ryan GouldingMerge "Fix issues in checkstyle enforcement for module...
2017-06-02 David SuarezFix issues in checkstyle enforcement for module aaa... 01/57001/7
2017-04-27 Robert VargaClean read-only transactions 69/55969/3
2017-03-22 melserngawyAdd import and export keystore commands 19/52019/6
2017-03-20 Ryan GouldingMerge "Make IDMStoreUtil a final class"
2017-03-16 matthieu cauffiezAdd AaaCertRpcServiceImpl unit tests 82/53282/2
2017-03-16 matthieuAdd Unit Test for aaa cert provider mdsal 23/53223/5
2017-03-16 Mohamed El-SerngawyMerge "Generate Random password for encryption service"
2017-03-16 melserngawyGenerate Random password for the keystores 26/52226/6
2017-03-13 Mohamed El-SerngawyMerge "Add MdsalUtils unit tests"
2017-03-10 matthieu cauffiezAdd MdsalUtils unit tests 64/53164/4
2017-03-09 matthieuAdd KeyStoresDataUtils unit test 36/53036/7
2017-03-07 Ryan GouldingMerge "Replace project-specific checkstyle by odlparent's"
2017-03-03 matthieu cauffiezFix null pointer Exception during unit tests 96/52796/1
2017-03-03 matthieu cauffiezFix aaa-cert unit tests 79/52779/1
2017-01-27 Ryan GouldingMerge "Check for empty cipher suites"
2017-01-26 melserngawyCheck for empty cipher suites 33/51033/2
2017-01-19 Stephen KittUse Java 8's Base64 instead of Jersey's or Apache Commons' 70/50670/1
2017-01-17 Mohamed El-SerngawyMerge "Update README.md to current status of AAA project"
2017-01-17 Mohamed El-SerngawyMerge "Migrate aaa-shiro to utilize archetype setup"
2017-01-17 Ryan GouldingMerge "Fix Md-SAL store configuration"
2017-01-17 Ryan GouldingMerge "Add CLI for managing aaa data model"
2017-01-17 Mohamed El-SerngawyMerge "Add TLS protocol configuration"
2017-01-17 Mohamed El-SerngawyAdd TLS protocol configuration 27/50527/3
2016-11-11 Ryan GouldingMerge "Revert "Fix the unit Test""
2016-11-11 Ryan GouldingRevert "Fix the unit Test" 81/48281/1
2016-11-11 Ryan GouldingMerge "Add change ODL user password command"
2016-11-11 Ryan GouldingMerge "Fix the unit Test"
2016-11-10 Ryan GouldingMerge "Update the rpc description with the right names"
2016-11-10 Mohamed El-SerngawyUpdate the rpc description with the right names 82/48182/2
2016-11-02 Mohamed El-SerngawyFix the unit Test 55/47855/2
2016-11-01 Ryan GouldingMerge "Refactor the aaa-cert bundle"
2016-11-01 melserngawyRefactor the aaa-cert bundle 69/47369/10
2016-10-20 Mohamed El-SerngawyMerge "Fix branding in idmtool script"
2016-10-20 Mohamed El-SerngawyMerge "Fix AaaCertMdsalProvider service and AaaCert...
2016-10-20 Mohamed El-SerngawyFix AaaCertMdsalProvider service and AaaCert RPC service 52/46852/9
2016-10-06 Mohamed El-SerngawyMerge "AAA Moon Authentication Module support"
2016-10-06 Mohamed El-SerngawyMove aaa-cert to blueprint 81/46581/3
2016-08-09 Ryan GouldingMerge "Move aaa-h2-store bundle to use blueprint"
2016-08-05 Mohamed El-SerngawyMerge "Add groupRolesMap configuration option for ODLJn...
2016-08-04 Ryan GouldingMerge "Store the opendaylight's certificate and network...
2016-08-04 Mohamed El-SerngawyStore the opendaylight's certificate and network Node... 14/36514/17
2016-03-02 melserngawyfix changes in openflowjava interface TlsConfiguration. 55/35655/1
2016-02-11 Mohamed El-Serngawyadding command-line and certificate functionalities 66/30166/29