Commit Graph

  • 6d4ac563d5 Windows: Build hxtool with the correct options Asanka Herath 2010-08-24 04:29:08 -04:00
  • 84c42b3592 Windows: Regenerated libasn1-exports.def Asanka Herath 2010-08-24 04:27:51 -04:00
  • ed226d4241 Declare ASN.1 exported data using ASN1EXP Asanka Herath 2010-08-24 04:27:17 -04:00
  • 55b0f00d5e Windows: Check for DATA symbols when scanning .obj files Asanka Herath 2010-08-24 04:24:53 -04:00
  • 4b36b36e0b Add roken/rename.c to fix non-standard rename() Asanka Herath 2010-08-24 00:34:18 -04:00
  • 6cc480fc09 Additional tests cases for test_addr.c Asanka Herath 2010-08-24 00:07:27 -04:00
  • 7479c855a0 Windows: Don't attempt to copy a string to a zero length buffer Asanka Herath 2010-08-24 00:04:51 -04:00
  • d4fc674024 strlcat() isn't supposed to access *dst past dst_sz Asanka Herath 2010-08-24 00:04:17 -04:00
  • 7e3bd7f9aa Windows: Fix use of file descriptors as sockets Asanka Herath 2010-08-24 00:02:12 -04:00
  • bd795255aa Fix fcc_remove_cred() on platforms with non-standard rename() Asanka Herath 2010-08-24 00:00:16 -04:00
  • b74fa12602 Windows: Have test binaries depend on built libraries Asanka Herath 2010-08-23 23:58:59 -04:00
  • 738e2ea55b Compress zeros when converting IPv6 addresses Asanka Herath 2010-08-23 23:57:19 -04:00
  • 8a1fb91009 Don't fail tests for unsupported rand methods Asanka Herath 2010-08-23 23:55:09 -04:00
  • 2ea71109d3 Windows: Add missing exports to libhcrypto-exports.def Asanka Herath 2010-08-23 23:54:01 -04:00
  • 1e540dbf5c Windows: Fix dependencies for hcrypto/test_hmac.exe Asanka Herath 2010-08-23 13:36:01 -04:00
  • 4c6cdf07c2 Fix calling convention for asn1 tests Asanka Herath 2010-08-23 13:34:40 -04:00
  • 5c34efcef1 add data/win-u16-in-printablestring.der Love Hornquist Astrand 2010-09-12 23:56:08 -07:00
  • 1ddb13e34a add missing files Love Hornquist Astrand 2010-09-12 23:44:03 -07:00
  • ed7a5175fb add opt files Love Hornquist Astrand 2010-09-12 23:35:30 -07:00
  • 1205b35297 remove extra b Love Hornquist Astrand 2010-09-12 23:22:41 -07:00
  • 3af3dd2673 add heim_ipc_types.h Love Hornquist Astrand 2010-09-12 23:18:02 -07:00
  • e80ef86fe4 include hi_locl.h Love Hornquist Astrand 2010-09-12 23:10:47 -07:00
  • da24828d50 add heim_ipc_reply.defs Love Hornquist Astrand 2010-09-12 23:04:00 -07:00
  • 615257472b add heim_ipc_async.defs Love Hornquist Astrand 2010-09-12 23:01:09 -07:00
  • d1943f6860 add heim_ipc.defs Love Hornquist Astrand 2010-09-12 22:50:51 -07:00
  • 5ce78aa9af 1.4.99 Love Hornquist Astrand 2010-09-12 22:31:50 -07:00
  • ba5c014af0 add krb5_get_permitted_enctypes Love Hornquist Astrand 2010-09-08 22:04:03 -07:00
  • 3798647400 Define HAVE_CFPROPERTYLISTCREATEWITHSTREAM if this is 10.6 or newer Love Hornquist Astrand 2010-09-08 12:22:12 -07:00
  • 4bd153432f This is a modified version of libeditline and the bugs we introduced are our own Love Hornquist Astrand 2010-09-08 11:35:45 -07:00
  • 4114d8e9e1 pull in <AvailabilityMacros.h> for __APPLE__ hosts Love Hornquist Astrand 2010-09-08 10:53:08 -07:00
  • 3bf10b6901 move out kdc_locl.h Love Hornquist Astrand 2010-09-08 09:59:57 -07:00
  • 513a27a961 make conditional on apple and have_gcd Love Hornquist Astrand 2010-09-08 09:50:50 -07:00
  • 63b6dd1943 make work w/o gcd Love Hornquist Astrand 2010-09-08 09:49:03 -07:00
  • bac0598ce6 cancel sources Love Hornquist Astrand 2010-09-08 09:45:40 -07:00
  • d615f77834 condition gcd on HAVE_GCD Love Hornquist Astrand 2010-09-08 09:18:03 -07:00
  • 17d64b8507 add validation of hmac Love Hornquist Astrand 2010-09-08 00:06:40 -07:00
  • 51e6e505f1 add validate.c Love Hornquist Astrand 2010-09-08 00:04:18 -07:00
  • b897f2df34 export hc_hcrypto_validate Love Hornquist Astrand 2010-09-08 00:04:10 -07:00
  • 28c80fdf15 validate args before use Love Hornquist Astrand 2010-09-08 00:04:01 -07:00
  • 76867d73ab validate args before use Love Hornquist Astrand 2010-09-08 00:03:39 -07:00
  • cf3d2ca7ed simple validation of crypto core Love Hornquist Astrand 2010-09-08 00:03:27 -07:00
  • eb2b84791a add back tfm Love Hornquist Astrand 2010-09-07 23:58:34 -07:00
  • c3670bb45f remove unused variable Love Hornquist Astrand 2010-09-07 23:57:12 -07:00
  • 7c0b7083ea add missing ; Love Hornquist Astrand 2010-09-07 23:56:40 -07:00
  • 04e0c67070 wrap common crypto in HAVE_COMMONCRYPTO_COMMONCRYPTOR_H Love Hornquist Astrand 2010-09-07 23:25:33 -07:00
  • 0d12baeb83 add check for CommonCrypto/CommonCryptor.h Love Hornquist Astrand 2010-09-07 23:20:04 -07:00
  • a1c14b2319 Add --with-berkeley-db-include option Eray Aslan 2010-09-05 15:01:50 +00:00
  • ce438f343c Fix error reporting prefix for kadmin list Russ Allbery 2010-09-01 22:50:47 -07:00
  • 890c797f68 Don't retrieve principal data for kadmin list Russ Allbery 2010-09-01 22:46:14 -07:00
  • d893207413 add check-rd-req-server Love Hornquist Astrand 2010-09-01 21:56:17 -07:00
  • 856c1c0a86 accept >= 0 and valid return codes from RAND_bytes due to broken engine from the isc bind implementation, reported by Sam Liddicott Love Hornquist Astrand 2010-09-01 21:00:07 -07:00
  • 33e0d2c32e asn1 header generation misses newline Derrick Brashear 2010-08-24 11:04:41 -04:00
  • 3ba4f32d8d Expand on what enterprise names are Love Hornquist Astrand 2010-08-28 13:01:45 -07:00
  • 792db1ca13 document --enterprise option, as in --help output Guillaume Rousse 2010-08-28 19:03:58 +02:00
  • 4f5390877a plug memory leaks Love Hornquist Astrand 2010-08-23 22:02:10 -07:00
  • bbc9176868 hcrypto: Don't use 'u' as a variable name Simon Wilkinson 2010-08-22 15:03:03 +01:00
  • bd91f174b9 Changes from Asanka Herath of Secure Endpoint for additional Microsoft Windows support Love Hornquist Astrand 2010-08-20 19:45:14 -07:00
  • c166adf010 ignore doxyout Love Hornquist Astrand 2010-08-20 19:39:20 -07:00
  • 00e84dac77 Windows: Specify target machine architecture in link step Asanka Herath 2010-08-20 16:59:36 -04:00
  • 069d9a8afc Windows: New exports for comerr64.dll shim library Asanka Herath 2010-08-20 16:59:12 -04:00
  • dc638df0ff Windows: Fix gssapi{32,64} shim library Asanka Herath 2010-08-20 16:58:45 -04:00
  • 6304b4d2ef Windows: Missing clean targets shouldn't be fatal Asanka Herath 2010-08-20 16:57:46 -04:00
  • 92bdd469bc Windows: heimdal.dll depends on LIBLTM instead of LIBTFM Asanka Herath 2010-08-20 16:57:21 -04:00
  • 8e8cf3814f Use <errno.h> instead of <sys/errno.h> in hcrypto/common.c Asanka Herath 2010-08-20 16:56:46 -04:00
  • 8b378cec73 Windows: Revised exports for libgssapi Asanka Herath 2010-08-20 16:56:20 -04:00
  • 4b1fbabe68 Windows: Fix build rules and includes for libtommath Asanka Herath 2010-08-20 16:55:53 -04:00
  • 93c08e67f0 Windows: Add missing dependency Asanka Herath 2010-08-20 16:55:15 -04:00
  • fd3d2ccd0d Windows: Build with USE_HCRYPTO_IMATH Asanka Herath 2010-08-20 16:53:57 -04:00
  • 1a4ffdca13 Windows: Add missing dependency Asanka Herath 2010-08-20 16:53:26 -04:00
  • 38f3c4d20a Windows: Note that the .def files are generated Asanka Herath 2010-08-20 16:52:46 -04:00
  • e9e33710ce Windows: No separate assembly directory Asanka Herath 2010-08-20 01:45:11 -04:00
  • f56c77103d Windows: Change when assemblies and shims are built Asanka Herath 2010-07-14 01:37:38 -04:00
  • fbf3864422 Windows: Script for generating exports lists for shim layer Asanka Herath 2010-07-14 01:33:25 -04:00
  • 8793628306 Windows: Shim library for ABI compatibility with MIT KfW Asanka Herath 2010-07-14 01:31:03 -04:00
  • c111770aed Windows: Use pushd and popd for recursive builds Asanka Herath 2010-07-14 01:28:32 -04:00
  • 7843607a49 Windows: Use 32-bit time_t on 32-bit builds Asanka Herath 2010-07-14 01:27:29 -04:00
  • 0f214582d5 Windows: Fix manifest attribute case Asanka Herath 2010-07-14 01:26:28 -04:00
  • 63597ca3fc Windows: Make application manifest available everywhere Asanka Herath 2010-07-14 01:25:17 -04:00
  • 08b297b785 Windows: Rename libgssapi.dll -> gssapi.dll Asanka Herath 2010-07-14 01:21:58 -04:00
  • f88854effa Windows: Correct calling convention for krb5_free_unparsed_name() Asanka Herath 2010-07-14 01:21:17 -04:00
  • 225e142ac5 Windows: Use correct calling convention for com_err Asanka Herath 2010-07-14 01:20:23 -04:00
  • 4ea2e07b21 Windows: Build and validate manifests Asanka Herath 2010-07-09 00:17:34 -04:00
  • 0730c0b98f Windows: ASN1_LIB needs to be defined for Heimdal library Asanka Herath 2010-07-07 20:41:15 -04:00
  • 8d40619564 Windows: Add krb5_cc_copy_creds to the exports list Asanka Herath 2010-07-07 20:40:17 -04:00
  • d98fd799c3 GSSAPI_DEPRECATED needs to be before the return type Asanka Herath 2010-07-07 20:39:25 -04:00
  • 3d83131be8 Export and calling convention annotation for lib/asn1 Asanka Herath 2010-07-07 20:34:58 -04:00
  • 5dcc605f6b Fix calling conventions for Windows Asanka Herath 2010-06-28 12:17:05 -04:00
  • 12638c01a9 Windows: Build shared side-by-side assemblies for Heimdal Asanka Herath 2010-06-21 18:08:14 -04:00
  • b3b43ff9cf Windows: Update version and copyright Asanka Herath 2010-06-18 18:02:20 -04:00
  • 2a2a662eca roken/parse_time-test.c: Don't pass in incorrect buffer size Asanka Herath 2010-06-18 18:01:51 -04:00
  • aee2a6443d roken/test-mini_inetd.c: Use of rk_SOCK_INIT() etc. Asanka Herath 2010-06-18 18:01:08 -04:00
  • 745d9bcae7 Windows: Pull required declarations into roken.h.in Asanka Herath 2010-06-18 18:00:27 -04:00
  • 31b2dc9c48 roken/mini_inetd.c: Don't check against FD_SETSIZE unless necessary Asanka Herath 2010-06-18 17:59:48 -04:00
  • 63e3aedf8c Windows: Fix lib/hcrypto tests Asanka Herath 2010-06-18 17:59:00 -04:00
  • 481fe5bcf6 Windows: lib/roken tests now depend on DNSAPI Asanka Herath 2010-06-18 17:28:12 -04:00
  • e3ce1ff01b lib/wind/test-normalize.c: Dump failing vectors Asanka Herath 2010-06-18 17:27:28 -04:00
  • 2730cfc919 lib/hcrypto/test_*: Use "rb" when opening binary files Asanka Herath 2010-06-18 17:25:23 -04:00
  • e88a1d83c6 test_crypto.in: Also test w32crypto Asanka Herath 2010-06-18 17:24:39 -04:00
  • eafb187cd0 Declare RAND_w32crypto_method() Asanka Herath 2010-06-18 17:23:46 -04:00
  • 9b466f35fb Windows: RAND_file_name() should look up profile path Asanka Herath 2010-06-18 16:23:21 -04:00