Commit Graph

10 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
f59f7099cc Don't accect zero length hex numbers.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20861 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-03 20:18:29 +00:00
Love Hörnquist Åstrand
e4f5561f28 (der_parse_hex_heim_integer): check length before reading data.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20840 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-03 14:03:49 +00:00
Love Hörnquist Åstrand
998db7a76f (der_print_heim_oid): oid with zero length is invalid, fail to print.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19138 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-27 10:32:21 +00:00
Love Hörnquist Åstrand
0fa8cd58ec (der_print_heim_oid): use delim when printing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19103 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-24 06:08:27 +00:00
Love Hörnquist Åstrand
d9ee3fd293 (der_parse_heim_oid): avoid leaking memory
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18767 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 18:24:15 +00:00
Love Hörnquist Åstrand
cd3280ce17 Add der_parse_heim_oid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18444 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-14 05:37:10 +00:00
Love Hörnquist Åstrand
14e6b9204d (der_print_heim_oid): new function
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17677 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 03:49:20 +00:00
Love Hörnquist Åstrand
3f7e277a20 (der_parse_hex_heim_integer): avoid shadowing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17572 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-13 19:30:17 +00:00
Love Hörnquist Åstrand
8018ea69c2 (der_parse_hex_heim_integer): make more resiliant to errors, handle
odd length numbers.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16571 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-16 23:01:11 +00:00
Love Hörnquist Åstrand
7c785284bd Add parse and print functions for heim_integer.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16127 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-07 03:49:16 +00:00