FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for SigningServer.Server - Danielku15/SigningServer · GitHub
Danielku15
/
SigningServer
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
30
Code
Issues
7
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
SigningServer
SigningServer.Server
on
develop
User selector
Datepicker
Commit history
Commits on Mar 13, 2025
feat: Add Trimming to Self Contained Client (#69)
Danielku15
authored
6596c04
View commit details
Copy full SHA for 6596c04
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
chore: Correct bouncycastle version
kusc-leica
committed
bec49e1
View commit details
Copy full SHA for bec49e1
View code at this point
Browse repository at this point
fix: disable max request size in code
kusc-leica
committed
cf4357a
View commit details
Copy full SHA for cf4357a
View code at this point
Browse repository at this point
refactor: Logging improvements
kusc-leica
committed
11ba74c
View commit details
Copy full SHA for 11ba74c
View code at this point
Browse repository at this point
chore: add log for pooled certificate usage
kusc-leica
committed
eadd988
View commit details
Copy full SHA for eadd988
View code at this point
Browse repository at this point
fix: Missing NLog output
kusc-leica
committed
9480908
View commit details
Copy full SHA for 9480908
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
feat: Add basic landing page and usage report download (#57)
Show description for a1ed456
Danielku15
and
kusc-leica
authored
a1ed456
View commit details
Copy full SHA for a1ed456
View code at this point
Browse repository at this point
feat: Allow configuration of certificate pooling (#56)
Danielku15
authored
325733d
View commit details
Copy full SHA for 325733d
View code at this point
Browse repository at this point
feat: Multi-Credentials for Certs and Auditing (#54)
Show description for 5e61157
Danielku15
authored
5e61157
View commit details
Copy full SHA for 5e61157
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Change artifact packaging (#42)
Danielku15
authored
e0cb075
View commit details
Copy full SHA for e0cb075
View code at this point
Browse repository at this point
Update build settings
kusc-leica
committed
a63915c
View commit details
Copy full SHA for a63915c
View code at this point
Browse repository at this point
Update most dependencies (#40)
Danielku15
authored
404d04e
View commit details
Copy full SHA for 404d04e
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
Implement new Standalone Signing Client (#32)
Danielku15
authored
7cf21ac
View commit details
Copy full SHA for 7cf21ac
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Lazy accessed certificate for better cert handling in skip sign cases
kusc-leica
committed
dbfbcd8
View commit details
Copy full SHA for dbfbcd8
View code at this point
Browse repository at this point
Count preparation time as signing time
Danielku15
authored
84fbdbb
View commit details
Copy full SHA for 84fbdbb
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Different healing mechanism of certificate via custom pool.
kusc-leica
committed
eae3bc2
View commit details
Copy full SHA for eae3bc2
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Change formats of certificate loading (#30)
Danielku15
authored
07aa3a3
View commit details
Copy full SHA for 07aa3a3
View code at this point
Browse repository at this point
Ensure cleaning of intermediate files
Show description for 20c3571
kusc-leica
committed
20c3571
View commit details
Copy full SHA for 20c3571
View code at this point
Browse repository at this point
Add API for downloading certificates (#28)
Show description for 9b56b56
Danielku15
and
kusc-leica
authored
9b56b56
View commit details
Copy full SHA for 9b56b56
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Add certificate provider which reloads certs in case of errors (#27)
Show description for f77a7ac
Danielku15
and
kusc-leica
authored
f77a7ac
View commit details
Copy full SHA for f77a7ac
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Add Support for Signing NuGet Packages (#24)
Danielku15
authored
bed6214
View commit details
Copy full SHA for bed6214
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Better logging on JSON errors and removed all file size limits
kusc-leica
committed
a097898
View commit details
Copy full SHA for a097898
View code at this point
Browse repository at this point
Various minor improvements
kusc-leica
committed
d1b0c8b
View commit details
Copy full SHA for d1b0c8b
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Some Improvements on the Client and Readme
kusc-leica
committed
401aa12
View commit details
Copy full SHA for 401aa12
View code at this point
Browse repository at this point
Add new feature to generate signature files (#21)
Danielku15
authored
8f45cf0
View commit details
Copy full SHA for 8f45cf0
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Cleanup work for aspnetcore Version (#19)
Show description for d2a2a16
Danielku15
authored
d2a2a16
View commit details
Copy full SHA for d2a2a16
View code at this point
Browse repository at this point
Migrate to ASP.net core Rest API approach (#18)
Danielku15
authored
4808928
View commit details
Copy full SHA for 4808928
View code at this point
Browse repository at this point
Upgrade to .net 6 (#17)
Danielku15
authored
77dfa94
View commit details
Copy full SHA for 77dfa94
View code at this point
Browse repository at this point
Commits on Apr 17, 2022
Add new Android Signing Schemes (#15)
Danielku15
authored
5a3b844
View commit details
Copy full SHA for 5a3b844
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Always apply SHA support patch for non-hardware RSA CSPs
kusc-leica
committed
ad2c8f2
View commit details
Copy full SHA for ad2c8f2
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Add concurrent signing test and enabled concurrency mode
Danielku15
committed
f094a69
View commit details
Copy full SHA for f094a69
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
Add Azure KeyVault Support (#14)
Danielku15
authored
c5bf905
View commit details
Copy full SHA for c5bf905
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
Port C++ code to .net (#10)
Danielku15
authored
00247de
View commit details
Copy full SHA for 00247de
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Added powershell signing and updated some deps
kusc-leica
committed
f66e1c6
View commit details
Copy full SHA for f66e1c6
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
SmartCard / Hardware Dongle signing for EV Certificates (#3)
Show description for b46beee
Danielku15
and
kusc-leica
authored
b46beee
View commit details
Copy full SHA for b46beee
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL