Demonstration release of the principles underpinning krsd.
[krsd] / src / process / main.c
2014-01-31 Rick van ReinDemonstration release of the principles underpinning... master
2013-12-01 Rick van ReinWorking remoteStorage daemon towards Kerberos authentic...
2013-06-18 ()set SSL dummy callbacks
2013-06-18 ()set a few more SSL settings (defaults don't seem to...
2013-06-18 ()added SSL support
2013-06-18 ()--detach option works again (also removed some useless...
2013-06-17 ()added --auth-uri option. webfinger is disabled now...
2013-06-17 ()reorganized some code
2013-06-17 ()some more macros for readability
2013-06-17 ()add cors headers everywhere
2013-06-17 ()a bit more tidy up in handle_storage() (this also fixes...
2013-06-17 ()general cleanup, clarify request lifecycle (pretty...
2013-06-16 ()DELETE works again as well!
2013-06-16 ()removed lots of obsolete stuff
2013-06-16 ()PUT works again
2013-06-14 ()GET / HEAD on files & dirs works as expected again!
2013-06-14 ()one more time: request handling :)
2013-06-10 ()ETag handling for directories, xattr based MIME types...
2013-06-09 ()serving files works again! (libmagic spits out some...
2013-06-08 ()fixed writing pid-file and --stop option
2013-06-08 ()lots of moving, lots of tidy up, lots removed - also...
2013-06-06 ()temporary commit in case I mess something up