Commit Graph

8632 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
9f095696c7 Make struct krb5_dh_moduli available when compiling w/o pkinit.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16736 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-14 10:08:29 +00:00
Love Hörnquist Åstrand
362b24c168 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16735 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-13 11:52:52 +00:00
Love Hörnquist Åstrand
1b1e73d1ff update to new paChecksum definition, update the dhgroup handling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16734 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-13 11:51:23 +00:00
Love Hörnquist Åstrand
46882d6c08 Add new (-34) pk-init error codes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16732 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-13 11:28:22 +00:00
Love Hörnquist Åstrand
365aa1b86b paChecksum is now OPTIONAL so it can be upgraded to something better then SHA1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16730 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-13 11:03:24 +00:00
Love Hörnquist Åstrand
fbf63feaeb Move Configurable options to last in the file.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16728 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-09 11:36:27 +00:00
Love Hörnquist Åstrand
9c6c230c49 Wrap KRB5_ADDRESSLESS_DEFAULT with #ifndef
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16727 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-09 11:35:25 +00:00
Love Hörnquist Åstrand
2496f0d489 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16725 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-06 19:30:33 +00:00
Love Hörnquist Åstrand
59fade5fcd Spelling, from Alexey Dobriyan, via Jason McIntyre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16724 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-06 19:30:16 +00:00
Love Hörnquist Åstrand
4ecc7c1493 Revert previous commit.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16697 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 12:50:37 +00:00
Love Hörnquist Åstrand
07bb0509dd (krb5_get_error_message): peek inside the context and make a copy of
the error string.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16696 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 12:47:01 +00:00
Love Hörnquist Åstrand
713880c9a3 update (c) and .Dd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16695 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 12:41:00 +00:00
Love Hörnquist Åstrand
d353b1f751 Document krb5_get_error_message.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16694 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 12:40:25 +00:00
Love Hörnquist Åstrand
7b20682f7b (krb5_get_error_message): new function, and combination of
krb5_get_error_string and krb5_get_err_text


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16693 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 12:36:45 +00:00
Love Hörnquist Åstrand
c5fe204436 sort, and krb5_get_error_message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16692 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 12:33:14 +00:00
Love Hörnquist Åstrand
b81ea8dcbc Log the filter string to the error message.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16690 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 12:17:10 +00:00
Love Hörnquist Åstrand
0562239eb9 (krb5_get_init_creds_opt_set_default_flags): Use
KRB5_ADDRESSLESS_DEFAULT when checking [appdefault]no-addresses.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16689 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 11:42:31 +00:00
Love Hörnquist Åstrand
2b37c08fa7 (get_cred_from_kdc_flags): Use KRB5_ADDRESSLESS_DEFAULT when checking
[appdefault]no-addresses.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16688 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 11:41:02 +00:00
Love Hörnquist Åstrand
1bb5af8ef5 (krb5_get_forwarded_creds): Use [appdefault]no-addresses before
checking if the krbtgt is address-less, use KRB5_ADDRESSLESS_DEFAULT.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16687 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 11:37:29 +00:00
Love Hörnquist Åstrand
99dd89912c Introduce KRB5_ADDRESSLESS_DEFAULT that controlls all address-less behavior.
Defaults to false.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16686 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-03 11:27:40 +00:00
Love Hörnquist Åstrand
5074d775f7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16685 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-02 13:17:20 +00:00
Love Hörnquist Åstrand
cdc1726021 (PASS_REUSE): Spelling, from Václav H?la <ax@natur.cuni.cz>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16683 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-02 13:11:47 +00:00
Love Hörnquist Åstrand
e02cf71271 main is not a KRB5_LIB_FUNCTION
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16682 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-01 12:45:13 +00:00
Love Hörnquist Åstrand
bbebb7cc34 (krb5_mk_priv): abort if ASN1_MALLOC_ENCODE failes to produce the
matching lenghts.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16680 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-02-01 12:39:26 +00:00
Johan Danielsson
9edd1cef2a use table lookup for types instead of inline list
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16678 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-31 16:49:08 +00:00
Love Hörnquist Åstrand
0168d35016 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16677 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-31 16:35:18 +00:00
Love Hörnquist Åstrand
a8f673b166 Drop partial pkcs12 string2key implementation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16674 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-31 15:43:52 +00:00
Love Hörnquist Åstrand
be01efa766 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16673 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-31 09:46:53 +00:00
Love Hörnquist Åstrand
cbc5018cd9 Stub-generator now generates alloc statements for tagless ANY
OPTIONAL, remove workaround.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16672 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-31 09:44:54 +00:00
Love Hörnquist Åstrand
3ec55439c0 check for "tagless ANY OPTIONAL"
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16671 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-31 09:42:31 +00:00
Love Hörnquist Åstrand
7f71106edc UniversalString and BMPString are both implemented.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16670 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-30 15:25:25 +00:00
Love Hörnquist Åstrand
d113e0dd6e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16669 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-30 15:17:14 +00:00
Love Hörnquist Åstrand
cb5dc5d2c0 Remove , after the last element of enum.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16668 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-30 15:17:01 +00:00
Love Hörnquist Åstrand
4663d0a383 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16667 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-30 15:06:20 +00:00
Love Hörnquist Åstrand
9feb85c8bf Spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16666 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-30 15:06:03 +00:00
Love Hörnquist Åstrand
e38a8ac78d Clear error-string when introducing new errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16662 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-25 12:53:09 +00:00
Love Hörnquist Åstrand
dbc39600e2 Clear error-string when introducing new errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16661 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-25 12:50:10 +00:00
Love Hörnquist Åstrand
740309eb47 Clear error-string when introducing new errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16660 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-25 12:42:11 +00:00
Love Hörnquist Åstrand
5e45f5aafa Clear error string when introducing new errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16659 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-25 12:40:39 +00:00
Love Hörnquist Åstrand
4ed5f4abd6 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16649 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 13:02:46 +00:00
Love Hörnquist Åstrand
916de71ce3 remove premature end
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16648 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 12:45:05 +00:00
Love Hörnquist Åstrand
af97fbb3c6 Add commited out DSA tests (they fail).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16647 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 12:43:04 +00:00
Love Hörnquist Åstrand
0633352207 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16646 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 12:23:32 +00:00
Love Hörnquist Åstrand
3c6a4a5826 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16645 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 11:10:50 +00:00
Love Hörnquist Åstrand
d5b6219f2a Add 4.2 Validity Periods.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16644 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 11:09:27 +00:00
Love Hörnquist Åstrand
76e2e5bd11 Make less verbose to use.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16643 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 10:56:57 +00:00
Love Hörnquist Åstrand
aee7bc6102 Start on 4.1 Signature Verification
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16642 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 10:29:06 +00:00
Love Hörnquist Åstrand
b27ddd47f5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16641 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 10:21:22 +00:00
Love Hörnquist Åstrand
0c47bfe2ea Add test_nist_cert.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16640 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 10:20:49 +00:00
Love Hörnquist Åstrand
055d8c7477 Add some more CRL-tests.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16639 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-20 10:17:59 +00:00