aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-22v0.22.0 releaseupstream-masterSergey Shepelev
2023-01-19build(deps): bump cryptography from 37.0.4 to 38.0.3dependabot[bot]
2023-01-19chore CI upgrades; regen test TLS certsSergey Shepelev
2023-01-18test: deps upgrade https://github.com/httplib2/httplib2/security/dependabot/1Sergey Shepelev
2022-11-17https: disable_ssl_certificate_validation caused ValueError: Cannot set verif...ziollek
2022-10-29v0.21.0 releaseSergey Shepelev
2022-10-29pre-commit, contribution guideline, script/test now creates one virtualenv us...Sergey Shepelev
2022-10-28internal: simpler recursive _errno_from_exceptionJohan
2022-10-28tests: pypy2 does not support ssl.TLSVersionSergey Shepelev
2022-10-26Content-Encoding: deflate must accept zlib encapsulationYYHYlh
2022-09-25ssl: PROTOCOL_TLS is deprecated fixQuentiumYT
2022-07-16docs: fix simple typo, referrring -> referringTim Gates
2022-02-03v0.20.4 releaseSergey Shepelev
2022-02-02Fix parsing http_proxy environment.Kuba Skiepko
2022-01-11Align comment quotes to conform to the style of the file and help certain IDE...JumperFrog
2021-12-21tests: Fix incorrect pytest.mark.skip usageFlorian Bruhin
2021-11-19ci: publish v* tags to public PyPISergey Shepelev
2021-11-19v0.20.3 releaseSergey Shepelev
2021-11-19ease coverage settings: precision=0 threshold=2%Sergey Shepelev
2021-11-19cleanup manifest, remove unused index.htmlSergey Shepelev
2021-11-19proxy: increase test coverageSergey Shepelev
2021-11-19cache: removed excess `if cached_value` checks where result is known from out...Sergey Shepelev
2021-11-19tests: remove old test files, use `script/test`Sergey Shepelev
2021-11-19ci: switch from Travis to Github ActionsSergey Shepelev
2021-11-18tests: bump min/max tls versions, remove problematic test_min_tls_versionMichał Górny
2021-11-18tests: regenerated testing keys/certsSergey Shepelev
2021-11-02v0.20.2 releaseSergey Shepelev
2021-11-02auth: support pyparsing v3 API rename (pp.common.downcaseTokens)Bu Sun Kim
2021-10-11proxy: correct extraction of errno from pysocks ProxyConnectionErrorIvan Yurchenko
2021-10-07v0.20.1 releaseSergey Shepelev
2021-10-07v0.20.0 releaseSergey Shepelev
2021-10-04cacerts: add ISRG Root X1, X2Sergey Shepelev
2021-10-04cacerts: Security fix Remove DST Root CA X3, it expires on 2021-09-30Igor Sobot
2021-09-24Add python_requires to help pipHugo van Kemenade
2021-09-24Add support for Python 3.8 and 3.9Hugo van Kemenade
2021-08-20fuzzer: update for new atheris versionDavid Korczynski
2021-05-14travis: upgrade pypy OS to fix setuptools_scm could not be foundSergey Shepelev
2021-05-13tests: test_inject_space failed after bpo-43882 fixSergey Shepelev
2021-04-08tls: accept min/max ssl.TLSVersion enum valuesMarco Cunha
2021-03-30v0.19.1 releaseSergey Shepelev
2021-03-30auth header parsing performance optimizations; Thanks to Paul McGuireSergey Shepelev
2021-03-03Use mock from the standard libraryPavel Cahyna
2021-02-07v0.19.0 releaseSergey Shepelev
2021-02-07fix release script, interactive partSergey Shepelev
2021-01-27parse auth headers using pyparsing instead of regexpSergey Shepelev
2021-01-21initial fuzz testing integration with OSS-FuzzDavidKorczynski
2020-09-30auth: WSSE token needs to be string not bytesJacob Brunson
2020-05-20v0.18.1 releaseSergey Shepelev
2020-05-20explicit build-backend workaround pip build isolation bug 6264Sergey Shepelev
2020-05-20check-manifest build toolSergey Shepelev