Commit Graph

  • 99b79d1f4c Check for mig(1), not just libdispatch Nicolas Williams 2016-11-10 12:40:35 -06:00
  • 298ee93ac2 Autoconf detection of Perl5 and Perl5 modules Remi Ferrand 2014-03-12 21:52:14 +01:00
  • 7b6bf87685 Also look for editline/readline.h (fix #38) Nicolas Williams 2016-11-10 11:34:59 -06:00
  • eb682c1bf4 Fix weight zero entries when ordering SRV RR results. Roland C. Dowdeswell 2016-03-10 17:06:52 -05:00
  • 44a1a2a273 Fix bias in ordering SRV RR results by weight. Roland C. Dowdeswell 2016-03-09 10:51:02 -05:00
  • 13cb3b5646 Don't inhibit /etc/services matches Nicolas Williams 2016-11-09 22:32:44 -06:00
  • 6a68376a33 Don't inhibit /etc/hosts matches (fix #32) Nicolas Williams 2016-11-09 22:31:14 -06:00
  • f9749627f0 New test case detects previous template bug Viktor Dukhovni 2016-11-09 18:33:12 -05:00
  • 7c8b66d76b Use off_t in for constants used in iprop log seeks Sergio Gelato 2016-09-28 15:15:12 +02:00
  • 96a31c23fc Drop top-level check-gen.c inadvertently added Viktor Dukhovni 2016-11-09 11:53:17 -05:00
  • 9be93ad9ff Fix typo Viktor Dukhovni 2016-11-09 11:50:07 -05:00
  • be2527500d Restored check-gen.c inadvertently deleted Viktor Dukhovni 2016-11-09 11:40:03 -05:00
  • 67ac841f8f hcrypto: Fix Win 32 cpp checks Simon Wilkinson 2016-11-09 15:35:05 +00:00
  • ac9109ff75 hcrypto: Remove roken.h include from hash.h Simon Wilkinson 2016-11-09 14:14:24 +00:00
  • 3d590d651f Reapply incorectly reverted gen_template bugfix Viktor Dukhovni 2016-11-09 08:13:02 +00:00
  • 8b93901db7 lib/roken/simple_exec_w32.c: forgot to assign tmp var back to original after calling realloc(3). Roland C. Dowdeswell 2016-11-08 17:20:42 -05:00
  • 37b987a848 lib/krb5/fcache.c: fcc_store_cred() was using ret before setting it. Roland C. Dowdeswell 2016-11-08 17:10:35 -05:00
  • e40ef47b57 Do not install compile_et (#178) Nicolas Williams 2016-11-08 16:13:14 -06:00
  • b83cf2f3bd Support db1 and db3 at the same time Nicolas Williams 2016-11-08 15:41:38 -06:00
  • 033001e732 Prefer BDB3/4/5 to BDB1/2 Marcin Cieślak 2016-08-12 02:52:48 +00:00
  • afead1717c Check for -ldb-5 (Berkeley Database) Marcin Cieślak 2016-08-12 02:52:18 +00:00
  • 0ff40e2f4c lib/krb5: destroy a memory ccache on reinit Stefan Metzmacher 2016-10-10 15:53:26 +02:00
  • 6c0306843d krb5tgs: let TGS_REQ with NULL caddr returns an addessless ticket Matthieu Hautreux 2014-06-04 22:35:08 +02:00
  • a730c89376 lib/krb5/fcache.c: couple of uses of errno after it may have been changed. Roland C. Dowdeswell 2016-10-03 17:33:52 -04:00
  • 59732ce753 lib/krb5/fcache.c: return errors in fcc_destroy() rather than always 0. Roland C. Dowdeswell 2016-10-03 10:51:19 -04:00
  • b9145b859d Enable threads on FreeBSD 10 and 11 Marcin Cieślak 2016-08-12 02:16:22 +00:00
  • c7f5242cc8 Release 6.99.1 (beta) Roland C. Dowdeswell 2016-10-19 15:32:39 -04:00
  • 7b720cf61c krb5: implement draft-ietf-kitten-aes-cts-hmac-sha2-07 Luke Howard 2015-11-27 18:55:30 +11:00
  • a3bece16c7 lib/krb5: keep a copy of config etypes in the context Uri Simchoni 2016-09-23 19:19:02 +03:00
  • a16a9cc939 Merge pull request #203 from sdigit/patch-1 Jeffrey Altman 2016-09-19 16:36:59 -05:00
  • 316387f619 Fix typo in rand-fortuna.c Sean Davis 2016-09-19 16:06:03 -05:00
  • aa87e08cc7 Use C99 designated initializers in a couple places Benjamin Kaduk 2016-08-29 21:19:05 -05:00
  • 44dec510fd Update to SQLite3 3.14 Nicolas Williams 2016-08-11 14:16:03 -05:00
  • 01c2d5b801 Add lib/sqlite/README Nicolas Williams 2016-08-11 11:26:29 -05:00
  • 09c4e516bf Further polish and docs for hierarchical capaths Viktor Dukhovni 2016-08-10 22:32:52 +00:00
  • 76c596ceb8 Complete support for --disable-afs-support Nicolas Williams 2016-08-10 19:51:11 -05:00
  • 3e6fb5bb41 Merge pull request #196 from DavidMulder/disable_afs_fix Jeffrey Altman 2016-08-10 00:22:03 -05:00
  • b39a4f7c78 Update old_version after timeout Viktor Dukhovni 2016-08-09 21:02:44 -04:00
  • fc4e52174c Silence possible compiler warning Viktor Dukhovni 2016-08-09 20:57:04 -04:00
  • 99dfbda161 Add missing error check in krb5_check_transited Viktor Dukhovni 2016-08-09 20:52:58 -04:00
  • 4f0a8e7d13 Properly define the NO_AFS AM_CONDITIONAL David Mulder 2016-08-09 12:19:10 -06:00
  • 4b4036c9a6 Implement hierarchical referrals Viktor Dukhovni 2016-08-08 14:16:23 -05:00
  • 1501740952 Fix transit path validation Viktor Dukhovni 2016-07-29 12:30:07 -04:00
  • 0561396c0a Add how-to-test example to kimpersonate.8 Nicolas Williams 2016-08-05 12:47:22 -05:00
  • ab61e1d395 Add --add and --referral options to kimpersonate Nicolas Williams 2016-08-05 12:39:57 -05:00
  • 345333c40a Document kimpersonate --ccache option Nicolas Williams 2016-08-05 12:25:26 -05:00
  • 41b6c829f7 Fix missing .El in krb5.conf.5 Nicolas Williams 2016-08-07 16:48:20 -05:00
  • 6d1571a3c4 Fix --disable-afs-support disable lib/kafs Nicolas Williams 2016-08-04 18:51:23 -05:00
  • f027fc834d Merge pull request #190 from DavidMulder/windows_code_ifdefs Jeffrey Altman 2016-08-02 18:30:21 -04:00
  • 2bee5966ab The evp-w32.h header should not be included on all platforms David Mulder 2016-08-02 16:12:46 -06:00
  • f0f24fdbb2 Merge pull request #188 from DavidMulder/disable_afs Jeffrey Altman 2016-08-02 16:50:15 -04:00
  • d8080162ea --disable-afs-support doesn't really disable afs David Mulder 2016-08-02 12:58:26 -06:00
  • c7ed0b719d Merge pull request #185 from emaste/master Love Hörnquist Åstrand 2016-07-21 21:02:11 +02:00
  • 8ef0071d96 Remove duplicate symbols from libhx509 version-script.map Ed Maste 2016-07-21 14:39:37 -04:00
  • 54e85ad099 Remove duplicate symbols from libroken version-script.map Ed Maste 2016-07-21 14:36:04 -04:00
  • 6234073499 add missing principal types Jeffrey Altman 2016-07-17 00:44:50 -04:00
  • 2d32982ed4 Fix slave boostrap from incomplete master log Viktor Dukhovni 2016-07-07 23:00:29 -04:00
  • f32fd2d56d kdc: fix AD -> Heimdal x-realm trusts again Jeffrey Altman 2016-06-23 13:36:31 -04:00
  • 9f6baf00f6 lib/krb5: Implement krb5_c_random_make_octets correctly Mikhail T 2016-06-18 17:35:16 -04:00
  • b7cf5e7caf lib/krb5: do not fail set_config_files due to parse error Jeffrey Altman 2016-06-16 16:25:41 -04:00
  • cfc5b42bb1 Merge pull request #179 from abhinav-upadhyay/fix_month Jeffrey Altman 2016-06-10 13:54:17 -05:00
  • 1f89ce4973 Fix typo: Sepember -> September Abhinav Upadhyay 2016-06-11 00:18:59 +05:30
  • 74f598e159 Set uber record nominal version when truncating Viktor Dukhovni 2016-06-09 12:25:38 +00:00
  • a5237e6940 Fix handling of uber record nominal version Viktor Dukhovni 2016-06-09 09:11:30 +00:00
  • 316e0d2184 Store the canonical client princ in ipropd-slave Nicolas Williams 2016-05-21 18:38:43 -05:00
  • 840dc40574 Refine name canonicalization Viktor Dukhovni 2016-05-20 10:10:14 +00:00
  • 812b01b4ed Fix KDC segfault with OS X plugins Nicolas Williams 2016-05-24 11:17:01 -05:00
  • 2623cee389 Do not search system paths for non-ccapi plugins Nicolas Williams 2016-05-24 15:49:48 -05:00
  • 529a91d69a MacOS/X fixes Viktor Dukhovni 2016-05-22 16:59:25 -04:00
  • ffd0dda237 Fix iprop against legacy master with full log Viktor Dukhovni 2016-06-08 21:26:43 +00:00
  • 7d9fcb46b9 Ensure newly allocated ccache handles are zeroed Viktor Dukhovni 2016-06-02 02:38:04 -04:00
  • abad8d5700 kdc: fix _kdc_db_fetch when non-zero kvno specified Patrik Lundin 2016-05-20 09:02:33 -04:00
  • 5ddff2c532 Merge pull request #176 from urisimchoni/signed-kvno Andrew Bartlett 2016-05-17 19:05:20 +12:00
  • 7ad8c26d27 Merge pull request #177 from jelmer/reproducible Andrew Bartlett 2016-05-16 11:09:11 +12:00
  • 0113798b18 Don't put system architecture in generated headers. Jelmer Vernooij 2016-05-15 23:04:49 +00:00
  • 2ff110cfa6 Merge pull request #154 from metze-samba/heimdal-for-upstream Andrew Bartlett 2016-05-14 22:32:13 +12:00
  • b01d527a35 Merge pull request #171 from jelmer/parallel Andrew Bartlett 2016-05-14 22:28:25 +12:00
  • cc38a9f7d1 Merge pull request #174 from abhinav-upadhyay/fix-krb5.conf.5 Andrew Bartlett 2016-05-14 22:26:43 +12:00
  • 4fb67dcbc1 Update .gitignore to catch some additional artefacts. Roland C. Dowdeswell 2016-05-12 16:53:36 -04:00
  • 82054b4b79 lib/hdb/hdb-mitdb.c: this was failing to build due to undefined variables. Roland C. Dowdeswell 2016-05-12 16:44:51 -04:00
  • b49431e47a lib/hcrypto/Makefile.am: set automake option: subdir-objects Roland C. Dowdeswell 2016-05-12 15:18:38 -04:00
  • f227586b80 tgs_build_reply: fix signed-unsigned mismatch Uri Simchoni 2016-05-08 07:58:11 +03:00
  • 1017a594ef Use OpenSSL include path as needed Viktor Dukhovni 2016-05-07 07:02:09 +00:00
  • 9393d53538 Actually capture libcrypto autoconf results Viktor Dukhovni 2016-05-07 02:36:34 -04:00
  • 131c8dd30e Export new ASN1 oid symbols and fix build Viktor Dukhovni 2016-05-07 00:52:43 +00:00
  • 1e085bb4da Various fixes in kfb5.conf man page: Abhinav Upadhyay 2016-04-28 15:50:48 +05:30
  • 3de56adbcc Windows: Skip sha256 code sign if !CODESIGN Jeffrey Altman 2016-04-23 20:58:25 -04:00
  • 6c1ba82623 hcrypto: no openssl build requires evp-hcrypto.h include Jeffrey Altman 2016-04-23 18:57:30 -04:00
  • a4dae2513f Windows: add HCRYPTO_FALLBACK config to build system Jeffrey Altman 2016-04-23 19:00:16 -04:00
  • c751314501 Windows: disable weak crypto Jeffrey Altman 2016-04-23 18:59:17 -04:00
  • a460601ee3 Properly fix parallel builds. Jelmer Vernooij 2016-04-20 12:15:27 +00:00
  • ca0dff891b Check HCRYPTO_FALLBACK in W32 backend Nicolas Williams 2016-04-19 13:40:24 -05:00
  • c6c858c0ca Check HCRYPTO_FALLBACK in PKCS#11 backend Nicolas Williams 2016-04-19 13:40:14 -05:00
  • 7f96a2cc1a Check HCRYPTO_FALLBACK in CC backend Nicolas Williams 2016-04-19 13:40:06 -05:00
  • 8a749ced78 Check HCRYPTO_FALLBACK in ossl backend Nicolas Williams 2016-04-18 18:21:36 -05:00
  • 95a996ceae Add --without-hcrypto-fallback option Nicolas Williams 2016-04-18 18:20:56 -05:00
  • e751e09108 Fix warnings in test_bulk.c Nicolas Williams 2016-04-19 12:31:10 -05:00
  • 7df276258a Fix mis-merge in evp-openssl.c Nicolas Williams 2016-04-19 12:30:54 -05:00
  • 12c922266b Fix 1DES/3DES cast bug and build Nicolas Williams 2016-04-19 11:26:09 -05:00
  • a9887a843f cf/crypto.m4: use AC_DEFINE() for hcrypto provider Nicolas Williams 2016-04-18 18:20:32 -05:00