Commit Graph

43 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
6879aaef09 (gss_cred_id_t_desc_struct): add field cred_flags
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16279 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-11-02 08:51:17 +00:00
Love Hörnquist Åstrand
fc4f134e26 Add _gssapi_krb5_ccache_lifetime, used to extract lifetime from a
credential cache.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16238 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-26 11:23:48 +00:00
Love Hörnquist Åstrand
5a5905fef1 Add gssapi_krb5_set_status and gssapi_krb5_clear_status
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16172 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-12 15:20:37 +00:00
Love Hörnquist Åstrand
d1ecb701ab give kret in GSSAPI_KRB5_INIT a more unique name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15450 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 20:34:03 +00:00
Love Hörnquist Åstrand
34f0637d14 prototype for _gss_check_compat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15316 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:53:46 +00:00
Love Hörnquist Åstrand
d0443e2058 prefix all sequence symbols with _, they are not part of the GSS-API api. By comment from Wynn Wilkes <wynnw@vintela.com>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14989 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 17:51:27 +00:00
Luke Howard
847cb0fa5b use gss_krb5_get_subkey() instead of gss_krb5_get_{local,remote}key()
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14450 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-01-05 02:32: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
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
c3326093b4 include spnego_as.h
add prototype for gssapi_krb5_get_mech


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12790 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-09 02:10:00 +00:00
Love Hörnquist Åstrand
ff1011309d added _gssapi_verify_pad
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12687 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-28 10:22:25 +00:00
Love Hörnquist Åstrand
c7573576f2 add gssapi_{en,de}code_be_om_uint32
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12669 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-28 00:02:24 +00:00
Love Hörnquist Åstrand
dbc6a88ab1 include "arcfour.h"
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12656 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-27 03:53:44 +00:00
Love Hörnquist Åstrand
a2a201e6b0 always include cfx.h
add prototype for _gssapi_decapsulate


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12653 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-26 17:31:12 +00:00
Love Hörnquist Åstrand
a339bd774f include cfx.h if we need it
lifetime is a OM_uint32, depend on gssapi interface
add all new encap/decap functions


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12638 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-25 20:01:45 +00:00
Love Hörnquist Åstrand
59a9e85922 Add destruction/creation prototypes and structure for the thread specific storage.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:52:32 +00:00
Love Hörnquist Åstrand
289d0b0f9b prototypes for gssapi_{encode_om_uint32,decode_om_uint32}
add sequence number verifier prototypes


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12367 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-17 04:00:58 +00:00
Love Hörnquist Åstrand
8084f0f69c add prototypes for sequence.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12350 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-05 20:56:38 +00:00
Love Hörnquist Åstrand
42f3fc029a - do some basic locking (no reference counting so contexts can be
removed while still used)
- don't export gss_ctx_id_t_desc_struct and gss_cred_id_t_desc_struct
- make sure all lifetime are returned in seconds left until expired,
  not in unix epoch


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:52:14 +00:00
Love Hörnquist Åstrand
f5f5c968b6 add prototypes for gss_oid_equal and gss_verify_mic_internal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11730 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-16 17:30:15 +00:00
Love Hörnquist Åstrand
34b7a87f0e add prototype for _gss_DES3_get_mic_compat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11621 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:06:48 +00:00
Johan Danielsson
14d8cdb894 check return value from gssapi_krb5_init
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11534 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-10-31 16:06:35 +00:00
Assar Westerlund
28d9223040 (gssapi_krb5_verify_8003_checksum, gssapi_krb5_create_8003_checksum): make more consistent by always returning an gssapi error and setting minor status. update callers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10588 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-29 02:21:09 +00:00
Assar Westerlund
41b4fe33a3 update encapsulate and decapsulate prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10537 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-23 04:36:46 +00:00
Johan Danielsson
e148ef045b fix prototype for gssapi_krb5_init
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-15 19:43:26 +00:00
Assar Westerlund
d4e769fa5c make gsskrb5_register_acceptor_identity set the keytab to be used for gss_acquire_cred too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10284 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-06 15:33:28 +00:00
Assar Westerlund
79230887c1 (gss_krb5_get_remotekey, gss_krb5_get_localkey): add prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10098 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:50:46 +00:00
Assar Westerlund
e55eee640b try to return the error string from krb5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-11 09:16:47 +00:00
Assar Westerlund
9358409ec6 add config.h for completeness
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9839 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-04 13:52:20 +00:00
Assar Westerlund
c7001612cd (gssapi_krb5_encapsulate, gss_krb5_getsomekey): update prototypes
add assert.h


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9002 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:19:00 +00:00
Assar Westerlund
7d7194da08 code for token delegation. From Daniel Kouril <kouril@ics.muni.cz> and Miroslav Ruda <ruda@ics.muni.cz>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8429 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-21 02:32:38 +00:00
Assar Westerlund
2d142948ef add flags for import/export
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7923 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-02-12 21:26:26 +00:00
Johan Danielsson
c5b916ca6f remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Assar Westerlund
629f14698c update prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7372 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:15:58 +00:00
Assar Westerlund
020475a877 simplify includes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4721 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-04-04 19:31:09 +00:00
Johan Danielsson
ce99978718 Add some protos.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4657 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-23 22:52:44 +00:00
Assar Westerlund
969f8adee3 der.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3753 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-11-02 04:08:13 +00:00
Johan Danielsson
5a32a5c8e7 Add copyright notice.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2389 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-16 21:40:05 +00:00
Assar Westerlund
7622c7a6c8 prototype for `gssapi_krb5_create_8003_checksum'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2310 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-15 15:15:31 +00:00
Assar Westerlund
f3f5c0172b new prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2279 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-14 11:43:21 +00:00
Assar Westerlund
24194a129c removed md5.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2009 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-07 09:43:43 +00:00
Assar Westerlund
20bbef706b des.h and md5.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1917 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-16 03:45:30 +00:00
Assar Westerlund
16f56ac4cd new files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1579 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-04-13 22:18:46 +00:00