Commit Graph

609 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
e24a5cf820 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13839 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-06 15:57:24 +00:00
Love Hörnquist Åstrand
86a93da7e5 spelling from Josef El-Rayes <josef@FreeBSD.org>
while here, write some text about the SPNEGO situation


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13837 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-06 15:57:10 +00:00
Johan Danielsson
26457b7135 replace krb5_free_creds_contents by krb5_free_cred_contents
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13790 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-25 19:25:35 +00:00
Love Hörnquist Åstrand
0efcf388bf x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13700 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-08 08:27:25 +00:00
Love Hörnquist Åstrand
85d7c792a7 s/CTXAcceptorSubkey/CFXAcceptorSubkey/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13699 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-08 08:25:40 +00:00
Love Hörnquist Åstrand
274b1f4fd9 add GSS_C_EXPECTING_MECH_LIST_MIC_FLAG
From: Luke Howard <lukeh@padl.com>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13697 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-07 14:26:15 +00:00
Love Hörnquist Åstrand
c9c5b06dce x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13696 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-07 14:25:18 +00:00
Love Hörnquist Åstrand
88562c0362 (spnego_reply): use _gss_spnego_require_mechlist_mic to figure out if
we need to check MechListMIC; From: Luke Howard <lukeh@padl.com>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13694 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-07 14:24:58 +00:00
Love Hörnquist Åstrand
7055cb55cc (send_accept): use _gss_spnego_require_mechlist_mic to figure out if
we need to send MechList


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13693 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-07 14:22:44 +00:00
Love Hörnquist Åstrand
b4954cc2a4 add _gss_spnego_require_mechlist_mic, From: Luke Howard <lukeh@padl.com>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13692 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-07 14:22:03 +00:00
Love Hörnquist Åstrand
8570124fc9 add _gss_spnego_require_mechlist_mic for compatibility with MS SPNEGO
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13691 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-07 14:20:03 +00:00
Love Hörnquist Åstrand
503d84b4f9 (gsskrb5_register_acceptor_identity): allow reseting to default keytab
by passing in NULL as identity.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13689 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-05 20:17:26 +00:00
Love Hörnquist Åstrand
384bd1719c (gsskrb5_is_cfx): krb5_keyblock->keytype is an enctype, not keytype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13687 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-05 19:22:01 +00:00
Love Hörnquist Åstrand
2cd2a26a21 remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13686 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-05 14:53:53 +00:00
Love Hörnquist Åstrand
3e8096a511 use ASN1_MALLOC_ENCODE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13685 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-05 13:57:33 +00:00
Love Hörnquist Åstrand
23e937a42a avoid the malloc loop and just allocate the propper amount of data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13684 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-05 13:34:32 +00:00
Love Hörnquist Åstrand
b8af153f50 (spnego_initial): handle mech_token better
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13682 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-05 08:48:20 +00:00
Love Hörnquist Åstrand
8177991133 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13542 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-19 14:58:39 +00:00
Love Hörnquist Åstrand
2d09789c2f add gss_krb5_get_tkt_flags
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13541 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-19 14:58:29 +00:00
Love Hörnquist Åstrand
dc9d8165e6 add ticket_flags.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13540 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-19 14:56:04 +00:00
Love Hörnquist Åstrand
043c5a4e67 Get ticket-flags from acceptor ticket
From: Luke Howard <lukeh@PADL.COM>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13539 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-19 14:55:50 +00:00
Love Hörnquist Åstrand
b7036067de document gss_krb5_get_tkt_flags
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13538 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-19 14:54:26 +00:00
Love Hörnquist Åstrand
816f8ee982 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13525 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:43:37 +00:00
Love Hörnquist Åstrand
b5cdf72e01 (gss_acquire_cred): check usage before even bothering to process it,
add both keytab and initial tgt if requested


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13524 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:42:39 +00:00
Love Hörnquist Åstrand
1e4a6015a7 support cfx, try to handle acceptor asserted subkey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13523 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:38:46 +00:00
Love Hörnquist Åstrand
f3dbe53b49 support cfx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:36:30 +00:00
Love Hörnquist Åstrand
73518e4282 handle changed signature of gssapi_msg_order_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13520 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:33:00 +00:00
Love Hörnquist Åstrand
fb53d3762e handle acceptor asserted subkey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:31:02 +00:00
Love Hörnquist Åstrand
2588cbdf67 enforce AcceptorSubkey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13516 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:11:59 +00:00
Love Hörnquist Åstrand
0fad3bb6c6 add dummy use_64 argument to gssapi_msg_order_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13515 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 14:17:26 +00:00
Love Hörnquist Åstrand
1ad028847b add partial support for CFX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 14:15:56 +00:00
Love Hörnquist Åstrand
b7f5b8d93a (noinst_PROGRAMS) += test_cred
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 13:49:33 +00:00
Love Hörnquist Åstrand
8fcc3f5f47 fix comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13511 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 13:44:47 +00:00
Love Hörnquist Åstrand
ec4ebceca9 gssapi credential testing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13510 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 13:39:31 +00:00
Love Hörnquist Åstrand
a0390fc0ee drop structures for message formats, no longer used
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13471 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 22:30:57 +00:00
Love Hörnquist Åstrand
7b94ee3d0e comment describing message formats
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13470 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 22:29:54 +00:00
Love Hörnquist Åstrand
ae01d1df5e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13446 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 14:26:41 +00:00
Love Hörnquist Åstrand
912dfa6eee (spnego_accept_sec_context): make sure the length of the choice
element doesn't overrun us


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13445 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 14:26:20 +00:00
Love Hörnquist Åstrand
f96b2ccb60 (spnego_reply): make sure the length of the choice element doesn't
overrun us


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13444 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 14:25:33 +00:00
Love Hörnquist Åstrand
15ba74a10d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13442 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 13:38:23 +00:00
Love Hörnquist Åstrand
8dd36b4b32 move NegotiationToken to avoid warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13440 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 13:38:08 +00:00
Love Hörnquist Åstrand
46418aa4c8 uncomment NegotiationToken
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13439 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 12:57:02 +00:00
Love Hörnquist Åstrand
5c87eb99f3 spnego_files += asn1_NegotiationToken.x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13438 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 12:56:39 +00:00
Love Hörnquist Åstrand
152e9654e8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13291 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-25 19:31:55 +00:00
Love Hörnquist Åstrand
9bc7a44acb add gss_krb5_ccache_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13290 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-25 19:15:29 +00:00
Love Hörnquist Åstrand
f9fd3f909e (libgssapi_la_SOURCES): += ccache_name.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13289 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-25 19:14:04 +00:00
Love Hörnquist Åstrand
f59f30ea3d (gss_krb5_ccache_name): help function enable to set krb5 name, using
out_name argument makes function no longer thread-safe


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13288 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-25 19:08:57 +00:00
Love Hörnquist Åstrand
b2d84d9e03 add missing gss_krb5_ references
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13287 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-25 19:05:40 +00:00
Love Hörnquist Åstrand
7836be49ae document gss_krb5_ccache_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-25 19:02:59 +00:00
Love Hörnquist Åstrand
6f92c20ec9 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13210 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-12 12:33:48 +00:00