Age | Commit message (Expand) | Author | Files | Lines |
2018-02-13 | optimize loglevel | Thomas Lenz | 2 | -7/+2 |
2018-02-01 | change Base64 encoder implementation to prohibit newLines in Base64 strings | Thomas Lenz | 5 | -15/+14 |
2018-01-29 | switch BASE64-encoder implementation to prohibit newLines in BASE64 string | Thomas Lenz | 1 | -3/+4 |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to sup... | Thomas Lenz | 1 | -14/+4 |
2018-01-17 | update third party libs | Thomas Lenz | 1 | -0/+22 |
2017-12-19 | update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara... | Thomas Lenz | 1 | -1/+1 |
2017-12-19 | update some more escaptionsMOA-ID-3.3.1 | Thomas Lenz | 2 | -5/+4 |
2017-12-19 | fix bug that encodes URLs twince | Thomas Lenz | 1 | -2/+2 |
2017-12-19 | if auth. req. preprocessing failes, write transaction error into revisionsLogger | Thomas Lenz | 2 | -8/+70 |
2017-11-29 | update loggingMOA-ID-3.3.0 | Thomas Lenz | 3 | -9/+16 |
2017-11-29 | Fix problem in SAML2 AuthnRequestValidator | Thomas Lenz | 2 | -11/+16 |
2017-11-28 | deactivated PVP EntityCategory mapper as default | Thomas Lenz | 3 | -23/+45 |
2017-11-28 | Add PVP metadata SAML2 EntityAttribute resolver filter | Thomas Lenz | 2 | -0/+209 |
2017-11-27 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 5 | -2/+63 |
2017-11-27 | add some more escaptions | Thomas Lenz | 9 | -43/+131 |
2017-11-27 | fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.java | Thomas Lenz | 1 | -7/+13 |
2017-11-27 | add escaping on some places | Thomas Lenz | 2 | -3/+4 |
2017-11-27 | add String escaping on same methods | Thomas Lenz | 8 | -521/+10 |
2017-11-20 | add new constants | Thomas Lenz | 1 | -4/+95 |
2017-11-13 | solve logging problem to lose log messages in some special cases | Thomas Lenz | 1 | -3/+3 |
2017-11-13 | add error message escaption | Thomas Lenz | 1 | -1/+1 |
2017-11-13 | fix some open CrossSiteScripting paths | Thomas Lenz | 1 | -1/+2 |
2017-10-19 | optimize logging in eIDAS module | Thomas Lenz | 5 | -6/+6 |
2017-10-19 | add new eIDAS representative attributes from eIDAS spec. 1.2 | Thomas Lenz | 2 | -52/+83 |
2017-10-19 | fix bug in eIDAS response encryption configuration | Thomas Lenz | 2 | -2/+19 |
2017-10-18 | some small refactoring in RedirectServlet | Thomas Lenz | 1 | -1/+17 |
2017-10-13 | enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a... | Thomas Lenz | 2 | -0/+2 |
2017-10-13 | switch log levels to info | Thomas Lenz | 9 | -15/+15 |
2017-10-13 | fix bug in MandateNaturalPersonBPKAttributeBuilder.java that sets attribute v... | Thomas Lenz | 2 | -1/+23 |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 20 | -468/+597 |
2017-10-11 | fix wrong eIDAS bPK calculation | Thomas Lenz | 1 | -1/+1 |
2017-10-10 | update error handling | Thomas Lenz | 1 | -0/+1 |
2017-10-10 | update MOAIDTrustManager to implement a better error handling for acceptedSer... | Thomas Lenz | 1 | -0/+1 |
2017-10-05 | fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ... | Thomas Lenz | 2 | -4/+53 |
2017-10-04 | enable mandates for eIDAS service provider | Thomas Lenz | 1 | -3/+8 |
2017-10-03 | add functionality to put additional parameters on executioncontext | Thomas Lenz | 1 | -5/+27 |
2017-10-03 | update template builder to support OA specific BKU detection templates | Thomas Lenz | 2 | -2/+57 |
2017-10-03 | remove mobileBKU and add an additional third BKU | Thomas Lenz | 3 | -23/+23 |
2017-09-22 | update eIDAS attribute builder for legalPersonIdentifier | Thomas Lenz | 2 | -33/+43 |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ... | Thomas Lenz | 20 | -544/+220 |
2017-09-19 | update TransactionUtis for MDC logging and add unique OA identifier as additi... | Thomas Lenz | 8 | -34/+91 |
2017-09-06 | update StatisticLogger to handle unknown BKUTypes | Thomas Lenz | 1 | -2/+8 |
2017-08-28 | update IAIK libs | Thomas Lenz | 1 | -2/+2 |
2017-08-28 | catch possible NullPointerException | Thomas Lenz | 1 | -0/+6 |
2017-07-27 | add eIDAS to StatisticLogger.java | Thomas Lenz | 1 | -1/+5 |
2017-07-26 | fix bug in PVP metadata generator that prohibits SHA256 hash algorithms in co... | Thomas Lenz | 1 | -2/+5 |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 5 | -7/+52 |
2017-07-25 | workAround to solve problem with IAIK-JCE and SSL algorithm parameter validation | Thomas Lenz | 1 | -0/+22 |
2017-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 2 | -79/+182 |
2017-07-12 | set UniqueOAIdentifier on process-management context | Thomas Lenz | 1 | -0/+4 |