You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
servefile/ChangeLog

57 lines
1.0 KiB

servefile changelog
===================
2013-12-28 v0.4.3
-----------------
0.4.3 released
* display user/password in url-list when authentication is used
* various directory-listing patches by Sebastian Pipping
* case-insensitive sorting
* sort directories to top
* hide .. in top directory
* better error reporting/exception handling patch by Robert Buchholz
* properly tell clients that http keep-alive is not available
2012-06-27 v0.4.2
-----------------
0.4.2 released
* new directory listing + nicer index
* IPv6 support
* basic auth realm configurable
* various bugfixes
2012-05-04 v0.4.1
-----------------
0.4.1 released
* tar + compression feature
* compression
* shows fingerprint for self generated certs
* added manpage
2012-04-16 v0.4.0
-----------------
0.4.0 released
* SSL capabilities
* Automatic creation of self signed certificates
* HTTP basic auth
* HEAD support
* POST/Multipart upload support
* PUT/POST upload support
2012-04-05 v0.3.2
-----------------
0.3.2 released
* argparse