Changeset cc748329 in mod_gnutls


Ignore:
Timestamp:
Jan 14, 2020, 3:30:01 AM (3 years ago)
Author:
Fiona Klute <fiona.klute@…>
Branches:
asyncio, main, master, proxy-ticket
Children:
05e2d9e
Parents:
adcd021
Message:

Update Changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    radcd021 rcc748329  
     1** Version 0.10.0 (UNRELEASED)
     2- Support for stapling mutiple OCSP responses (TLS 1.3 only)
     3- The test infrastructure has been mostly rewritten in Python, note
     4  the new dependencies (Python 3, Pyyaml).
     5- Server certificates are checked for the must-staple TLS feature
     6  extension, stapling must be enabled if so.
     7- Compatibility fix for GnuTLS 3.6.11 in the test suite: Handle
     8  certificate type in TLS session information strings
     9
    110** Version 0.9.1 (2019-11-29)
    211- Fix possible segfault (NULL pointer dereference) on failed TLS
Note: See TracChangeset for help on using the changeset viewer.