MariaDB Connector/C 3.4.3 Changelog
Download Release Notes Changelog About MariaDB Connector/C
Release date: 12 Nov 2024
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Revisions for both Connector/C 3.4.2 and 3.4.3 are included here
- Revision #84e5e219
2024-11-08 12:19:05 +0100
- Merge branch '3.3' into 3.4
- Revision #ad9cc274
2024-11-08 06:58:54 +0100
- Bump version number -> 3.3.13
- Revision #73823d9b
2024-11-07 08:47:37 +0100
- Merge branch '3.3' into 3.4
- Revision #76564675
2024-11-07 08:47:12 +0100
- Merge 3.1 into 3.3
- Revision #b1f12678
2024-11-06 23:11:06 +0100
- CONC-527 post-fix.
- Revision #3e96ab92
2024-11-06 11:56:12 -0500
- bump the VERSION
- Revision #0269d947
2024-11-05 13:23:49 -0800
- bump the VERSION to 3.4.3
- Revision #000ed628
2024-11-05 12:51:51 +0100
- Fix for CONC-740:
- Revision #efb0d9ac
2024-10-30 15:10:00 +0100
- Make it ccording C11 standard
- Revision #58d773da
2024-10-30 08:38:28 +0100
- Schannel - parse TLSv1.0, but ignore attempt to use it
- Revision #4aebdb60
2024-10-24 14:12:54 +0200
- fix certificate verification for GnuTLS
- Revision #10c67ee8
2024-10-25 10:37:47 +0200
- Man page fixes:
- Revision #0a5fe7aa
2024-10-25 10:35:10 +0200
- Merge branch '3.3' into 3.4
- Revision #3f2196d8
2024-10-25 07:38:00 +0200
- Set manpage version to 3.3
- Revision #e06ff35f
2024-10-24 20:50:13 +0200
- Updated man pages (rebuilt with pandoc 3.5)
- Revision #e8234ba7
2024-10-24 20:34:23 +0200
- remove "find_package(Doxygen)", it not used here
- Revision #d9082c72
2024-10-24 20:20:54 +0200
- restore manpages to allow builds w/o pandoc
- Revision #53243b8a
2024-10-23 13:08:42 +0200
- Follow up of d4a8ca92093c60170e924d6f9b73a3213b4b31c3
- Revision #d4a8ca92
2024-10-23 08:04:21 +0200
- CONC-690: Remove OFF option for WITH_SSL
- Revision #a66f3fc3
2024-10-22 13:50:24 +0200
- Merge branch '3.3' into 3.4
- Revision #6635e4bd
2024-10-22 13:26:50 +0200
- Fix for CONC-735
- Revision #3b29ff9c
2024-10-18 13:51:52 +0200
- MDEV-34859: Failed to initialise non-blocking API on OpenBSD arm64
- Revision #6c0e755e
2023-11-05 12:34:37 +0100
- fix compilation errors with -flto
- Revision #61ef765c
2023-11-05 12:32:35 +0100
- change plugin TYPE in the REGISTER_PLUGIN to something useful
- Revision #8ace383f
2023-11-05 12:31:13 +0100
- fix meaningless code in mariadb_time_to_string()
- Revision #9e1155a1
2024-10-08 14:58:55 +0200
- Merge pull request #257 from knielsen/mdev34859_non_blocking_api_aarch64_boost_context
- Revision #da0a0136
2024-09-05 13:56:44 +0200
- Implement boost::context as a fallback for non-blocking API support
- Revision #d2285fb8
2024-09-04 21:30:22 +0200
- MDEV-34859: Failed to initialise non-blocking API on OpenBSD arm64
- Revision #c37897b3
2024-10-14 14:41:41 +0200
- remove comment
- Revision #f595e6d1
2024-10-10 15:22:57 +0200
- Remove doxygen check
- Revision #d00de5f9
2024-10-02 10:23:40 +0200
- Travis fixes:
- Revision #997f0dee
2024-10-01 17:05:24 +0200
- Fix install location of manpages
- Revision #6c597766
2024-09-30 13:45:58 +0200
- Documentation generation: Supress warnings
- Revision #89a9e956
2024-09-30 10:53:36 +0200
- CONC-733: Fix documentation (man pages) installation
- Revision #4e83946e
2024-09-25 19:54:02 +0200
- ed25519: Remove server/client definition
- Revision #ef590820
2024-09-25 17:18:04 +0200
- Build fix:
- Revision #d358547d
2024-09-25 08:28:56 +0200
- TLS test fix:
- Revision #7cb4b05d
2024-09-25 08:08:39 +0200
- Fix for CONC-732: Always set verification callback (OpenSSL)
- Revision #968b5f0a
2024-09-24 12:08:42 +0200
- Fix for CONC-731: wrong error message (incorrect fp)
- Revision #39f2e12f
2024-09-21 17:47:44 +0200
- TLS verification: Added support for envvar MARIADB_TLS_DISABLE_PEER_VERIFICATION
- Revision #b465742c
2024-09-21 15:34:26 +0200
- Merge branch '3.3' into 3.4
- Revision #ae385415
2024-09-21 15:33:49 +0200
- Merge branch '3.1' into 3.3
- Revision #9a400793
2024-09-20 16:52:46 +0200
- Fix possible crash, if no default plugin was loaded.
- Revision #3973fb84
2024-09-20 08:38:52 +0200
- Merge branch '3.3' into 3.4
- Revision #f705f346
2024-09-20 08:35:24 +0200
- Merge branch '3.1' into 3.3
- Revision #289eaf2a
2024-09-20 08:32:21 +0200
- Merge pull request #254 from grooverdan/3.1-CONC-730-undef-behaviour
- Revision #c4153aa8
2024-09-18 17:19:43 +1000
- CONC-730 Undefined behavior in the reference Ed25519 implementation
- Revision #56178db1
2024-09-14 16:16:04 +0200
- Fix for CONC-726:
- Revision #858a3e36
2024-09-12 18:44:51 +0200
- Fix typo (thanks to OttoK).
- Revision #cd81266f
2024-09-12 14:21:10 +0200
- Fixed build of manpages
- Revision #a6fd09f1
2024-09-17 10:58:25 +0200
- OpenSSL timeout fix:
- Revision #2804ed91
2024-09-17 10:45:00 +0200
- Merge pull request #253 from mariadb-corporation/revert-250-wait_io_or_timeout-fixes
- Revision #21b12fea
2024-09-15 07:18:44 +0200
- Revert "Fix usage of wait_io_or_timeout from TLS layers"
- Revision #b45eaa7c
2024-09-12 19:40:45 +0200
- Merge pull request #250 from azat-ch/wait_io_or_timeout-fixes
- Revision #b8a93c45
2024-07-01 15:36:52 +0200
- Fix usage of wait_io_or_timeout from TLS layers
- Revision #e7b6adfb
2024-09-10 07:19:12 +0200
- Simplify tls_verification_callback
- Revision #78441a1b
2024-09-09 14:27:35 +0200
- Travis fix (caused by previous merge)
- Revision #dfdf3f75
2024-09-09 11:12:56 +0200
- CONC-712: Don't verify hostname on local connection
- Revision #b481c0a4
2024-09-09 10:36:45 +0200
- CONC-724: Added TLS verification callback support
- Revision #375720dc
2024-09-06 10:58:57 +0200
- GnuTLS fixes:
- Revision #b827743c
2024-09-03 07:53:59 +0200
- Fix parsec build errors (posix)
- Revision #0b57bd22
2024-09-03 07:33:57 +0200
- Replaced _Thread_local by thread
- Revision #80be17e9
2024-09-03 06:06:19 +0200
- Test fix: Fix paths for tls_server
- Revision #2cc31e87
2024-08-31 08:27:48 +0200
- Disable TLSv1.0 test
- Revision #57f38cf8
2024-08-31 07:53:46 +0200
- Save the result of peer certificate verification
- Revision #4a157ffb
2024-08-31 07:37:31 +0200
- Merge branch '3.3' into 3.4
- Revision #312b7eab
2024-08-06 13:48:14 +0200
- Folow up of CONC-567 Schannel:
- Revision #7df01d4b
2024-08-05 13:26:36 +0200
- Merge branch '3.3-wlad-schannel' into 3.3
- Revision #1e8e1f4f
2024-07-31 13:49:30 +0200
- Fix "set but not used" warnings.
- Revision #3ceb310e
2024-07-30 11:53:57 +0200
- CONC-567 Schannel : support TLSv1.3
- Revision #d15c7385
2024-07-29 21:55:08 +0200
- CONC-567 Schannel - handle SEC_I_RENEGOTIATE, prepare for TLSv1.3
- Revision #72116a30
2024-07-29 11:53:15 +0200
- Merge branch '3.1' into 3.3
- Revision #6a67a34f
2024-07-28 03:46:50 +0200
- CONC-527 "SEC_E_ALGORITHM_MISMATCH" connecting Windows client to Ubuntu
- Revision #01b6b321
2024-07-19 10:16:56 +0200
- Travis fix: use export instead of set command
- Revision #6dfc071d
2024-06-18 11:01:17 -0400
- bump the VERSION
- Revision #551e1e39
2024-05-14 13:58:20 +0200
- travis: removed skysql
- Revision #95d5623d
2024-07-31 06:01:21 +0200
- Bump version number -> 3.3.12
- Revision #998a8da4
2024-03-12 13:18:47 +0100
- MDEV-33513 On Windows, build auth_gssapi_client statically and dynamically.
- Revision #a19895ef
2024-08-30 13:22:23 +0200
- CONC-717: Added parsec support for Windows
- Revision #c5ce23d3
2024-08-30 07:39:46 +0200
- Fix compiler warnings (schannel.c)
- Revision #c2ce7e55
2024-08-29 08:19:22 +0200
- CONC-722: Fix parsec build (OpenSSL)
- Revision #fb0496cd
2024-08-28 18:22:53 +0200
- Fixed plugin header and added parsec test
- Revision #dd8df0c8 2024-08-28 15:04:15 +0200
- Revision #e3c64b59
2024-08-20 20:38:30 -0400
- bump the VERSION
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.