Commit Graph

2210 Commits (500488bbdfce289127e69f107cb1978baf4c8d21)

Author SHA1 Message Date
Rene Cannao 500488bbdf fix: delete copy operations in iface_info class
3 months ago
Rene Cannao 9a3f728041 perf: use initialization list in Servers_SslParams constructor
3 months ago
Rene Cannao 39b664a9f5 fix: resolve memleakOnRealloc in PtrArray::allocate
3 months ago
Rene Cannao 7e1a78fd6b lint: fix reserved identifiers and include guards
3 months ago
Rene Cannao 5513f735e6 lint: replace NULL with nullptr in header files
3 months ago
Rene Cannao f2bc1d4185 lint: fix reserved identifier in function parameter names and comments
3 months ago
Rene Cannao 9bdfb8b1cd lint: optimize enum types and fix reserved identifiers in Query_Cache, admin, thread, debug
3 months ago
Rene Cannao 0d6c0270a4 lint: optimize enum types and fix reserved identifiers in Base/PgSQL hostgroups
3 months ago
Rene Cannao b531326c82 lint: optimize enum underlying types and fix reserved identifiers
3 months ago
Rene Cannao f1826cf206 lint: fix reserved identifier in member variables
3 months ago
Rene Cannao 54e9de7cb3 lint: fix reserved identifier in enum size sentinels
3 months ago
Rene Cannao 4810f1f05b lint: fix reserved identifier in include guards
3 months ago
Rene Cannao 413584f0fb lint: fix unsigned-to-signed cast in MySrvConnList::find_idx
3 months ago
Rene Cannao 17225cf2a8 lint: fix bugprone-macro-parentheses in 6 header files
3 months ago
René Cannaò 7f14beedc1
Merge pull request #5583 from sysown/v3.0_pgsql_ssl_backend_5582
3 months ago
René Cannaò 1a8e4ed918
Merge pull request #5567 from sysown/v3.0_pgsql_sslkeylog_5281
3 months ago
Rahim Kanji 49553cfb0b fix: support one-sided TLS version ranges and warn on malformed input
3 months ago
Rene Cannao 0e1ea6a734 Address code review feedback for mysql-resolution_family
3 months ago
Rahim Kanji 76acb1e3e8 feat: add cluster query support for pgsql_servers_ssl_params
3 months ago
Rahim Kanji e68f8bb74a refactor: simplify pgsql_servers_ssl_params schema and pre-parse TLS range
3 months ago
Rahim Kanji 7fa0e82bd7 fix: move SSL params classes to standalone header to resolve circular includes
3 months ago
Rahim Kanji 516fa468ba feat: add admin load/save/dump for pgsql_servers_ssl_params
3 months ago
Rahim Kanji 5ad511568a feat: add pgsql_servers_ssl_params table definitions and admin bootstrap
3 months ago
Rahim Kanji 05e3ed4351 feat: add PgSQLServers_SslParams class with map, generate, get, and commit integration
3 months ago
Rahim Kanji 619c084cab refactor: MySQLServers_SslParams now derives from Servers_SslParams
3 months ago
Rahim Kanji 74d6336660 refactor: extract Servers_SslParams base class from MySQLServers_SslParams
3 months ago
Rahim Kanji e7ee68dda5 Add SSL/TLS traffic decryption for PostgreSQL backend connections (#5281)
3 months ago
Rene Cannao 424a3664ae Use thread-local storage for resolution_family variable
3 months ago
copilot-swe-agent[bot] 4a93861c6c feat: add mysql resolution_family setting
3 months ago
René Cannaò d0625dc243
Merge pull request #5549 from sysown/v3.0-CodeCov0325
3 months ago
Rene Cannao acaa100dc8 fix: address PR review feedback from coding agents
3 months ago
Rene Cannao c8408d76b3 test: add 6 unit test files with 588 assertions (Round 5)
3 months ago
Rene Cannao 99dcb5b160 fix: namespace stats_utils helpers to avoid symbol collision
3 months ago
Rene Cannao ece648fc16 test: add 6 more unit test files with 550 assertions (Tier 2+3)
3 months ago
Rene Cannao 1d2f16b506 test: add 4 more unit test files with 198 assertions (Tier 1)
3 months ago
Rene Cannao accc68c9dc test: add 11 new unit test files with 520 assertions for lib/ coverage
3 months ago
Rene Cannao c6f442b4d1 feat(ffto): record PostgreSQL FF errors in stats_pgsql_errors
3 months ago
Rene Cannao c3df4ee014 feat(ffto): record MySQL FF errors in stats_mysql_errors
3 months ago
Rene Cannao fe701d29aa feat(ffto): add pgsql_parse_error_response() helper with unit tests
3 months ago
Rene Cannao 1c559e96d8 feat(ffto): add mysql_parse_err_packet() helper with unit tests
3 months ago
René Cannaò da13ab59e5 Merge remote-tracking branch 'origin/v3.0' into copilot/add-ssl-tls-certificate-stats-table
3 months ago
René Cannaò efedd93c92 Rename stats_global to stats_proxysql_global to avoid strstr substring collision
3 months ago
René Cannaò ea16ebb8ad
Merge branch 'v3.0-5473' into v3.0-5499
3 months ago
René Cannaò d872a392a6
Merge branch 'v3.0-5473' into v3.0-5498
3 months ago
René Cannaò 8d7459e560
Merge branch 'v3.0-5473' into v3.0-5497
3 months ago
René Cannaò 9bccd2d1fa
Merge branch 'v3.0-5473' into v3.0-5495
3 months ago
René Cannaò cffd85f0ff
Merge pull request #5511 from sysown/v3.0-5494
3 months ago
René Cannaò f5ace60850 Address review on PgSQL error classifier (PR #5514)
3 months ago
René Cannaò 468adb450e Address review on MySQL error classifier (PR #5512)
3 months ago
René Cannaò c40eed9405
Merge branch 'v3.0-5473' into v3.0-5492
3 months ago