Commit graph

9 commits

Author SHA1 Message Date
Thomas Kolb 1bcc672503 Reimplemented memory management in dirlisting generation
This should eliminate all bufferoverflows introduced by the previous
usage of strcat() and various assumptions.
2016-12-16 23:40:44 +01:00
Thomas Kolb 900ee14e32 Added optional HTTP Authentication 2015-11-23 21:23:57 +01:00
Thomas Kolb 119ac79beb Show client’s ip address in log 2013-08-21 16:07:05 +02:00
Thomas Kolb e439138146 Show upload form directly in directory listing 2013-08-19 22:57:59 +02:00
Thomas Kolb b6a76a3d43 Fixed warnings, handled write errors 2013-08-19 20:28:26 +02:00
Thomas Kolb 1c103e0952 Use getopt(), restrict upload access 2013-08-19 19:59:54 +02:00
Thomas Kolb 6dfd30e508 Added interface for the file upload 2013-08-19 18:27:19 +02:00
Thomas Kolb 54dd5bae12 Implemented basic upload functionality 2013-08-19 18:07:42 +02:00
Thomas Kolb d07fc77f7d New makefile + nicer directory structure 2013-08-18 22:52:50 +02:00