Commit Graph

7154 Commits

Author SHA1 Message Date
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
9d25af4667 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14772 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 19:20:54 +00:00
Love Hörnquist Åstrand
1ca7fa435c don't include bit types, the user must do that
#ifdef wrap


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14771 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 19:18:13 +00:00
Love Hörnquist Åstrand
5a741de6cd #ifdef wrap
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14770 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 19:09:47 +00:00
Love Hörnquist Åstrand
c1c535f239 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14769 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 19:01:48 +00:00
Love Hörnquist Åstrand
1a5d075bae print DS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14768 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 19:00:02 +00:00
Love Hörnquist Åstrand
4903a8daab x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14765 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 15:01:39 +00:00
Love Hörnquist Åstrand
e743a6ca8a break out the processing of the delegated credential to a separate
function to make error handling easier, move the credential handling
to after other setup is done


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14764 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 15:01:21 +00:00
Love Hörnquist Åstrand
cce019aa2f make less verbose in case of success
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14761 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 14:05:15 +00:00
Love Hörnquist Åstrand
e8bd38e643 add test_sequence to TESTS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14760 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-10 14:04:43 +00:00
Love Hörnquist Åstrand
84ebbbffc2 sync patypes with pkinit branch
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14759 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-08 10:32:44 +00:00
Love Hörnquist Åstrand
9dd70b312a (process_pa_data_to_key): also check for KRB5_PADATA_PK_AS_REP_19,
From: Douglas Engert


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14757 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-07 20:15:18 +00:00
Love Hörnquist Åstrand
9e68a7aabe remove libdes leftovers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14753 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-07 19:01:37 +00:00
Love Hörnquist Åstrand
717eaf3c8f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14749 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-07 18:48:52 +00:00
Love Hörnquist Åstrand
2a95fd688b remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14748 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-07 17:49:26 +00:00
Love Hörnquist Åstrand
032007ddbd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14744 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 20:16:09 +00:00
Love Hörnquist Åstrand
9dfec2715f use size_t, print size_t by casting to unsigned long
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14742 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 19:36:37 +00:00
Love Hörnquist Åstrand
5e74cbdab9 print size_t by casting to unsigned long
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14741 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 19:31:56 +00:00
Love Hörnquist Åstrand
a33daf69bf print size_t by casting to unsigned long
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14740 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 19:24:18 +00:00
Love Hörnquist Åstrand
a15822844f print size_t by casting to unsigned long
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14736 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 17:54:50 +00:00
Love Hörnquist Åstrand
d463f754ad x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14735 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 17:40:33 +00:00
Love Hörnquist Åstrand
d40ed2e5a1 print size_t by casting to unsigned long
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14734 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 17:40:10 +00:00
Love Hörnquist Åstrand
4d54830246 one more v6 range test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14732 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 14:22:08 +00:00
Love Hörnquist Åstrand
01d4d3ef29 Argument to create_new_ccache is a principal, not a credential cache name.
Clean up lossage related to this problem.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14730 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 14:17:00 +00:00
Love Hörnquist Åstrand
44feff968e CHECK_SYMBOLS += HDBFlags2int
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14729 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 14:12:27 +00:00
Love Hörnquist Åstrand
8663e85292 (krb5_address_prefixlen_boundary,krb5_free_address): use find_atype
when we are dealing with a kerberos address type


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14726 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 12:04:41 +00:00
Love Hörnquist Åstrand
401620865e size_t vs int + fix printf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14725 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 11:12:31 +00:00
Love Hörnquist Åstrand
6611feed76 Since the decode can't make out the diffrence between PA-PK-AS-REP-19
and PA-PK-AS-REQ-Win2k, try harder to verify both cases


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14722 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 08:54:45 +00:00
Love Hörnquist Åstrand
e0d75a3766 make generation of pa data into a switch instead of a bitmask
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14721 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 08:24:01 +00:00
Love Hörnquist Åstrand
c02d9c6872 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14718 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-02 05:21:57 +00:00
Love Hörnquist Åstrand
626555bfd3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14717 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-02 05:16:24 +00:00
Love Hörnquist Åstrand
d17c7b3d8d "must set with '=' before using '+='"
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14716 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-02 05:08:40 +00:00
Love Hörnquist Åstrand
7bb695aa15 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14712 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-01 09:00:49 +00:00
Love Hörnquist Åstrand
b42998d374 (gssapi_krb5_verify_8003_checksum): check that cksum isn't NULL
From: Nicolas Pouvesle <npouvesle@tenablesecurity.com>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14710 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-01 08:55:36 +00:00
Love Hörnquist Åstrand
227fcde20c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14709 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-01 08:40:57 +00:00
Love Hörnquist Åstrand
55e1336d94 (try): reset va_list argument between reuse, from Peter Kruty <xkruty@fi.muni.cz>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14708 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-01 08:40:40 +00:00
Love Hörnquist Åstrand
6ac6552a8a const poison
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14707 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-31 00:47:55 +00:00
Love Hörnquist Åstrand
381c3f8b41 const poison
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14706 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-31 00:37:42 +00:00
Love Hörnquist Åstrand
61e8cc87ed wrap IPv6 test code with HAVE_IPV6
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14705 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-31 00:15:32 +00:00
Love Hörnquist Åstrand
8835d48518 test parse IPv6 RANGE addresses
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14704 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-31 00:13:28 +00:00
Love Hörnquist Åstrand
1fffb1a13a implement mask boundary for IPv6
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-31 00:11:14 +00:00
Love Hörnquist Åstrand
6d7b7f51f7 avoid const string warnings steming from writeable-string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14702 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-31 00:08:58 +00:00
Love Hörnquist Åstrand
21b6751d15 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14701 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 23:59:47 +00:00
Love Hörnquist Åstrand
205d62f211 avoid const string and strict aliasing warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14700 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 23:58:53 +00:00
Love Hörnquist Åstrand
3eeb75e552 make previous commit really work
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14699 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 16:53:19 +00:00
Love Hörnquist Åstrand
bac06ed5bd (roken_gethostby): s/sin/addr/ to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14698 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 16:50:02 +00:00
Love Hörnquist Åstrand
f4727981b9 (dns_lookup_int): s/stat/state/ to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14697 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 16:47:18 +00:00
Love Hörnquist Åstrand
dbba0be7b2 avoid shadowing div
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14696 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 16:43:52 +00:00
Love Hörnquist Åstrand
f0683a224b TESTS += test_addr
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14692 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-28 19:20:16 +00:00
Love Hörnquist Åstrand
d188c2271b simple test for addresses
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14691 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-28 19:18:21 +00:00