msg295643 - (view) |
Author: Melvyn Sopacua (msopacua) * |
Date: 2017-06-10 15:08 |
Starting OpenSSL 1.1, the variable OPENSSL_NPN_NEGOTIATED is always defined. This makes the NPN detection fail. Related info: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217703 |
|
|
msg301268 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2017-09-04 21:35 |
New changeset b2d096bd2a5ff86e53c25d00ee5fa097b36bf1d8 by Christian Heimes (Melvyn Sopacua) in branch 'master': bpo-30622: Change NPN detection: (#2079) https://github.com/python/cpython/commit/b2d096bd2a5ff86e53c25d00ee5fa097b36bf1d8 |
|
|
msg301281 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2017-09-04 23:11 |
New changeset 72ed233167b10d3a488d30a8ec3a17e412a7dd69 by Christian Heimes in branch '2.7': [2.7] bpo-30622: Change NPN detection: (GH-2079) (#3316) https://github.com/python/cpython/commit/72ed233167b10d3a488d30a8ec3a17e412a7dd69 |
|
|
msg301312 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2017-09-05 14:00 |
New changeset 7316c6d4a57931e9786c06eae168b227d7463317 by Christian Heimes in branch '3.6': [3.6] bpo-30622: Change NPN detection: (GH-2079) (#3314) https://github.com/python/cpython/commit/7316c6d4a57931e9786c06eae168b227d7463317 |
|
|
msg301313 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2017-09-05 14:06 |
Thanks for your patch! I have merged it into master, 3.6, and 2.7. The other branches are in security fix-only mode. |
|
|
msg312757 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-24 21:12 |
New changeset 6cdb7954b0a578d899e4b78b868ea59eef08480a by Christian Heimes in branch 'master': bpo-30622: Improve NPN support detection (#5859) https://github.com/python/cpython/commit/6cdb7954b0a578d899e4b78b868ea59eef08480a |
|
|
msg312762 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-24 22:04 |
New changeset 01d9c23e470d708b922a1085347404000e985c0f by Christian Heimes (Miss Islington (bot)) in branch '3.7': [3.7] bpo-30622: Improve NPN support detection (GH-5859) (#5860) https://github.com/python/cpython/commit/01d9c23e470d708b922a1085347404000e985c0f |
|
|
msg312788 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-25 09:20 |
New changeset 48707a1baf4fd553fbc4516d9080cb3968af21aa by Christian Heimes in branch '3.6': [3.6] bpo-30622: Improve NPN support detection (GH-5859) (#5861) https://github.com/python/cpython/commit/48707a1baf4fd553fbc4516d9080cb3968af21aa |
|
|
msg312789 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-25 09:21 |
New changeset 3d87f4cf9c19da9fe8ae8f91f5bb86e642b74a50 by Christian Heimes in branch '2.7': [2.7] bpo-30622: Improve NPN support detection (GH-5859) (#5863) https://github.com/python/cpython/commit/3d87f4cf9c19da9fe8ae8f91f5bb86e642b74a50 |
|
|
msg312803 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-25 11:31 |
New changeset 29eab55309b9f78b79074d26db16a44e7841c639 by Christian Heimes in branch 'master': bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (#5876) https://github.com/python/cpython/commit/29eab55309b9f78b79074d26db16a44e7841c639 |
|
|
msg312807 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-25 12:18 |
New changeset 961774184eb950e2547ab0d42653439adc735924 by Christian Heimes (Miss Islington (bot)) in branch '3.7': [3.7] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5880) https://github.com/python/cpython/commit/961774184eb950e2547ab0d42653439adc735924 |
|
|
msg312811 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-25 13:28 |
New changeset df1732a4734190fefc8814687895fc1168716c37 by Christian Heimes in branch '2.7': [2.7] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5882) https://github.com/python/cpython/commit/df1732a4734190fefc8814687895fc1168716c37 |
|
|
msg312812 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-02-25 13:29 |
New changeset a79591cfb81dde65bb2f891d62de0161c23a4ff4 by Christian Heimes in branch '3.6': [3.6] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5881) https://github.com/python/cpython/commit/a79591cfb81dde65bb2f891d62de0161c23a4ff4 |
|
|
msg313811 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2018-03-14 06:40 |
New changeset 0ec0290a075ad3ac7d9990efd701c81da16293c0 by Christian Heimes in branch '3.6': bpo-30622: Fix backport of NPN fix (#6102) https://github.com/python/cpython/commit/0ec0290a075ad3ac7d9990efd701c81da16293c0 |
|
|
msg314616 - (view) |
Author: Ned Deily (ned.deily) *  |
Date: 2018-03-28 18:27 |
New changeset 15b6400d6439aad9859faba91ce297dfeae8d31d by Ned Deily (Christian Heimes) in branch '3.6': bpo-30622: Fix backport of NPN fix (#6102) https://github.com/python/cpython/commit/15b6400d6439aad9859faba91ce297dfeae8d31d |
|
|