diff options
author | adam <adam@pkgsrc.org> | 2006-01-20 21:14:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-01-20 21:14:04 +0000 |
commit | 138d487004f1a4de1de5160053892bb3aaebb7d0 (patch) | |
tree | af3afd98b8ad63a10d3152e3d324c055820624d1 /security/dirb | |
parent | 5a50bc13eff1470a53902e6ee0f219c4385cf229 (diff) | |
download | pkgsrc-138d487004f1a4de1de5160053892bb3aaebb7d0.tar.gz |
Changes 1.3.3:
** New API to access the TLS master secret.
When possible, you should use the TLS PRF functions instead.
** Improved handling when multiple libraries use GnuTLS at the same time.
Now gnutls_global_init() can be called multiple times, and
gnutls_global_deinit() will only deallocate the structure when it has
been called as many times as gnutls_global_init() was called.
** Added a self test of TLS resume functionality.
** Fix crash in TLS resume code, caused by TLS/IA changes.
** Add 'const' keywords in various places, from Frediano ZIGLIO.
** The code was indented again, including the external header files.
** API and ABI modifications:
New functions to retrieve the master secret value:
gnutls_session_get_master_secret
Add a 'const' keyword to existing API:
gnutls_x509_crq_get_challenge_password
Diffstat (limited to 'security/dirb')
0 files changed, 0 insertions, 0 deletions