aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib
AgeCommit message (Expand)AuthorFilesLines
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz3-5/+7
2019-08-05test profiles to switch between Java <=8 and Java > 8Thomas Lenz1-111/+165
2019-08-05update paths to maven reposThomas Lenz1-1/+1
2019-08-05change version structure of projectThomas Lenz1-2/+1
2019-06-12downgrade jedis to solve dependency problemsThomas Lenz1-2/+2
2019-06-07update third-party libsThomas Lenz1-4/+3
2019-06-07add new status codesThomas Lenz2-0/+5
2019-06-07update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy modeThomas Lenz1-18/+36
2019-06-05move useMandate into parent interfaceThomas Lenz2-14/+0
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz18-54/+111
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz19-154/+94
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the es...Thomas Lenz3-6/+213
2019-02-27update CSS templateThomas Lenz1-3/+4
2019-02-19remove 'scope' annotationThomas Lenz1-2/+0
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz12-77/+396
2019-02-18remove unused classThomas Lenz1-1221/+0
2019-02-18set UTF-8 encoding as defaultThomas Lenz2-10/+9
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz11-645/+244
2019-02-12add Log messagesThomas Lenz2-1/+3
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz3-2/+17
2019-02-04add code for eID4U attribute collectionThomas Lenz2-0/+70
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz2-36/+73
2019-02-04update Spring Redis BackendThomas Lenz3-6/+8
2018-12-14some more updates and first code for TUG interactionThomas Lenz1-1/+1
2018-10-16update third party libs to solve incompatibility with JDK11Thomas Lenz2-6/+12
2018-09-26update Redis plugin for SpringThomas Lenz1-2/+2
2018-08-27fix error message in case of wrong encoded foreign-bPK decryption keysThomas Lenz1-3/+6
2018-08-27fix small problem in implementation of a monitoring moduleThomas Lenz1-1/+1
2018-08-27fix bug with wrong DummyStatisticLogger packagenameThomas Lenz2-26/+3
2018-08-16fix problem in StatisticDatabase test functionalityThomas Lenz1-6/+4
2018-07-25some small modifications regarding EAAFCore 1.0.1Thomas Lenz2-13/+19
2018-07-20add one log messageThomas Lenz1-0/+1
2018-07-20some log message modificationsThomas Lenz2-4/+13
2018-07-16Merge branch 'huge_refactoring' into development_previewThomas Lenz297-23814/+7918
2018-07-16some GUI and handbook updatesMOA-ID-3.4.0Thomas Lenz1-3/+12
2018-07-13some bug fixesThomas Lenz14-88/+112
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz42-524/+3421
2018-07-10some small updates and handbook updateThomas Lenz2-1/+13
2018-07-03rename eIDAS LoA constantsThomas Lenz4-9/+27
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz2-0/+81
2018-07-02add Annotations to AttributeBuilderThomas Lenz21-0/+42
2018-06-25add SP specific configuration for SL2.0Thomas Lenz1-1/+3
2018-06-22some more pvp2 updatesThomas Lenz22-1519/+281
2018-06-20add some missing filesThomas Lenz2-0/+450
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz119-10760/+660
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz8-38/+136
2018-06-15Add operation identifier for signature validation stepThomas Lenz2-2/+2
2018-06-15fix first refactoring problemsThomas Lenz4-33/+193
2018-06-14untested, but without dependency problemsThomas Lenz2-1/+3
2018-06-14some more stuffThomas Lenz83-2786/+1350