7 Oct 2005 15:27
GnuTLS 1.2.8
Simon Josefsson <jas <at> extundo.com>
2005-10-07 13:27:10 GMT
2005-10-07 13:27:10 GMT
We are pleased to announce the availability of GnuTLS version 1.2.8. GnuTLS is a modern C library that implement the standard network security protocol Transport Layer Security (TLS), for use by network applications. Noteworthy changes since version 1.2.7: - Libgcrypt 1.2.2 is required to fix a bug for forking GnuTLS servers. - Don't install the auxilliary libexamples library used by the examples in doc/examples/ on "make install", report and tiny patch from Thomas Klausner <tk <at> giga.or.at>. - If you pass a X.509 CA or PGP trust database to the command line tool, it will now abort the connection if the server certificate validation fails. Use the parameter --insecure to continue even after certificate validation failures. Inspired from discussion with Alexander Kotelnikov <sacha <at> myxomop.com>. - The test for socklen_t has been moved to gnulib. - Link failures for duplicate or missing "program_name" symbol has been fixed, patch from Martin Lambers <marlam <at> marlam.de>. - The command line tool and the examples no longer uses mmap or bzero, to make them more portable, patch from Martin Lambers <marlam <at> marlam.de>. - Made the PKCS #12 API handle null passwords. Based on patch by Anton Altaparmakov <aia21 <at> cam.ac.uk>. - The GTK-DOC manual should build with current released tools. (But a copy of the output is included, so the tools are not required.) - The inet_ntop function is now used through gnulib. - API and ABI modifications: No changes since last version.(Continue reading)
RSS Feed