Select Git revision
Tomáš Plesník authored
pridan limit pro nastaveni maximalniho poctu odeslanych udalosti klientovi, ochrana pred zahlcenim klienta
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 892 B
2012-00-00 v2.1 stable version
------------------------------
- add limit of events that can be downloaded from server to client
- add receiving of all types of messages
2012-07-27 v2.0 stable version
------------------------------
- MySQL database engine used
- Apache used to support faster multithread processing (communication switched to HTTPs protocol)
- enhanced authentization and authorization
- enhanced support of Alternate Names in SSL certificates
- added automatic reconnect to DB
- other minor bugs and issues fixed
2012-03-02 v0.1.0 beta version
------------------------------
- initial release of the Warden server
- SSL certificate authentication/authorization supported
- Subject Alternative Names of SSL certificates supported
- Syslog logging supported
- Nagios system check supported
- automated installation and uninstallation process
- SQLite database engine used