naps2/NAPS2.Escl
2024-04-01 18:09:47 -07:00
..
Client Escl: Support HTTPS by default by generating self-signed certs 2024-03-31 21:52:06 -07:00
Server Escl: HTTPS support, security policies, and HTTPS->HTTP fallback 2024-03-27 23:25:25 -07:00
.gitignore WIP: Initial commit for ESCL projects 2022-08-15 22:49:56 -04:00
DiscreteResolution.cs Escl: More caps parsing 2023-09-04 18:47:31 -07:00
EsclAdfState.cs Escl: Status errors and colormode/dpi correction 2023-09-04 19:37:57 -07:00
EsclCapabilities.cs Escl: Quality fixes 2023-12-13 21:46:45 -08:00
EsclColorMode.cs WIP: Initial commit for ESCL projects 2022-08-15 22:49:56 -04:00
EsclInputCaps.cs Escl: Move default max width/height to constants 2023-12-11 17:21:40 -08:00
EsclInputSource.cs Escl: WIP with client scan settings working 2023-09-03 18:50:34 -07:00
EsclJob.cs Escl: Only use the path from the job URI 2023-12-11 18:20:57 -08:00
EsclJobState.cs Escl: Server job state management and ADF support 2023-12-09 17:17:05 -08:00
EsclRange.cs Escl: Quality fixes 2023-12-13 21:46:45 -08:00
EsclScannerState.cs Escl: Status errors and colormode/dpi correction 2023-09-04 19:37:57 -07:00
EsclScannerStatus.cs Escl: Server job state management and ADF support 2023-12-09 17:17:05 -08:00
EsclScanSettings.cs Escl: Change ColorMode from B&W after HTTP 409 2023-12-16 15:04:28 -08:00
EsclSecurityPolicy.cs Escl: Support HTTPS by default by generating self-signed certs 2024-03-31 21:52:06 -07:00
EsclSecurityPolicyViolationException.cs Escl: HTTPS support, security policies, and HTTPS->HTTP fallback 2024-03-27 23:25:25 -07:00
EsclSettingProfile.cs Escl: Quality fixes 2023-12-13 21:46:45 -08:00
EsclXmlHelper.cs Escl: WIP with client scan settings working 2023-09-03 18:50:34 -07:00
LICENSE Update copyright year to 2024 2023-12-30 14:45:47 -08:00
NAPS2.Escl.csproj Use Polyfill package to simplify net462 support 2024-04-01 18:09:47 -07:00
ParseHelper.cs Escl: Create a ParseHelper class 2023-12-09 17:04:36 -08:00