git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18830 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-22 15:58:07 +00:00
parent a1005e6416
commit 32219af692
3 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2006-10-21 Love H<>rnquist <20>strand <lha@it.su.se>
* telnet/telnet_locl.h: Include roken.h before the local
headerfiles.
* telnetd/telnetd.h: HP/UX defines SE in sys/uio.h, #undef it.
* telnetd/sys_term.c: Dont't include some streamspty headers here.

View File

@@ -1,5 +1,7 @@
2006-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
* mod.c: Try to not leak memory.
* check.c: Try to not leak memory.
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>

View File

@@ -1,3 +1,13 @@
2006-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
* hxtool.c: Try to not leak memory.
* req.c: clean memory before free
* crypto.c (_hx509_private_key2SPKI): indent
* req.c: Try to not leak memory.
2006-10-21 Love H<>rnquist <20>strand <lha@it.su.se>
* test_crypto.in: Read 50 kilobyte random data