Posted
7 days
ago
by
batchris
Posted
about 1 month
ago
by
taaum
Posted
about 1 month
ago
by
dmaman
GreenSQL 1.1 is primarily a bug fix update of the previous GreenSQL version. One of the main fixes is to ensure code compliance with the MySQL version 5.0 protocol. During the MySQL protocol handshake, we disable MySQL built-in compression and
... [More]
encryption as GreenSQL does not yet support them. Old versions of GreenSQL were not aware of the compression and encryption at all, so by disabling them, we are able to check and forward the database queries.
The GreenSQL team is proud to announce that version 1.2 is already in an advanced development phase scheduled to be released in early December. It will include many new features, such as a new management GUI, advanced support for SQL protocols, and improved performance and reliability.
The GreenSQL team is also excited to announce new support services which we will be offering with the release of version 1.2. GreenSQL open source is available for free, as always. The GreenSQL Support package will be provided for an annual fee and will offer support services to public and private organizations ranging from individualized solution design, to configuration, installation, fine tuning, deployment and maintenance of any GreenSQL open source database firewall implementation.
For any information regarding GreenSQL support services, please contact supportservice@greensql.com
Main Firewall changes in GreenSQL version 1.1:
1. Added support for the MySQL v.5.0 protocol
2. Optimized code
3. Added new patterns
4. Fixed memory leak when adding new elements to the whitelist
5. Fixed Debian compilation warnings
Management enhancements in version 0.6.1:
1. A number of warning messages were fixed
2. Documentation was improved
3. Management usability was improved
Your comments will be most appreciated.
We welcome any suggestions for new features or improvements.
You can get latest GreenSQL version from the following url:
http://www.greensql.net/download
Application installation howto is available at:
http://www.greensql.net/howto
For any questions, ideas, and feedback please join our support forum:
http://www.greensql.net/forum
GreenSQL twitter:
http://twitter.com/greensql
Thanks,
The GreenSQL Team
http://www.greensql.net [Less]
Posted
5 months
ago
by
berkerpeksag
GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works as a proxy for SQL commands and has built in support for MySQL.
Posted
6 months
ago
by
beentold
# Uncomment the following line to switch to demo version #$demo_version = 1;
Posted
6 months
ago
by
dluo
Posted
8 months
ago
by
evil_dewer