Tags

Tags give the ability to mark specific points in history as being important
  • 0.37.1

    Just fixing typo parametrized -> parameterized
    
  • 0.37.0

    0.37.0 - 2020-12-08
    -------------------
    
    - Remove support for CentOS 6 and Python 2.6 (remove
      tests.vendor module). Python 2.7 is still fully supported.
    - Remodel CI:
      - on GitHub switched from Travis-CI to GH Actions
      - on GitLab-CI: stop testing 2.7 on Fedora, add centos7
      - update appveyor.yml
    - Stop playing with swig in setup.py, we don't support swig 1.*
      anymore.
    - Fix dereferencing of pointers (gl#m2crypto/m2crypto#281)
    - Replace deprecated PyObject_AsReadBuffer with our own shim
      (thanks to Casey Deccio for saving my bacon there).
    - Use parametrized to create parametrized tests (new external
      dependency).
    - Only use DigestSign() and DigestUpdate() with OpenSSL >= 1.1.1
    - Expose all the X509_V_FLAG
    - Add support for DigestSign* and DigestVerify*
    
  • 0.36.0

    ea050c41 · New release ·
    0.36.0 - 2020-07-13
    -------------------
    
    - wrap SocketIO in io.Buffered* for makefile <lethliel>
    - SSL.Connection.close accepts an argument to force the socket closing
      <Christophe Haen>
    - SSL.Connection: make the clientPostConnectionCheck an instance
      attribute <Christophe Haen>
    - Fixed bug with usage of unexisting method getreply at SSL_Transport
      <roman-nagaev>
    - Add appveyor builds for python 3.7 and 3.8 <Daniel A. Wozniak>
    - Fixed syntax warning on line 44. <randomfox>
    - Update M2Crypto.six to 1.13.0 <Matěj Cepl>
    - base64.decodestring() was finally removed in Python 3.8. <Matěj Cepl>
    - wrap SocketIO in io.Buffered* for makefile <lethliel>
    - NULL is legal argument for key and iv paramters of EVP_CipherInit(3)
      <Matěj Cepl>
    - Expose X509_V_FLAG_ALLOW_PROXY_CERTS verification flag and
      X509_STORE_SET_FLAGS function <Christophe Haen>
    - Stop testing for 2.6 and 3.4 on Travis. Start testing 3.8 <Matěj Cepl>
    - Extend test cert validity to 2049 <Bernhard M. Wiedemann>
    - Revert using typing module in 2.6. It is just not worthy. <Matěj Cepl>
    - Update Debian/stable SSL as well <Matěj Cepl>
    - Make tests pass again. <Matěj Cepl>
    - Stop using string module, which has been deprecated. <Matěj Cepl>
    - Tiny fixes to make pyls more happy <Matěj Cepl>
    - CI: Rework Fedora CI configuration <Neal Gompa>
    
  • 0.35.2

    a434da7f · New release ·
    Another fix-release.
    
  • 0.35.1

    778a8ea5 · New release. ·
    New release.
    
  • 0.34.0

    ef26214e · New version ·
    NA
    
  • 0.33.0

    5b8f77b4 · New release 0.33.0 ·
    New release.
    
  • 0.32.0

    bdbacebd · Release 0.32.0 ·
    New release
    
  • 0.31.0

    78d87119 · Release 0.31.0 ·
    New release
    
  • 0.30.1

    926e2639 · Fix packaging. ·
    New release
    
  • 0.30.0

    671c4656 · Release 0.30.0 ·
    New release.
    
  • 0.29.0

    New release (Windows support).
    
  • 0.28.1

    Whoops! Forgot changelog.
    
  • 0.28.0

    b2500880 · Generated C code ·
    Python3 port released!
    
  • 0.27.0

    New release.
    
  • 0.26.4

    New bugfix emergency release.
    
  • 0.26.3

    095075aa · New release. ·
    New bugfix release.
    
  • 0.26.2

    New release.
    
  • 0.26.0

    5588c448 · Release 0.26.0 ·
    New release.