Commit Graph

13 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
0d31d3d686 drop rcsid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24356 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:30:37 +00:00
Love Hörnquist Åstrand
cc0575ed41 on failure set hex_encode output to NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24122 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-11 05:03:27 +00:00
Love Hörnquist Åstrand
c9122e8b28 on failure set hex_encode output to NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24121 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-11 05:03:17 +00:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
eda99f62e6 (hex_decode): support decoding odd number of characters, in the odd
len case, the character ends up in the first byte in the lower nibble.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16504 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-09 17:09:29 +00:00
Love Hörnquist Åstrand
3521604ac0 include "roken.h" to avoid undefined size_t/ssize_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15243 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-27 13:37:47 +00:00
Love Hörnquist Åstrand
709aa58c74 define ROKEN_LIB_FUNCTION on all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14773 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-12 11:29:18 +00:00
Love Hörnquist Åstrand
20e1990667 check for overflows
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14671 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-21 13:31:33 +00:00
Love Hörnquist Åstrand
a93fe0ed4d (hex_encode): wrap SIZE_T_MAX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14655 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-17 13:25:35 +00:00
Love Hörnquist Åstrand
8fe2a2f908 fix decodeing, it processed to much data and thus returned the wrong length
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14621 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-06 16:37:55 +00:00
Love Hörnquist Åstrand
0a4ef1094d use size_t for length
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14619 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-04 16:59:58 +00:00
Love Hörnquist Åstrand
61e610065a add hex encoder/decoder
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14614 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-04 12:52:46 +00:00