git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18619 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-19 17:36:07 +00:00
parent f0f3239f00
commit c30aa8456e

View File

@@ -1,5 +1,7 @@
2006-10-19 Love H<>rnquist <20>strand <lha@it.su.se>
* dh.c (DH_compute_key): return -1 on bad public key.
* rsa.c: remove stray ;
* engine.c: Does function typecasts instead of void * type-casts.