Releases: TheWaWaR/simple-http-server
Releases Β· TheWaWaR/simple-http-server
v0.6.13
30 Jun 14:14
Compare
Sorry, something went wrong.
No results found
Bump open version from 1 to 5
v0.6.12
30 Mar 07:00
Compare
Sorry, something went wrong.
No results found
Changes
Fix a Security Issue when upload a file with special filename (Thanks @tylzars for reporting this)
Print bad request error message
Bump dependencies
v0.6.10
27 Oct 03:05
Compare
Sorry, something went wrong.
No results found
v0.6.9
04 Mar 05:36
Compare
Sorry, something went wrong.
No results found
v0.6.8
14 Jan 05:20
Compare
Sorry, something went wrong.
No results found
Changes
Correct print ipv6 address
Fix upload panic when file size exceed limit
Remove release build with TLS support (you can build by yourself)
v0.6.7 Fix build with tls support
24 Apr 13:25
Compare
Sorry, something went wrong.
No results found
Changes
fix: use right feature name #85
v0.6.6 Fix release build CI
30 Jan 03:05
Compare
Sorry, something went wrong.
No results found
v0.6.5 Use openssl with features
03 Dec 07:46
Compare
Sorry, something went wrong.
No results found
Changes
Use openssl with only-openssl feature
Add more build targets
v0.6.3 Remove openssl dep and add Dockerfile
11 Aug 03:55
Compare
Sorry, something went wrong.
No results found
Changes
Remove openssl dep
Add Dockerfile.x86_64 and Dockerfile.aarch64
v0.6.2
19 Jul 03:04
Compare
Sorry, something went wrong.
No results found
Add csrf support when uploading (#57 )
Add crate openssl to and allow the binary to run in distroless containers (#66 )
Add headers to allow use of threads with webassembly (#70 )