File: ChangeLog

package info (click to toggle)
servefile 0.4.2-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 104 kB
  • sloc: python: 847; makefile: 2
file content (42 lines) | stat: -rw-r--r-- 654 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
servefile changelog
===================

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