Commit Graph

837 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
9f8a9ce2dd Generate sequence function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18007 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-09-05 12:28:56 +00:00
Love Hörnquist Åstrand
bdd32566a1 add --sequence
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-09-05 12:27:29 +00:00
Love Hörnquist Åstrand
413862a22b Add generated add_ and remove_ for "SEQUENCE OF TType". I'm tried of
writing realloc(foo->data, sizeof(foo->data[0]) + (foo->len + 1));
Only generated for those type that is enabled by the command flag --sequence.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-09-05 12:23:54 +00:00
Love Hörnquist Åstrand
db525f5ac6 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17947 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-28 12:51:32 +00:00
Love Hörnquist Åstrand
54a4bb49ad (DigestRequest): add authid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17942 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-25 11:57:54 +00:00
Love Hörnquist Åstrand
20f176bcfc Comment describing on how to communicate the sasl int/conf mode.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17936 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-25 07:18:52 +00:00
Love Hörnquist Åstrand
aeb27f8bbe Add some missing fields needed for digest.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17897 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-23 11:24:24 +00:00
Love Hörnquist Åstrand
c2a13c1cd3 Tweak to make consisten and more easier to use.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17891 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-21 09:21:21 +00:00
Love Hörnquist Åstrand
324d6e3209 unbreak tagging, add identifier.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17889 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-18 12:56:12 +00:00
Love Hörnquist Åstrand
31a81a1f96 use the secret digestkey, not the public session key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17888 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-18 11:24:37 +00:00
Love Hörnquist Åstrand
59e7b22985 Fill in more how this is supposed to work.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17887 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-18 11:23:50 +00:00
Love Hörnquist Åstrand
45445f0304 make chap work too (needed for eap-md5)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17864 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-07-20 13:33:43 +00:00
Love Hörnquist Åstrand
36a68f2522 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17863 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-07-20 11:23:25 +00:00
Love Hörnquist Åstrand
80e3f2716a Remove CMS symmetric encryption support.
Add DigestProtocol.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17862 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-07-20 11:23:07 +00:00
Love Hörnquist Åstrand
a51123b032 DigestProtocol
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17861 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-07-20 11:22:36 +00:00
Love Hörnquist Åstrand
ab33ecb1ab Remove CMS symmetric encryption support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17858 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-07-20 10:48:26 +00:00
Love Hörnquist Åstrand
60835b95b2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17687 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 07:38:15 +00:00
Love Hörnquist Åstrand
eb71698416 (check_fail_heim_integer): disable test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17686 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 07:20:09 +00:00
Love Hörnquist Åstrand
d56c2c1496 (der_get_heim_integer): revert part of previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17685 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 07:13:06 +00:00
Love Hörnquist Åstrand
9e5f91e48b (der_get_heim_integer): Add more checks
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17679 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 03:54:50 +00:00
Love Hörnquist Åstrand
d4e0968cea Add printing of bignums and use der_print_heim_oid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17678 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 03:53:48 +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
8586a88524 (test_heim_oid_format_same): add printing on failure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17676 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 03:48:45 +00:00
Love Hörnquist Åstrand
64537b853a Add one check for heim_int, add checking for oid printing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17675 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-22 03:43:04 +00:00
Love Hörnquist Åstrand
9bd74d7357 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17624 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-06 15:09:35 +00:00
Love Hörnquist Åstrand
03deef10a4 Impersonation support bits (and sort)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17621 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-06 15:07:04 +00:00
Love Hörnquist Åstrand
ebec764235 Impersonation support bits.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17620 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-06 15:06:25 +00:00
Love Hörnquist Åstrand
7d627aac99 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17610 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-06-01 21:06:33 +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
90a97065b2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17363 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-29 19:09:43 +00:00
Love Hörnquist Åstrand
d0b797a71a Add ExternalPrincipalIdentifiers, shared between several elements.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17362 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-29 19:09:22 +00:00
Love Hörnquist Åstrand
bfd894ccf4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17331 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-28 10:52:27 +00:00
Love Hörnquist Åstrand
5e97c59ab7 Add missing ;'s, found by bison on a SuSE 8.2 machine.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17330 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-28 10:51:35 +00:00
Love Hörnquist Åstrand
a487250048 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17249 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-26 08:03:10 +00:00
Love Hörnquist Åstrand
e03eee6809 Add definitions from RFC 3820, Proxy Certificate Profile.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17248 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-26 08:02:56 +00:00
Love Hörnquist Åstrand
31558d8dac x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17205 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-24 09:03:09 +00:00
Love Hörnquist Åstrand
d7264bbde3 Add UID and email
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17204 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-24 09:02:41 +00:00
Love Hörnquist Åstrand
10ccb6b603 Add id-Userid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17203 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-24 09:01:40 +00:00
Love Hörnquist Åstrand
0b34b26d3c rename id-pkcs9-email to id-pkcs9-emailAddress
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17202 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-24 08:59:10 +00:00
Love Hörnquist Åstrand
756485f03c Add id-pkcs9-email
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17201 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-24 08:56:55 +00:00
Love Hörnquist Åstrand
28e538d9f2 Add attribute type oids from X520 and RFC 2247 DC oid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17200 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-24 08:53:08 +00:00
Love Hörnquist Åstrand
3fd96d0c27 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17143 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-21 21:01:35 +00:00
Love Hörnquist Åstrand
210a05bcee add sha-1 and sha-2
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17142 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-21 21:00:14 +00:00
Love Hörnquist Åstrand
7d1f61cec1 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17080 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-15 11:09:20 +00:00
Love Hörnquist Åstrand
446e2cc5c9 Add id-pkcs1-sha256WithRSAEncryption and friends
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17079 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-15 11:07:59 +00:00
Love Hörnquist Åstrand
6988d6e96e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17078 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-15 10:53:42 +00:00
Love Hörnquist Åstrand
4b76a9f4d4 Turn CMSRC2CBCParameter.rc2ParameterVersion into a constrained integer
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17077 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-15 10:53:25 +00:00
Love Hörnquist Åstrand
8a99a492b5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17017 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-07 22:16:15 +00:00
Love Hörnquist Åstrand
a8a053df5c (hashtabnew): check for NULL before setting structure.
Coverity, NetBSD CID#4


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17016 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-07 22:16:00 +00:00
Love Hörnquist Åstrand
e1acef0dbc x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16880 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-03-31 02:58:26 +00:00