CSharpHttpServer/SimpleHttpServer
2024-07-19 03:31:04 +02:00
..
Internal Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
Login Replace argon2, add threadsafe SHA256 method, rename some variables 2024-01-14 23:15:12 +01:00
Types Switch over to a check-based system with multi attribute support 2024-07-19 03:31:04 +02:00
GlobalUsings.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
HttpEndpointAttribute.cs Switch over to a check-based system with multi attribute support 2024-07-19 03:31:04 +02:00
HttpHandlingException.cs autoformat 2024-01-09 04:28:45 +01:00
HttpResponseBuilder.cs autoformat 2024-01-09 04:28:45 +01:00
HttpServer.cs Switch over to a check-based system with multi attribute support 2024-07-19 03:31:04 +02:00
IAuthorizer.cs initial commit 2023-11-30 17:31:19 +01:00
Logger.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
SimpleHttpServer.csproj Replace argon2, add threadsafe SHA256 method, rename some variables 2024-01-14 23:15:12 +01:00
SimpleHttpServerConfiguration.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
SketchBoard.txt initial commit 2023-11-30 17:31:19 +01:00