Commit Graph

19498 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
2bbb877357 if RAND is unhappy, don't run the tests.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19856 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 20:37:59 +00:00
Love Hörnquist Åstrand
5fdf640ff5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19855 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 20:24:12 +00:00
Love Hörnquist Åstrand
4ccc092c18 Update to imath-1.8 from Michael Fromberger
Fixed a bug in s_udiv() affecting the computation of quotient digits.
Thanks to Love Åstrand for isolating this bug.  Also in this release,
defining USELLONG=Y or USELLONG=N on the command line for make will
switch support for the "long long" data type on or off without having
to edit the Makefile.  The default is still to permit use of "long
long", even though the type is not standard ANSI C90.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19854 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 20:23:15 +00:00
Love Hörnquist Åstrand
62e1610b02 more about certificates
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19853 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 16:53:37 +00:00
Love Hörnquist Åstrand
236f6f8bf7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19852 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 15:59:10 +00:00
Love Hörnquist Åstrand
173b66db30 More about issuing certificates.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19851 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 15:52:50 +00:00
Love Hörnquist Åstrand
5a29c98501 Add hx509 manual
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19850 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 14:39:12 +00:00
Love Hörnquist Åstrand
a40ffed3d1 Start of a x.509 manual.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19849 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 14:36:25 +00:00
Love Hörnquist Åstrand
79dbf65cce x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19848 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:48:14 +00:00
Love Hörnquist Åstrand
58b6ee778a remove install headerfiles
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19847 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:45:57 +00:00
Love Hörnquist Åstrand
d5852aaa48 remove files created by tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19846 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:44:01 +00:00
Love Hörnquist Åstrand
390ccdaa8a Use more interesting data to cause more errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19845 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:42:54 +00:00
Love Hörnquist Åstrand
48eb7bea6f spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19844 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:40:42 +00:00
Love Hörnquist Åstrand
99b88dcbf5 remove install headerfiles
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19843 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:38:43 +00:00
Love Hörnquist Åstrand
e233ae5146 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19842 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:37:52 +00:00
Love Hörnquist Åstrand
e5b1642018 remove files created by tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19841 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:37:15 +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
396d442179 make printinfo char * argument const.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19838 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 09:38:23 +00:00
Love Hörnquist Åstrand
f865e18161 move _hx509_set_digest_alg from cms.c to crypto.c since its only used there.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19837 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 09:36:03 +00:00
Love Hörnquist Åstrand
9efb0df9f1 remove no longer used stuff, move set_digest_alg here from cms.c since
its only used here.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19836 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 09:35:25 +00:00
Love Hörnquist Åstrand
18c21c9cc4 Avoid shadowing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19835 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 09:28:42 +00:00
Love Hörnquist Åstrand
aa188989ed MCC_CURSOR not used, remove.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19834 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 09:26:21 +00:00
Love Hörnquist Åstrand
adca139b8a macro kcrypto_oid_enc now longer used
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19833 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 08:43:13 +00:00
Love Hörnquist Åstrand
e617970842 remove more debug stuff from s_udiv
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19832 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 03:59:34 +00:00
Love Hörnquist Åstrand
63a029268a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19831 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 03:56:18 +00:00
Love Hörnquist Åstrand
008afda06f (s_udiv): Allocate one more for q, remove debug printfs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19830 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 03:55:51 +00:00
Love Hörnquist Åstrand
a0edd3fefa add ntlm-user-file.txt
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19829 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 03:11:53 +00:00
Love Hörnquist Åstrand
f880e1b80c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19828 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 02:56:25 +00:00
Love Hörnquist Åstrand
d52fe4e20a (krb5_rd_safe): set length before trying to allocate data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19827 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 02:54:59 +00:00
Love Hörnquist Åstrand
7405b522a1 add data/key2.der
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19826 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 02:49:44 +00:00
Love Hörnquist Åstrand
0bdc57f9c8 add ntlm-user-file.txt
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19825 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 02:49:09 +00:00
Love Hörnquist Åstrand
f35bfaa82e (krb5_pac_add_buffer): unbreak buffer handling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19824 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 02:08:01 +00:00
Love Hörnquist Åstrand
acb8c4e906 add data/test-nopw.p12 to EXTRA_DIST
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19823 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 00:20:44 +00:00
Love Hörnquist Åstrand
ab01c4b0b4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19822 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 22:15:46 +00:00
Love Hörnquist Åstrand
daf521e1d2 Hint about hxtool validate.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19821 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 22:14:51 +00:00
Love Hörnquist Åstrand
e797c5a42c BasicConstraints vs criticality bit is complicated and not really
possible to evaluate on its own, silly RFC3280.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19820 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 22:11:34 +00:00
Love Hörnquist Åstrand
72a7e4b1cb Make basicConstraints critical if this is a CA.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19819 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 22:07:07 +00:00
Love Hörnquist Åstrand
f4b0e6fcea fix the version vs extension test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19818 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 22:02:10 +00:00
Love Hörnquist Åstrand
d8423fa525 Even more validation checks.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19817 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 21:53:45 +00:00
Love Hörnquist Åstrand
5bf1bd2a7d More validation checks.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19816 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 21:45:56 +00:00
Love Hörnquist Åstrand
5b9b07461e (hx509_name_cmp): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 21:44:25 +00:00
Love Hörnquist Åstrand
97be909572 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 20:38:40 +00:00
Love Hörnquist Åstrand
241e3bfd29 print both "server" and "client"
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19813 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 20:37:29 +00:00
Love Hörnquist Åstrand
c7ac4cb929 fix --distcheck
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19812 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 20:33:12 +00:00
Love Hörnquist Åstrand
3c900f4050 add user2user test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19811 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 20:14:59 +00:00
Love Hörnquist Åstrand
57744d5fe2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19810 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 19:44:13 +00:00
Love Hörnquist Åstrand
82f3dca5ec Rename keys to be more obvious what they do.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19809 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 19:43:35 +00:00
Love Hörnquist Åstrand
308b0e53a2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19808 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 19:36:03 +00:00
Love Hörnquist Åstrand
06ea919aaa --verify-pac no means verify existance of PAC in ticket, the signature
checking is done by the kerberos library.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19807 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-10 19:35:45 +00:00