-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: cedadev/ndg_httpsclient
base: 0.5.1
head repository: cedadev/ndg_httpsclient
compare: master
- 8 commits
- 11 files changed
- 5 contributors
Commits on Feb 27, 2020
-
Updated test CA and issued certificates. Included key file for CA, so
that others can update it if they wish or issue other test certificates. This is a TEST CA for testing ONLY. Use accordingly!
Configuration menu - View commit details
-
Copy full SHA for 370c1ec - Browse repository at this point
Copy the full SHA 370c1ecView commit details
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7992fc1 - Browse repository at this point
Copy the full SHA 7992fc1View commit details -
Merge pull request #23 from felixonmars/patch-1
Correct a typo in subj_alt_name.py
Configuration menu - View commit details
-
Copy full SHA for daf30e2 - Browse repository at this point
Copy the full SHA daf30e2View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4005b64 - Browse repository at this point
Copy the full SHA 4005b64View commit details
Commits on Mar 19, 2021
-
Merge branch 'pr/24/TravisCI' - Include later versions of Python (Tha…
…nks to Christian Clauss)
Configuration menu - View commit details
-
Copy full SHA for 8d1a446 - Browse repository at this point
Copy the full SHA 8d1a446View commit details
Commits on Mar 24, 2026
-
fix: bump minimum versions of PyOpenSSL and pyasn1 to address CVEs
- PyOpenSSL: set minimum to >=26.0.0 (fixes CVE-2026-27459) - pyasn1: set minimum to >=0.6.3 (fixes CVE-2026-30922) Previously PyOpenSSL had no minimum version constraint and pyasn1 only required >=0.1.1, allowing installation of versions with known security vulnerabilities.
Configuration menu - View commit details
-
Copy full SHA for 561e84f - Browse repository at this point
Copy the full SHA 561e84fView commit details -
docs: drop Python 2 and Python < 3.8 support, update prerequisites
- Updated python_requires to >=3.8 - Updated classifiers to reflect Python 3.8-3.14 - Removed Python 2 references from README - Updated prerequisites section with new minimum dependency versions
Configuration menu - View commit details
-
Copy full SHA for 1e9687d - Browse repository at this point
Copy the full SHA 1e9687dView commit details -
Merge pull request #26 from AhsanSheraz/fix/bump-pyopenssl-pyasn1-min…
…imum-versions fix: bump minimum PyOpenSSL and pyasn1 versions for CVE fixes
Configuration menu - View commit details
-
Copy full SHA for b090ad8 - Browse repository at this point
Copy the full SHA b090ad8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.1...master