* Added username@domain to each log message about a reserved session
* Corrected pidfile location in init script
* Added additional check in report generation for when failure reports are not required
* Updated README on certificate/key and configuration file commandline option
* Added tls dir to default certificate and key location in sample config
* Added another script to just self-sign a certificate/key pair
* Automatically load msrp module location in test scripts
* Renamed "certs" dir to "tls"
* Changed default names of certificates and keys
* Removed no longer present CertificateList object from tls.py imports
* Updated msrprelay startup script and added option to specify configuration directory and file
* Small fix in CA key/cert generation script output
* Added much longer expiration time to certificate generation scripts
* Modified sample config file and documentation to reflect using SRV records instead of the server name extension
* Moved old test scripts to own dir so they do not get included in distribution
* Removed file from MANIFEST.in that was no longer present
* Modified msrp_send_file.py and msrp_receive_file.py to reflect not using the server name extension, but putting the realm in the To-Path instead
* Simplified relay operation and configuration by using the host in the To-Path URI of the AUTH request as the realm during authentication
* Fixed memory backend to include domain names
* Made key/certificate generation scripts more resilient
* Added temporary SIPThor module, just checks credentials in the central database for now
* Added uploaders
* Use X509Identity from python-gnutls
* Changed runtime directory to /var/run
* include msrp-send-file and msrp-receive-file scripts in installer
* Removed all references to CAs and CRLs, removed certificate checking accordingly, modified config.ini.sample to reflect, put port options together with address
* Explicitly mentioned in the sample config file that the default domain needs a Domain config section
* Fixed settings name
* Update sample config file with a proper description for the relay hostname
-- Ruud Klaver <ruud@ag-projects.com> Mon, 21 Jan 2008 19:16:38 +0100