Commit Graph

  • 80dceccdd6 GitHub CI: Fix build.yml? Nicolas Williams 2022-01-14 12:23:16 -06:00
  • 7f8fa65c5b asn1: Fix leak in der_copy_octet_string() Nicolas Williams 2021-03-29 13:26:21 -05:00
  • a7e11df142 sl: Fix warnings in lib/sl/sl.c Nicolas Williams 2021-03-27 22:25:55 -05:00
  • ed0fd1263a base: Fix warnings Nicolas Williams 2021-03-27 22:44:57 -05:00
  • 69b3c5368c base: Context should optional in more error funcs Nicolas Williams 2021-03-29 12:50:05 -05:00
  • 94bb267a8b roken: Delete getcap/cgetent/cgetstr() Nicolas Williams 2022-01-03 16:29:43 -06:00
  • a90e1cb65c roken: Fix warnings Nicolas Williams 2021-03-27 22:19:54 -05:00
  • 3a7c2c6a7f krb5.h: define DOMAIN_X500_COMPRESS macro Jeffrey Altman 2022-01-14 12:46:08 -05:00
  • 05781f22ab roken: fix net_write if _WIN32 and !SOCKET_IS_NOT_AN_FD Jeffrey Altman 2022-01-14 12:35:50 -05:00
  • 4caaa7ca0b include: bits conditionalize behavior on HAVE_SNPRINTF Jeffrey Altman 2022-01-14 12:17:39 -05:00
  • 9f2027f216 CI: Add OS X build Nicolas Williams 2022-01-13 17:07:01 -06:00
  • e56b558616 osx: Import fix for tommath #159 Nicolas Williams 2022-01-13 19:07:55 -06:00
  • 4d8badc9a8 roken: Handle not having getpwnam_r() Nicolas Williams 2022-01-13 18:31:01 -06:00
  • f06b7d1b38 cf: Add missing "no-" for enum-conv (moar) Nicolas Williams 2022-01-13 19:50:18 -06:00
  • b747766a14 cf: Add missing "no-" for enum-conv Nicolas Williams 2022-01-13 19:44:41 -06:00
  • 9d9055c217 README.md: Add Github Actions badge Nicolas Williams 2022-01-13 16:57:07 -06:00
  • bb9606b2c9 README.md: Retire Travis-CI badge Nicolas Williams 2022-01-13 16:56:53 -06:00
  • 1af1d60a8c github: Windows build? Nicolas Williams 2021-04-20 14:46:51 -05:00
  • 00ba0ab387 windows: bail early if unknown APPVER Luke Howard 2022-01-14 09:30:33 +11:00
  • ee2a92c547 bits: Fix warnings Nicolas Williams 2022-01-03 16:05:01 -06:00
  • 581ca3d44f httpkadmind: Build with older libmicrohttpd (fix GH CI) Nicolas Williams 2022-01-13 12:11:30 -06:00
  • aa8eb19b8e bx509d: Build with older libmicrohttpd (fix GH CI) Nicolas Williams 2022-01-13 12:11:18 -06:00
  • 0c7b06f9ca cf: Check cc support of -Werror=enum-conversion Nicolas Williams 2022-01-13 00:14:41 -06:00
  • fc4b3ce49b hcrypto: Fix return type for null_Init, null_Update and null_Final Marc Dionne 2022-01-12 13:12:35 -04:00
  • 6530021f09 kdc: move auth event definitions into KDC header Luke Howard 2022-01-13 14:37:29 +11:00
  • 04523254c1 asn1: Restore styling of generated sources Nicolas Williams 2022-01-11 17:10:37 -06:00
  • ff4033eb59 asn1: Fix Windows build Nicolas Williams 2022-01-11 17:13:55 -06:00
  • 6ee1554f3e Ignore enum-conversion errors Nicolas Williams 2022-01-03 16:00:45 -06:00
  • 284b29a85c asn1: Fix missing LIB_heimbase dependency Nicolas Williams 2022-01-11 10:55:19 -06:00
  • 40d1271094 asn1: Expand decoration w/ C types Nicolas Williams 2022-01-10 18:09:07 -06:00
  • ef906991fd asn1: don't include decoration header for void * Luke Howard 2022-01-08 17:13:56 +11:00
  • df3e08485b asn1: Add support for decoration w/ external types Nicolas Williams 2022-01-05 23:16:48 -06:00
  • 10fc7730d0 kdc: send request, not TGS, server name in TGS errors Luke Howard 2022-01-10 12:52:07 +11:00
  • 40e4a4df09 kdc: use astgs_request_t for client/server name (TGS) Luke Howard 2022-01-10 12:50:37 +11:00
  • 2520c30b28 base: harmonize implementation/headers Luke Howard 2022-01-08 17:25:36 +11:00
  • a96f87c4ab asn1: don't clobber checked in files in clean target Luke Howard 2022-01-08 17:24:48 +11:00
  • 1dd5aa2f5d kdc: don't leak etype/error message in pa_enc_ts_validate() Luke Howard 2022-01-08 14:06:13 +11:00
  • 6f0727fa00 Revert "kdc: don't leak etype/error message in pa_enc_ts_validate()" Luke Howard 2022-01-08 14:12:06 +11:00
  • ed2579e8af kdc: don't leak etype/error message in pa_enc_ts_validate() Luke Howard 2022-01-08 14:06:13 +11:00
  • 472509fd46 gsskrb5: Do not leak authenticator on retry Nicolas Williams 2022-01-07 20:40:45 -06:00
  • 2d83a0b8cd gss: Make sure to indicate PAC buffers Nicolas Williams 2022-01-07 17:26:08 -06:00
  • c2e3c5b66e gss: Add way to set authenticator authz-data Nicolas Williams 2022-01-07 15:55:15 -06:00
  • fe11481cc5 gss: Make krb5 name attrs table-driven Nicolas Williams 2022-01-06 18:38:57 -06:00
  • 27d62bb27e gss: avoid showing PAC in test_context if anon Luke Howard 2022-01-08 10:12:07 +11:00
  • 402884a310 gss: validate attr enumeration in test_context Luke Howard 2022-01-08 09:38:30 +11:00
  • e5e87497b1 hdb: use memset_s to zero HDB keys Luke Howard 2022-01-07 14:58:38 +11:00
  • 768d193e01 krb5: Fix warnings (from 54581d2d) Nicolas Williams 2022-01-06 16:24:08 -06:00
  • 2b9b701dc4 gss: Fix warnings (from be708ca3cf) Nicolas Williams 2022-01-06 16:21:55 -06:00
  • 3af6926c7d gss: Fix sign extension bug (from be708ca3cf) Nicolas Williams 2022-01-06 15:25:38 -06:00
  • e06eeb5256 roken: use %zu format string for size_t Luke Howard 2022-01-06 22:36:48 +11:00
  • 90704baf76 asn1: use %zu format string for size_t Luke Howard 2022-01-06 17:52:09 +11:00
  • 0a4830068f roken: use %zu format string for size_t Luke Howard 2022-01-06 17:52:00 +11:00
  • 97cca6f921 base: use uintptr_t for hash type Luke Howard 2022-01-06 17:21:06 +11:00
  • 6b788c2378 lib/asn1: template cast integer const to uintptr_t then void ptr Jeffrey Altman 2022-01-05 14:04:55 -05:00
  • 2375fa9d1e gss: Too many compilers don't support 'restrict' Nicolas Williams 2022-01-05 18:03:39 -06:00
  • 01b1916ec2 asn1: Close _files output last Nicolas Williams 2022-01-05 17:50:00 -06:00
  • 9427796f1a Generate .x source files as .c source files Jeffrey Altman 2022-01-05 15:45:23 -05:00
  • 4919daa7ab appveyor: Use VS 2019 image to get working msys2 Nicolas Williams 2022-01-03 22:32:47 -06:00
  • fb1ded497a lib/asn1: gen_template cast integer const to uintptr_t then void ptr Jeffrey Altman 2022-01-05 13:26:11 -05:00
  • 42ad8b4c55 lib/asn1: build static runtime version of libasn1 on Windows Jeffrey Altman 2022-01-05 13:10:56 -05:00
  • 6694f98791 lib/asn1: gen require ASN1_LIB be defined on Windows when compiling Jeffrey Altman 2022-01-05 12:18:50 -05:00
  • 4f4d1a0288 lib/hdb: define LIB_ASN1 on Windows if ASN1 generated objects Jeffrey Altman 2022-01-05 12:18:26 -05:00
  • 3efca1e98a lib/gssapi: define LIB_ASN1 on Windows if ASN1 generated objects Jeffrey Altman 2022-01-05 12:16:43 -05:00
  • 0a7d227788 lib/asn1: define LIB_ASN1 when building Windows ASN1 libraries Jeffrey Altman 2022-01-05 11:46:18 -05:00
  • a4ba38ff7e asn1: NTMakefile include oid_resolution.obj in LIBASN1_OBJS Jeffrey Altman 2022-01-05 01:13:01 -05:00
  • ec866e635e Windows 10 SDK build fixes Luke Howard 2021-08-11 18:53:36 +10:00
  • 7cc4b7a9e6 kdc: KDC plugin API contract notes Luke Howard 2022-01-05 13:08:11 +11:00
  • 78ad37ee47 kdc: use r->canon_client_princ field in AS Luke Howard 2021-12-28 12:06:37 +11:00
  • 0287558838 kdc: move Services for User implementation out of krb5tgs.c Luke Howard 2021-12-24 13:49:55 +11:00
  • 06f8985c55 hdb: consolidate preauth audit event types Luke Howard 2022-01-05 09:42:03 +11:00
  • 68c4fd6572 kdc: audit preauth event only at end of PA loop Luke Howard 2022-01-05 09:37:55 +11:00
  • d90718c9b6 base: set HEIM_JSON_F_NO_DATA_DICT in heim_audit_setkv_object() Luke Howard 2022-01-04 06:30:29 +00:00
  • 503cb27740 base: add heim_data_t support to heim_audit_trail() Luke Howard 2022-01-04 17:17:56 +11:00
  • 2574648308 base: pretty-print heim_data_t when debug logging Luke Howard 2022-01-04 17:10:33 +11:00
  • bda5919f6b Windows: MSVC does not support 'restrict' keyword Jeffrey Altman 2022-01-03 22:15:10 -05:00
  • 466658e929 Revert "Windows 10 SDK build fixes" Luke Howard 2022-01-04 14:44:13 +11:00
  • 6d505df510 gss: link test_names.exe against Heimdal DLL Luke Howard 2022-01-04 14:35:28 +11:00
  • b102c3c27f krb5: Fix canon name w/ attrs issue Nicolas Williams 2022-01-03 20:36:46 -06:00
  • 9e683f3d9a asn1: Fix template decoration copy moar Nicolas Williams 2022-01-03 20:34:32 -06:00
  • bb699fb819 kdc: audit requestor SID in altsecid GSS PA plugin Luke Howard 2022-01-04 02:30:42 +00:00
  • efdd0bda24 base: export heim_audit_addkv_{number,object} Luke Howard 2022-01-04 02:22:23 +00:00
  • d0c861a2d3 kdc: fix build regression in fixing Windows build Luke Howard 2022-01-04 13:14:06 +11:00
  • daf1eacfdb base: cast int64_t to long long Luke Howard 2022-01-04 13:12:41 +11:00
  • 7bb00a40ea kdc: fix Windows build Luke Howard 2022-01-04 13:08:35 +11:00
  • a1fd5c176d kdc: fix misplaced semi-colons in ASTGS_REQUEST Luke Howard 2022-01-04 13:07:18 +11:00
  • 4803969580 gssapi: add name_attrs.c to Windows build Luke Howard 2022-01-04 13:06:48 +11:00
  • e0ea123e1c asn1: export CompositePrincipal on Windows Luke Howard 2022-01-04 13:06:02 +11:00
  • d77e9988ec kdc: add _kdc_audit_addkv_{number,object} Luke Howard 2022-01-04 12:37:39 +11:00
  • 3b7a17e8b1 base: heim_audit_{add,set}kv_number should take int64_t Luke Howard 2022-01-04 12:35:05 +11:00
  • 81708f9f39 base: add heim_audit_addkv_{number,object} Luke Howard 2022-01-04 12:32:57 +11:00
  • ce58eb9081 kdc: annotate libkdc Windows function annotations Luke Howard 2022-01-04 12:26:21 +11:00
  • b0f0ed74e8 kdc: use attribute dictionary in altsec authorizer plugin Luke Howard 2021-12-30 21:49:53 +11:00
  • a8ff420b16 kdc: add attribute dictionary to kdc_request_t Luke Howard 2021-12-30 21:39:02 +11:00
  • b27026996a base: s/addkv_{bool,number,object}/setkv Luke Howard 2022-01-04 09:04:58 +11:00
  • c8656863ba base: factor out addkv() array promotion logic Luke Howard 2022-01-04 09:00:36 +11:00
  • ceef0a0089 Windows 10 SDK build fixes Luke Howard 2021-08-11 18:53:36 +10:00
  • 95021a3284 roken: ndbm_wrap support for db6 Jeffrey Altman 2022-01-03 00:32:22 -05:00
  • 7cae05061a cf: check libdb-6 for db_create Jeffrey Altman 2022-01-03 01:08:40 -05:00
  • 0fbd163640 cf: db.m4 remove db_create check in non-existent libdb5 Jeffrey Altman 2022-01-03 01:01:25 -05:00
  • 77f33c1fde base: preserve multiple values in heim_audit_vaddkv() Luke Howard 2022-01-03 16:35:36 +11:00