git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17610 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-06-01 21:06:33 +00:00
parent d782cd55c5
commit 7d627aac99
6 changed files with 34 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
2006-04-29 Love Hörnquist Åstrand <lha@it.su.se>
2006-05-13 Love Hörnquist Åstrand <lha@it.su.se>
* der_format.c (der_parse_hex_heim_integer): avoid shadowing.
2006-04-29 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am: Add ExternalPrincipalIdentifiers, shared between
several elements.

View File

@@ -1,3 +1,7 @@
2006-05-13 Love Hörnquist Åstrand <lha@it.su.se>
* bn.c (BN_rand): avoid shadowing.
2006-05-12 Love Hörnquist Åstrand <lha@it.su.se>
* rsa-imath.c: Fix the last one of the asserts.