Commit Graph

16 Commits

Author SHA1 Message Date
Nicolas Williams
686d5116de roken: Unparse wider ints 2021-12-18 11:34:12 +11:00
Nicolas Williams
a3a8c1e4a4 ASN.1: Support wider bit sets (fix #514) 2019-01-15 13:21:25 -06:00
Nicolas Williams
496022fa37 Fix lib/roken parse_* warnings 2017-10-11 16:45:51 -05:00
Viktor Dukhovni
d73ec2510a Try to avoid parse_{time,units,flags} symbol conflicts
On Debian stretch systems PAM modules linked against Heimdal run into
symbol conflicts with parse_time() in systemd libraries.  We redefine
parse_time() and friends to rk_parse_time(), ... while keeping the old
names for ABI compatibility with existing clients.

The legacy names should eventually be droppped.
2017-08-23 15:09:11 -05:00
Asanka Herath
d00f9984a5 Make roken build on windows
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-11-24 21:42:02 -08: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
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
c10c3f4d5e remove typedef for units to avoid problems with shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-16 17:30:54 +00:00
Assar Westerlund
0a5f6ffdd9 use int instead of size_t as return values to be compatible with snprintf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10655 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-04 09:56:00 +00:00
Johan Danielsson
3ca5f8150f remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7463 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 16:58:55 +00:00
Assar Westerlund
baba3e54e5 prototype for unparse_units_approx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4443 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-20 07:51:18 +00:00
Assar Westerlund
9729cabb21 prorotypes for print_{flags,units}_table
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4218 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-12-17 03:21:57 +00:00
Assar Westerlund
f314e500a5 update prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3238 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-28 22:12:40 +00:00
Johan Danielsson
7c9cfa9ba8 Use stddef.h to get NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2888 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-10 22:19:23 +00:00
Assar Westerlund
8cae578cb0 new files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2621 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-24 11:31:43 +00:00