git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18603 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-19 12:48:39 +00:00
parent d19639da32
commit be421558d5

View File

@@ -1,5 +1,13 @@
2006-10-16 Love H<>rnquist <20>strand <lha@it.su.se>
2006-10-19 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa.c: remove stray ;
* engine.c: Does function typecasts instead of void * type-casts.
* evp.c: Does function typecasts instead of void * type-casts.
2006-10-16 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: add rand-unix.c
* rand.c: Move out rand-unix functions from the core lib.