naps2/NAPS2.Escl.Server
2024-04-01 18:09:47 -07:00
..
.gitignore WIP: Initial commit for ESCL projects 2022-08-15 22:49:56 -04:00
CertificateHelper.cs Fix null warning 2024-03-31 22:14:27 -07:00
EsclApiController.cs Escl: Improve reliability through network interruptions 2024-03-31 18:33:22 -07:00
EsclServer.cs Escl: Support HTTPS by default by generating self-signed certs 2024-03-31 21:52:06 -07:00
EsclServerState.cs Escl: Job cleanup and minor fixes 2023-12-12 20:55:09 -08:00
FakeEsclScanJob.cs Escl: Job cleanup and minor fixes 2023-12-12 20:55:09 -08:00
JobInfo.cs Escl: Improve reliability through network interruptions 2024-03-31 18:33:22 -07:00
LICENSE Update copyright year to 2024 2023-12-30 14:45:47 -08:00
MdnsAdvertiser.cs Escl: HTTPS support, security policies, and HTTPS->HTTP fallback 2024-03-27 23:25:25 -07:00
NAPS2.Escl.Server.csproj Use Polyfill package to simplify net462 support 2024-04-01 18:09:47 -07:00
PortFinder.cs Escl: Fix port handling and server restarts 2023-12-02 22:57:30 -08:00
SettingsParser.cs Escl: Quality fixes 2023-12-13 21:46:45 -08:00
SimpleAsyncLock.cs Escl: Improve reliability through network interruptions 2024-03-31 18:33:22 -07:00
WebServerExtensions.cs Escl: Fix port handling and server restarts 2023-12-02 22:57:30 -08:00