Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • C cpython
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kirill Smelkov
  • cpython
  • Repository
  • cpython
  • Modules
  • _ssl.c
Find file BlameHistoryPermalink
  • Alexandru Ardelean's avatar
    [2.7] bpo-35264: Modules/_ssl.c: fix build with OpenSSL 1.1.0 (GH-10570) · 0d63669e
    Alexandru Ardelean authored Sep 11, 2019
    
    
    
    
    Fixes a build error with OpenSSL 1.1.0. There is already code in the
    `_ssl.c` that handles all the weird cases of the NPN config macros (with
    various OpenSSL & LibreSSL versions).
    That code will provide a HAVE_NPN variable, which should be used in the
    rest of the code to check whether (or what) to compile regarding NPN.
    
    This change adds HAVE_NPN in the remaining places where it should have been
    placed.
    
    Signed-off-by: default avatarAlexandru Ardelean <ardeleanalex@gmail.com>
    
    
    https://bugs.python.org/issue35264
    0d63669e
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7