summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_ssl.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused constants (#2141)Marc Mueller2023-04-241-4/+2
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
* Add missing ssl enums to astroid/brain (#1381)Alexander Scheel2022-06-061-0/+89
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-7/+1
* Bump astroid to 2.6.4, update changelogPierre Sassoulas2021-07-201-1/+1
* Bump astroid to 2.6.3, update changelogv2.6.3Pierre Sassoulas2021-07-191-0/+1
* Fix copyright links (#1084)Marc Mueller2021-07-011-1/+1
* Simplification because AstroidManager is a singleton/borgPierre Sassoulas2021-06-191-2/+2
* Create a file for the global manager defined in astroid.__init__.pyPierre Sassoulas2021-06-191-1/+2
* Move 'register_module_extender' in astroid.brain where it's usedPierre Sassoulas2021-06-191-1/+2
* Add an isort configuration in setup.cfg and apply itPierre Sassoulas2021-04-191-2/+1
* Add autoflake except where it would break the codePierre Sassoulas2021-04-191-2/+0
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Prepare for 2.5.2 releaseastroid-2.5.2Pierre Sassoulas2021-03-281-0/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+1
* Update copyright noticehippo912021-02-151-0/+1
* New copyright noticeshippo912020-12-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+2
* Added 2 more missing _ssl constants (#648)Benjamin Elven2019-02-251-1/+1
* Add missing _ssl constant. Close PyCQA/pylint#2629Claudiu Popa2018-12-041-0/+1
* Initial formatting of astroidClaudiu Popa2018-10-021-3/+5
* Update the copyright noticesastroid-2.0Claudiu Popa2018-07-151-0/+1
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-221-2/+2
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Convert all files to new license headerCeridwen2016-05-161-0/+3
* Add brain tips for the ssl library.Claudiu Popa2016-03-241-0/+65