Wed, 07 May 2014 19:46:58 +0200 |
souliane |
server_side: update the connection mechanism to handle profile passwords
|
Wed, 14 May 2014 12:52:27 +0200 |
Goffi |
use of new config module for logs
|
Thu, 08 May 2014 17:21:30 +0200 |
Goffi |
server side: new log system is used
|
Tue, 06 May 2014 23:08:08 +0200 |
Goffi |
server side: ipdb is used instead of pdb in debug mode
|
Thu, 01 May 2014 11:29:09 +0200 |
souliane |
import constants.Const as C (according to the coding rules)
|
Sun, 27 Apr 2014 18:53:37 +0200 |
souliane |
browser and server sides: fixes module import + use enumerate instead of xrange
|
Tue, 25 Mar 2014 16:09:12 +0100 |
souliane |
server_side: added parameter port_https_ext (external port for HTTPS, used for example for the redirection)
|
Sun, 23 Mar 2014 23:05:23 +0100 |
souliane |
server_side: use XDG recommended paths as the defaults
|
Mon, 24 Mar 2014 17:12:14 +0100 |
souliane |
server_side: bug fix passing twistd arguments to Libervia
|
Tue, 18 Mar 2014 15:59:38 +0100 |
souliane |
server_side: added support for SSL and related parameters:
|
Tue, 18 Feb 2014 00:15:43 +0100 |
souliane |
added setup.py for the installation with setuptools
|
Tue, 04 Feb 2014 17:21:59 +0100 |
Goffi |
fixed docstrings wrong usage for licence informations
|
Tue, 04 Feb 2014 17:09:00 +0100 |
Emmanuel Gil Peyrot |
server side: make Libervia a Twisted plugin, and add it the --port argument + add a config file for the port.
|