[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Libtasn1 2.11 released
From: |
Simon Josefsson |
Subject: |
GNU Libtasn1 2.11 released |
Date: |
Fri, 25 Nov 2011 00:50:01 +0100 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) |
GNU Libtasn1 is a standalone library written in C for manipulating ASN.1
objects including DER/BER encoding/decoding. GNU Libtasn1 is used by
GnuTLS to handle X.509 structures and by GNU Shishi to handle Kerberos
V5 structures.
* Noteworthy changes in release 2.11 (2011-11-25) [stable]
- qa: Now builds without compiler warnings with Solaris CC.
- qa: Added clang analysis. Fixed cyclomatic complexity output.
- tests: Added self-test of bit string functions.
- build: Added windows/libtasn14win.mk rules to produce Windows binaries.
- build: Don't hard code path to perl in doc/gdoc.
- Various minor fixes.
There is a known problem building this release on MinGW with MSVC as the
compiler, fortunately there is a workaround available -- please see
https://lists.gnu.org/archive/html/help-libtasn1/2011-11/msg00001.html
for more information.
Homepage:
https://www.gnu.org/software/libtasn1/
Here are the compressed sources (1.9MB):
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz
Here are GPG detached signatures using key 0xB565716F:
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz.sig
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz.sig
We publish Windows binaries for this release (32 and 64 bits):
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win32.zip
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win32.zip
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win64.zip
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win64.zip
Commercial support contracts for Libtasn1 are available, and they help
finance continued maintenance. Simon Josefsson Datakonsult AB, a
Stockholm based privately held company, is currently funding Libtasn1
maintenance. We are always looking for interesting development
projects. See http://josefsson.org/ for more details.
If you need help to use Libtasn1, or want to help others, you are
invited to join the help-libtasn1 mailing list, see:
https://lists.gnu.org/mailman/listinfo/help-libtasn1
All manuals are available from:
https://www.gnu.org/software/libtasn1/manual/
Direct links to the manual:
HTML: https://www.gnu.org/software/libtasn1/manual/libtasn1.html
PDF: https://www.gnu.org/software/libtasn1/manual/libtasn1.pdf
Direct links to the API Reference manual:
HTML: https://www.gnu.org/software/libtasn1/reference/
PDF: https://www.gnu.org/software/libtasn1/reference/libtasn1.pdf
For developers interested in improving code quality, we publish
Cyclomatic code complexity charts that help you find code that may
need review and improvements:
https://www.gnu.org/software/libtasn1/cyclo/
Code coverage charts indicate parts of the source code that needs
to be tested better by the included self-tests:
https://www.gnu.org/software/libtasn1/coverage/
Clang can analyse the source code for common problems, here is its
report for libtasn1:
https://www.gnu.org/software/libtasn1/clang/
The software is cryptographically signed by the author using an
OpenPGP key identified by the following information:
pub 1280R/B565716F 2002-05-05 [expires: 2012-01-24]
Key fingerprint = 0424 D4EE 81A0 E3D1 19C6 F835 EDA2 1E94 B565 716F
uid Simon Josefsson <address@hidden>
uid Simon Josefsson <address@hidden>
sub 1280R/4D5D40AE 2002-05-05 [expires: 2012-01-24]
The key is available from:
http://josefsson.org/key.txt
dns:b565716f.josefsson.org?TYPE=CERT
Here are the SHA-1 and SHA-224 checksums:
6367c799726ad3218fac4f0e88692976258904da libtasn1-2.11.tar.gz
ed58186f737b196b301dbd427b5f6c5d7dc1c285f8ba1d4d3f51cb52 libtasn1-2.11.tar.gz
8f517339bc3cb034562a3d6dc595ac834d3f8c37 libtasn1-2.11-win32.zip
2f24447ddf846218b53cf2a4b293c955506883ef8c79667d5b8b36b0
libtasn1-2.11-win32.zip
fd3fcc6b530b1dde1eb7257b14d7a35cd5583d3d libtasn1-2.11-win64.zip
215eacd973df6ee701bc1eb4065415db87eb95d4b90f15ee30ae56bc
libtasn1-2.11-win64.zip
Happy hacking,
Simon
pgp6HTV5DEUDX.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Libtasn1 2.11 released,
Simon Josefsson <=