[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com =?UTF-8?Q?pecl/database/mysql=5Fxdevapi=3A=20WL=23=31=32=37=33=32=3A?= =?UTF-8?Q?=20D
From:       hery ramilison <mysqlre () php ! net>
Date:       2019-07-26 15:30:39
Message-ID: php-mail-d0814ff05f677a720473ca90d9606317979596550 () git ! php ! net
[Download RAW message or body]

Commit:    43be4f1bae25b9f6130c8624fb7cb82999c19b66
Author:    Darek Slusarczyk <dariusz.slusarczyk@oracle.com>         Fri, 26 Jul 2019 \
                17:30:39 +0200
Parents:   77bf5e22f8c1298a09635f47bb770d659277ef15
Branches:  release/8.0.18

Link:       http://git.php.net/?p=pecl/database/mysql_xdevapi.git;a=commitdiff;h=43be4f1bae25b9f6130c8624fb7cb82999c19b66


Log:
WL#12732: DevAPI: Specify TLS ciphers to be used by a client or session
- add info about mapping ciphersuites => ciphers (IANA)

Bugs:
https://bugs.php.net/12732

Changed paths:
  M  xmysqlnd/xmysqlnd_session.cc


Diff:
diff --git a/xmysqlnd/xmysqlnd_session.cc b/xmysqlnd/xmysqlnd_session.cc
index c56a74e..74046eb 100644
--- a/xmysqlnd/xmysqlnd_session.cc
+++ b/xmysqlnd/xmysqlnd_session.cc
@@ -3287,6 +3287,7 @@ private:
 };
 
 // source: https://www.openssl.org/docs/man1.0.2/man1/ciphers.html
+// section: CIPHER SUITE NAMES
 const Ciphersuites_to_ciphers Map_ciphersuites_to_ciphers::ciphersuites_to_ciphers{
 	// SSL v3.0 cipher suites.
 	{ "SSL_RSA_WITH_NULL_MD5", "NULL-MD5" },


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic