Commit Graph

26062 Commits

Author SHA1 Message Date
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
Love Hornquist Astrand 6ab92598d0 rename gss to gsstool 2010-11-25 21:34:26 -08: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
Asanka C. Herath 827058a8ff Use min/max instead of MIN/MAX 2010-11-24 15:33:33 -05:00
Asanka C. Herath 0a123a5945 Avoid using potentially uninitialized variable 2010-11-24 15:33:32 -05:00
Asanka C. Herath 5e5a87555b Windows: Catch up with libheimntlm changes 2010-11-24 15:33:32 -05:00
Asanka C. Herath aa9be97d0d Windows: Always initialize buffers in config_reg 2010-11-24 15:33:31 -05:00
Asanka C. Herath 6e4e28c7bb Windows: Catch up with libkrb5 changes 2010-11-24 15:33:30 -05:00
Asanka C. Herath dcc590465f Windows: Include libheimbase in heimdal.dll 2010-11-24 15:33:30 -05:00
Asanka C. Herath 0e06388749 Windows: Fix build of libeditline 2010-11-24 15:33:29 -05:00
Asanka C. Herath e84b73370c Avoid conflicting malloc/free declarations in Bison 2010-11-24 15:33:28 -05:00
Asanka C. Herath 6bf16f5250 Windows: Use --one-code-file when building ASN1 2010-11-24 15:33:27 -05:00
Asanka C. Herath 58e65d4374 Windows: kswitch depends on libeditline 2010-11-24 15:33:27 -05:00
Asanka C. Herath 7df6a8758b Windows: Adjust for missing export 2010-11-24 15:33:26 -05:00