git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17464 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-05 13:32:03 +00:00
parent 327bc0cf08
commit f8cfc4381e

View File

@@ -1,5 +1,8 @@
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
* dh.c (DH_compute_key): check return status value from
DH_check_pubkey
* Rename u_intXX_t to uintXX_t
2006-04-24 Love H<>rnquist <20>strand <lha@it.su.se>