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
Thomas Kolb
fa98c1e089
Show version (and git commit) on startup
2013-03-07 20:24:35 +01:00
Thomas Kolb
7d35b1f48d
Don't ignore HEAD requests
2013-03-07 20:07:01 +01:00
Thomas Kolb
e1c3d216f6
Add pizza-ware license note
2013-02-02 21:57:10 +01:00
Thomas Kolb
363a16e056
Special handling for favicon.png
2013-01-31 18:15:49 +01:00
Thomas Kolb
0782bc834b
Print full URLs instead of just IP addresses
2013-01-31 17:34:13 +01:00
Thomas Kolb
8336b7ef9d
Also listen on IPv6
2013-01-30 21:54:56 +01:00
Thomas Kolb
0e71bbf605
List IP addresses on startup
2013-01-30 21:26:06 +01:00
Thomas Kolb
bd21ab6dd7
Added support for ranged requests
2013-01-20 23:57:20 +01:00
Thomas Kolb
cb8c926296
Cleaner make output
2013-01-20 19:41:27 +01:00
Thomas Kolb
3cb4e23860
Support for large files on 32 bit systems
2013-01-20 19:33:43 +01:00
Thomas Kolb
1dab3f798c
Added "debug" and "release" targets to Makefile
2013-01-20 17:55:20 +01:00
Thomas Kolb
fc1562467a
Do some signal handling
2013-01-20 17:47:13 +01:00
Thomas Kolb
eb16317dff
Moved content generators from connection handler to separate functions
2013-01-20 17:46:25 +01:00
Thomas Kolb
1a30d22de8
Added Makefile to rebuild dependencies
2013-01-17 23:18:09 +01:00
Thomas Kolb
9a9a49ff3a
Optionally determine MIME types using libmagic
2013-01-17 23:17:38 +01:00
Thomas Kolb
b77e4dcc8b
URL-encode filenames in generated links
2013-01-17 22:42:31 +01:00
Thomas Kolb
2bb32b1cf9
Safer directory listing HTML generation
...
Also reallocate memory while generating the directory list.
2013-01-17 22:23:00 +01:00
Thomas Kolb
6cd65091ff
Initial commit
...
- Working version with the following features:
- Directory listing and navigation
- Download files
- HTTP error pages (403, 404, 500)
- Verbose logging
2013-01-17 21:13:15 +01:00