* Added the gnutls_sign_algorithm type.
commit44344e2c94ecfbf57de79d3683ef59188e6a00c7
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 6 Jan 2004 13:23:12 +0000 (6 13:23 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 6 Jan 2004 13:23:12 +0000 (6 13:23 +0000)
tree8a4b4705029bc7ac00fb60c03404778e7e4da1e4
parent692436f63d9c0615f50444101cbe56855bb6f255
* Added the gnutls_sign_algorithm type.
* Improved the DN parser.
18 files changed:
NEWS
doc/TODO
includes/gnutls/x509.h
lib/gnutls.h.in.in
lib/gnutls_handshake.c
lib/gnutls_int.h
lib/pkix.asn
lib/pkix_asn1_tab.c
lib/x509/common.c
lib/x509/common.h
lib/x509/crl.c
lib/x509/crq.c
lib/x509/dn.c
lib/x509/mpi.c
lib/x509/pkcs12.c
lib/x509/sign.c
lib/x509/x509.c
src/certtool.c