Commit Graph

12 Commits

Author SHA1 Message Date
Love Hornquist Astrand 7a0af9ae18 Its ok to pass down NULL as the context handle to error string function
Just ignore setting the error string if that is the case.
2009-09-21 06:21:23 -07:00
Love Hörnquist Åstrand ff5dab4f4a remove rcsid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24795 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-22 23:28:18 +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 c69e7f2ae1 Add error documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22332 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-17 01:03:22 +00:00
Love Hörnquist Åstrand 7761ecce3f (hx509_get_error_string): if the error code is not the one we expect,
punt and use the default com_err/strerror string instead.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20912 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-05 03:53:52 +00:00
Love Hörnquist Åstrand 91a0892b93 constify
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19840 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:36:29 +00:00
Love Hörnquist Åstrand 82a45c7036 constify
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19839 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 09:55:09 +00:00
Love Hörnquist Åstrand aaf8aff1c6 (hx509_get_error_string): Put ", " between strings in error message.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19061 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-16 15:08:09 +00:00
Love Hörnquist Åstrand 0ae86fa160 Clean error string on failure just to make sure.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18781 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 19:50:31 +00:00
Love Hörnquist Åstrand eb4b4f87c2 (hx509_set_error_stringv): clear errors on malloc failure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17401 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:25:46 +00:00
Love Hörnquist Åstrand c45fec90c7 Add string error handling functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17390 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 14:01:32 +00:00