Linux Foundation Collaborative Projects
index
:
oom/platform/cert-service
guilin
honolulu
istanbul
jakarta
kohn
master
"oom/platform/cert-service"
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certService
/
src
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
[OOM-CERT-SERVICE] Fix vulnerabilities for Kohn
Andreas Geissler
3
-5
/
+8
2022-01-10
[OOM-CERT-SERVICE]Fix Apache log4j2 vulnerability
2.5.0
Tomasz Wrobel
1
-0
/
+35
2021-07-19
Merge "[OOM-CERT-SERVICE] Add CertificateDecriptionException handler"
Bogumil Zebek
1
-0
/
+10
2021-07-19
Merge "[OOM-CERT-SERVICE] Refactor CmpResponseValidationHelper"
Bogumil Zebek
2
-90
/
+57
2021-07-19
[OOM-CERT-SERVICE] Update OpenAPI
Piotr Marcinkiewicz
1
-2
/
+22
2021-07-19
[OOM-CERT-SERVICE] Add CertificateDecriptionException handler
Piotr Marcinkiewicz
1
-0
/
+10
2021-07-15
[OOM-CERT-SERVICE] Refactor CmpResponseValidationHelper
Piotr Marcinkiewicz
2
-90
/
+57
2021-07-15
[OOM-CERT-SERVICE] Improve logging
Joanna Jeremicz
6
-23
/
+27
2021-07-15
Merge "[OOM-CERT-SERVICE] Refactor CertService API code"
Pawel Baniewski
12
-119
/
+140
2021-07-15
Merge "[OOM-CERT-SERVICE] Fix sonar and checkstyle issues, code cleanup"
Pawel Baniewski
8
-29
/
+33
2021-07-14
[OOM-CERT-SERVICE] Remove CaMode from Cmpv2Server configuration
Remigiusz Janeczek
3
-53
/
+5
2021-07-13
[OOM-CERT-SERVICE] Refactor CertService API code
Piotr Marcinkiewicz
12
-121
/
+141
2021-07-13
[OOM-CERT-SERVICE] Fix sonar and checkstyle issues, code cleanup
Remigiusz Janeczek
8
-29
/
+33
2021-07-08
[OOM-CERT-SERVICE] Code refactor
Joanna Jeremicz
19
-446
/
+314
2021-07-06
[OOM-CERT-SERVICE] Add Certification Request functionality
Joanna Jeremicz
4
-13
/
+47
2021-07-05
[OOM-CERT-SERVICE] Add Key Update Request functionality
Tomasz Wrobel
7
-16
/
+144
2021-07-01
Merge "[OOM-CERT-SERVICE] Add logic for KUR/CR detection"
Bogumil Zebek
13
-67
/
+514
2021-07-01
Merge "[OOM-CERT-SERVICE] Add handling cmp response when PBM value is missing."
Bogumil Zebek
1
-17
/
+20
2021-07-01
[OOM-CERT-SERVICE] Add logic for KUR/CR detection
Remigiusz Janeczek
13
-67
/
+514
2021-06-30
[OOM-CERT-SERVICE] Add handling cmp response when PBM value is missing.
Tomasz Wrobel
1
-17
/
+20
2021-06-30
[OOM-CERT-SERVICE] Add curl requests to Makefile
Remigiusz Janeczek
1
-0
/
+3
2021-06-29
Merge "[OOM-CERT-SERVICE] Add update endpoint"
Bogumil Zebek
3
-1
/
+160
2021-06-29
[OOM-CERT-SERVICE] Add update endpoint
Piotr Marcinkiewicz
3
-1
/
+160
2021-06-28
[OOM-CERT-SERVICE] Implement signature PKIMessage protection
Piotr Marcinkiewicz
8
-90
/
+262
2021-06-10
Fix sonar issues
Remigiusz Janeczek
3
-6
/
+7
2021-01-27
[OOM-CERT-SERVICE] Fix KeyUsage extention sent to CMPv2 server
2.3.3
Piotr Marcinkiewicz
1
-6
/
+17
2021-01-19
[CMPV2] Fix NPE & enhance error messages
Jan Malkiewicz
5
-87
/
+181
2020-12-18
[OOM-CERT-SERVICE] Align implementation with RFC4210
Piotr Marcinkiewicz
2
-2
/
+10
2020-11-20
[OOM CERT-SERVICE-API] Add support for URI, IP, E-mail in SANs
Tomasz Wrobel
4
-41
/
+27
2020-08-05
Removing AAF references from Cert-Service in OOM repo.
baniewsk
55
-354
/
+136
2020-04-16
Set a new version
Bogumil Zebek
1
-1
/
+1
2020-04-03
Switch client and server to communicate over TLS
awudzins
1
-0
/
+11
2020-04-02
UpdateSwagger annotations and OpenAPI.yaml
Bartosz Gardziejewski
3
-13
/
+13
2020-04-01
Merge "Fix sonar issue CertificationModelFactory"
Bogumil Zebek
1
-1
/
+0
2020-03-31
Fix sonar issue CertificationController
edyta
1
-2
/
+1
2020-03-31
Fix sonar issue CertificationModelFactory
edyta
1
-1
/
+0
2020-03-31
Fix sonar issue
edyta
1
-1
/
+1
2020-03-27
Refactor CmpResponseHelper to support intermediate certificate
Bartosz Gardziejewski
5
-180
/
+185
2020-03-24
Add validation for uniqueness of CA names
Michal Banka
3
-8
/
+29
2020-03-23
Merge "Removed usage of RegTokenPwd when generating cert request"
Bogumil Zebek
1
-9
/
+1
2020-03-23
Removed dependency to cmpv2client adapter
Michal Banka
6
-98
/
+44
2020-03-20
Removed usage of RegTokenPwd when generating cert request
Michal Banka
1
-9
/
+1
2020-03-20
Removed unused parameters when creating certificate
Michal Banka
4
-76
/
+15
2020-03-19
Add certservice client to Makefile (local run)
Remigiusz Janeczek
1
-19
/
+0
2020-03-18
Remove CSRMeta class dependency
Michal Banka
6
-385
/
+96
2020-03-18
Resolve all checkstyle warnings
Bartosz Gardziejewski
40
-1242
/
+1301
2020-03-18
CertService local starter
Bogumil Zebek
1
-5
/
+0
2020-03-16
Fixed sonar issues in Split class and refactor it
0.0.1
Michal Banka
3
-186
/
+75
2020-03-12
Merge "Fixed sonar issues in ReloadConfigController class"
Bogumil Zebek
1
-4
/
+0
2020-03-12
Fixed sonar issues in CertificationModelFactory class
Michal Banka
1
-8
/
+0
[next]