gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnutls-dev] gnutls 0.2.90


From: Nikos Mavroyanopoulos
Subject: [gnutls-dev] gnutls 0.2.90
Date: Fri Dec 7 18:36:02 2001

I've put a copy of the current cvs as gnutls 0.2.90. It includes a lot
of changes (both in the API and the internals). The API has changed a lot
in order to avoid forced future changes. (ie KX_RSA was renamed to 
KX_X509PKI_RSA 
to allow KX_PGP_RSA). Consider this as a prerelease of gnutls 0.3.0.

the NEWS:
- gnutls_handshake(), gnutls_read() etc. functions no longer require
  the 'SOCKET cd' argument. This argument is set using the function
  gnutls_set_transport_ptr().
- introduced gnutls_x509pki_get_peer_certificate_list(). This function returns
  a list containing peer's certificate and issuers DER encoded.
- Updated X.509 certificate handling API
- Added callback to select the server certificate
- More consistent function naming (changes in several function names)
- Buffer overflow checking in ASN.1 structures parser
- Updated documentation

-- 
Nikos Mavroyanopoulos
mailto:address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]