1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-09-22 04:35:56 -04:00

Updated TODO (removed tasks that are now done)

This commit is contained in:
Kim Holviala 2015-12-30 13:21:45 +02:00
parent 95c8c72c1b
commit edf1d1a0aa

15
TODO
View File

@ -1,15 +1,8 @@
Things I should work on:
Possible future development:
* Replace SHM with mmap()
* Support for systemd (yech!)
* Support for upstart (slightly less yech!)
Things I might work on:
* Support for config files
* Standalone pre-forked (threaded?) version
* Add support for mmap() in addition to SHM (for Haiku/R1)
* Password-protected resources
* Allow/Deny per IP/host
* Allow/Deny per IP
* Automated feature testing script
* SSL/TLS