git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19123 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-26 15:53:32 +00:00
parent d27456dd83
commit ace0c11152

View File

@@ -1,5 +1,17 @@
2006-11-26 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto.c (hx509_select): new function.
* Makefile.am: add peer.c
* hxtool.c: Update hx509_cms_create_signed_1.
* hx_locl.h: add struct hx509_peer_info
* peer.c: Allow selection of digest/sig-alg
* cms.c: Allow selection of a better digest using hx509_peer_info.
* revoke.c: Handle that _hx509_verify_signature takes a context.
* cert.c: Handle that _hx509_verify_signature takes a context.