Commit Graph

26223 Commits

Author SHA1 Message Date
Love Hornquist Astrand
5f342b59b8 add gsstool 2010-11-26 00:09:48 -08:00
Love Hornquist Astrand
5dcf0753f4 fill in all mo that make sense for now 2010-11-25 23:52:43 -08:00
Love Hornquist Astrand
7c4aa02de8 regen 2010-11-25 22:19:11 -08:00
Love Hornquist Astrand
78b242f321 use short_desc for mech name 2010-11-25 22:19:01 -08:00
Love Hornquist Astrand
6eb0b802e9 handle printing mech attributes 2010-11-25 22:18:26 -08:00
Love Hornquist Astrand
c2895cc645 set der encoding of oids right 2010-11-25 22:11:31 -08:00
Love Hornquist Astrand
9be125f05b return sucess at end 2010-11-25 21:51:51 -08:00
Love Hornquist Astrand
6ca842c5b7 gss_indicate_mechs_by_attrs 2010-11-25 21:40:25 -08:00
Love Hornquist Astrand
29603ecb16 add attrs-for-mech 2010-11-25 21:39:16 -08:00
Love Hornquist Astrand
af77c117d9 attrs_for_mech 2010-11-25 21:38:58 -08:00
Asanka C. Herath
f974c34580 Deal with backslash escaped quotes 2010-11-26 00:35:31 -05:00
Asanka C. Herath
d58d572e60 Windows: Add missing extension 2010-11-26 00:34:59 -05:00
Asanka C. Herath
d9ee9cc3b6 Tests for string escaping in config files 2010-11-26 00:34:40 -05:00
Love Hornquist Astrand
6ab92598d0 rename gss to gsstool 2010-11-25 21:34:26 -08:00
Asanka C. Herath
e851b85700 Windows: Fix export for krb5_enomem 2010-11-25 23:51:43 -05:00
Asanka C. Herath
e412b8c511 Don't override build environment with header files in roken 2010-11-25 23:51:42 -05:00
Love Hornquist Astrand
340f56ddcd mo_name uess gss-mo-get 2010-11-25 20:46:14 -08:00
Love Hornquist Astrand
a7c11ee05e add _gss_mo_get_ctx_as_value 2010-11-25 20:45:52 -08:00
Love Hornquist Astrand
c1069f8a36 add _gss_oid_name_table 2010-11-25 20:20:03 -08:00
Love Hornquist Astrand
c33e98ff26 implement gss_display_mech_attr 2010-11-25 20:19:30 -08:00
Love Hornquist Astrand
ab9267c04e constify 2010-11-25 19:20:26 -08:00
Love Hornquist Astrand
11e7ed41fc export more 2010-11-25 19:20:06 -08:00
Love Hornquist Astrand
6ecf6677b0 fix element name 2010-11-25 19:06:39 -08:00
Love Hornquist Astrand
44c7a9a2c4 handle NULL ptr 2010-11-25 18:42:50 -08:00
Love Hornquist Astrand
10554e3754 additional comments 2010-11-25 18:38:37 -08:00
Love Hornquist Astrand
bdc9112651 add missing symbols 2010-11-25 18:36:55 -08:00
Love Hornquist Astrand
dbeeb18a53 generate oids using table 2010-11-25 18:32:33 -08:00
Love Hornquist Astrand
616e59bf6d implement gss_inquire_attrs_for_mech 2010-11-25 16:27:17 -08:00
Love Hornquist Astrand
ca1b7bfcc3 initial drop of gss-mo 2010-11-25 11:48:02 -08:00
Love Hornquist Astrand
4055185eaf move copy_cred_cache into kcc 2010-11-25 11:34:03 -08:00
Love Hornquist Astrand
2bffe97647 better error messages 2010-11-25 11:21:41 -08:00
Love Hornquist Astrand
c6d0dea6be remove dup prototype, fix the ok_as_delegate protocol 2010-11-25 11:21:05 -08:00
Love Hornquist Astrand
9f244d27cc use krb5_warn 2010-11-25 10:51:30 -08:00
Love Hornquist Astrand
0690211131 use public version of krb5_enomem 2010-11-25 10:48:33 -08:00
Love Hornquist Astrand
b294b673a2 deprecate 524 functions 2010-11-25 10:47:35 -08:00
Love Hornquist Astrand
88d0a76209 wrap older mach code with __MAC_OS_X_VERSION_MIN_REQUIRED 2010-11-25 10:29:32 -08:00
Love Hornquist Astrand
6d7b1fcf7a start to build kcc for windows 2010-11-25 10:15:49 -08:00
Love Hornquist Astrand
55e96fabf2 switch kswitch to kcc 2010-11-25 09:29:29 -08:00
Love Hornquist Astrand
e186ea15b1 use kcc for klist 2010-11-24 19:43:40 -08:00
Love Hornquist Astrand
92a827da9b move klist to kcc 2010-11-24 16:21:44 -08:00
Love Hornquist Astrand
99bc078d46 better support for name in options 2010-11-24 16:21:26 -08:00
Love Hornquist Astrand
388341e149 kgetcred/kvno compat example 2010-11-24 15:24:26 -08:00
Love Hornquist Astrand
60904f676e -c is a string argument 2010-11-24 15:15:16 -08:00
Love Hornquist Astrand
c5dcbc41d9 first drop of kcc 2010-11-24 15:12:56 -08:00
Love Hornquist Astrand
3b1b7e41b0 use krb5_set_error_message and krb5_enomem 2010-11-24 14:36:35 -08:00
Love Hornquist Astrand
ea2534a55f export krb5_enomem 2010-11-24 14:35:56 -08:00
Asanka C. Herath
81e3cbee05 If we don't have vasprintf() get it from roken 2010-11-24 15:33:36 -05:00
Asanka C. Herath
5a8e7fcd0d Windows: Add LIBHEIMBASE and LIBRFC3961 macros 2010-11-24 15:33:36 -05:00
Asanka C. Herath
d4379e27de Windows: Interlocked ops work on LONGs
Therefore change the type of the TLS slot id to LONG.
2010-11-24 15:33:35 -05:00
Asanka C. Herath
bd6e3ff7c9 Provide a stdbool.h in roken 2010-11-24 15:33:34 -05:00