index
:
moa-sig
master
nightlybuild
Modules for Signature Creation and Verification (MOA-SPSS)
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
moaSig
/
moa-sig-lib
/
src
/
main
/
java
/
at
/
gv
/
egovernment
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
fix(core): wrong selection of RSASSA-PSS in case of XML signatures
Thomas Lenz
2
-4
/
+26
2025-09-18
chore(core): remove deprecated API calls and fix JavaDoc
Thomas Lenz
19
-86
/
+99
2025-09-17
Merge branch 'feature/rsassa-pss' into feature/java_17
Thomas Lenz
7
-64
/
+239
2025-09-17
chore(core): update IAIK libs
Thomas Lenz
1
-33
/
+26
2025-08-06
chore(core): refactor to Java 17 and Servlet-API 6.0
Thomas Lenz
2
-4
/
+3
2025-08-04
refact(core): some code clean-up
Thomas Lenz
2
-10
/
+8
2025-02-18
feat(sign): add RSASSA-PSS support
Thomas
7
-64
/
+239
2024-08-28
feat(tsl): add TrustStore configuration property to enforce TSL availability
Thomas
4
-64
/
+98
2024-08-06
feat(core): add configuration parameter to enable/disable strict validation o...
Thomas
4
-74
/
+102
2024-06-27
feat(cades): update create CAdES request-processing for data-by-reference
Thomas
1
-20
/
+51
2023-08-22
chore(core): log transformation in case of missing or unknown Algorithm
Thomas
2
-3
/
+32
2023-06-23
chore(log): opimize logging for short-term certificate-validation
Thomas
1
-1
/
+1
2023-06-23
refact(core): clean-up and optimize MOA-Sig initializer
Thomas
1
-84
/
+76
2023-06-22
fix(core): update cpxlevel validation lib to solve wrong key-usage validation
Thomas
1
-1
/
+5
2023-05-02
feat(pkix): add addition features to validate short-term certificates
Thomas
3
-7
/
+156
2023-01-25
Merge branch 'snapshot/3.1.x' into nightlybuild
Thomas
2
-13
/
+86
2022-10-13
feat(iaiklogger): add interface to re-classify log msg from WARN to INFO
Thomas
1
-1
/
+29
2022-09-28
build(core): switch to new snapshot version that includes updates IAIK-MOA
Thomas
1
-1
/
+1
2022-09-28
chore(log): add trace-log for IAIK-MOA initialization
Thomas
1
-0
/
+2
2022-09-27
refact(iaik-moa): implement custom IAIK-MOA configuration because original im...
Thomas
1
-3
/
+28
2022-09-27
refact(iaik-pki): only configurate PKI commons if they are not set yet
Thomas
1
-10
/
+28
2022-09-15
refact(iaik-moa): switch to static IAIK-MOA initializer implementation
Thomas
2
-10
/
+8
2022-09-15
refact(iaik-moa): switch to static IAIK-MOA initializer implementation
Thomas
2
-10
/
+8
2022-09-15
test(pkix): add certStore tests
Thomas
3
-1
/
+163
2022-04-01
fix(pki): change IssuerName nomalization to fix invalid loading of CRLRetenti...
Thomas
1
-4
/
+4
2021-12-15
switch to JAXB API v3.0
Thomas
2
-2
/
+2
2021-04-30
update TSL update mechanism to check every 5 minutes if EU TSL is loaded. Sta...
Thomas
3
-8
/
+65
2021-04-27
fix bug in ConfigurationProvider the ignore keyGroups for MOA-SS
Thomas
1
-1
/
+1
2021-03-25
update IaikLog implementation to log PII on trace level
Thomas
1
-4
/
+8
2021-03-25
add masking pattern to clear personal information from certificate logging
Thomas
1
-4
/
+52
2021-03-24
Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-sig
Thomas
272
-12760
/
+13301
2021-03-24
activate fall-back mode in IAIK-JCE software key-store implementation
Thomas
1
-0
/
+7
2021-03-22
change to EGIZ codestyle
Thomas
272
-13157
/
+13157
2021-03-22
update error-logging on start-up
Thomas
1
-4
/
+24
2021-03-16
update MOA-SPSS initialization to mitigate suspect behavior in EAAF-Component...
Thomas
4
-18
/
+105
2020-11-10
change some log levels
Thomas Lenz
2
-6
/
+7
2020-08-21
Update internal- and third-party libs
Thomas Lenz
3
-5
/
+10
2020-08-20
some test updates
Thomas Lenz
2
-7
/
+8
2020-08-20
update build process
Thomas Lenz
1
-1
/
+1
2020-04-03
fix possible nullPointerException CAdES verification lib in case of CAdES sig...
Thomas Lenz
1
-20
/
+26
2019-02-19
fix possible NullPointerException
Thomas Lenz
1
-4
/
+7
2019-02-07
add additional PAdES verification information
Thomas Lenz
9
-27
/
+118
2018-07-27
add configFlag to support autoAddEECertificates
Thomas Lenz
3
-5
/
+45
2018-06-12
add new method to get signing time in XAdES verification result
Thomas Lenz
1
-0
/
+6
2018-02-20
remove pdf-as 3.x detection from MOA-SP functionallity
tlenz
1
-1
/
+5
2018-02-13
add infos about signature and hash algorithms into responses
Thomas Lenz
17
-26
/
+166
2018-02-13
change TSL QC evaluation from chaining-model to PKIX model
Thomas Lenz
1
-1
/
+1
2018-02-13
update TSL monitoring servlet
Thomas Lenz
1
-3
/
+14
2018-02-08
add Servlet to ask for TSL client status
tlenz
4
-2
/
+60
2017-11-27
change some log levels
Thomas Lenz
1
-71
/
+29
[next]