| Age | Commit message (Expand) | Author |
| 2023-06-22 | fix sun2 | christos |
| 2023-06-20 | Use PROGDPLIBS instead of LDADD/DPADD; remove ui.c kludges | christos |
| 2023-06-20 | Don't use the hcrypto version, use the OpenSSL one. | christos |
| 2023-06-20 | Add hcrypto/ui.h to avoid -I gymnastics everywhere else | christos |
| 2023-06-20 | re-fix the previous - i had only fixed one case, not the general one. | mrg |
| 2023-06-20 | don't try to setup things in objdir before it exists. | mrg |
| 2023-06-20 | XXX stop gap to fix the builds in a way that doesn't make them useless. | mrg |
| 2023-06-19 | fix missing header issues. | mrg |
| 2023-06-19 | Adjust the build to include ui.c from hcrypto. | christos |
| 2023-06-19 | need the hcrypto/ui.h header for UI_UTIL_read_pw_string/UI_UTIL_FLAG_VERIFY* | christos |
| 2023-06-19 | Merge differences between 7.7.0 and 7.8.0 | christos |
| 2023-06-19 | Import heimdal-7.8.0 (previous was 7.7.0) | christos |
| 2023-06-01 | Add checks to EVP_CipherInit_ex() where they were missing and add a cheesy | christos |
| 2023-05-09 | Handle OpenSSL-3.x | christos |
| 2023-05-08 | handle OpenSSL-3 deprecations | christos |
| 2021-06-20 | remove generated files, custom #define prefixes to hide lex/yacc symbols | christos |
| 2021-06-20 | hide yyerrflag, yyval; centralize lex and yacc settings | christos |
| 2020-11-17 | Support aarch64eb in */config.guess. | rin |
| 2020-07-23 | move $VERSION from Makefile.inc into the single Makefile that uses it. | mrg |
| 2019-12-17 | Find and set a version to a make(1) variable. | christos |
| 2019-12-17 | PR/54773: David Shao: krb5-config.in needs to be evaluated by the shell now | christos |
| 2019-12-15 | resolve conflicts, document HEAD vs release import process. | christos |
| 2019-12-15 | Release Notes - Heimdal - Version Heimdal 7.7 | christos |
| 2019-10-28 | Merge 85acd57c8a288ce92f42bcf62737eebe385bce90 from Heimdal on Github: | joerg |
| 2019-10-19 | - factor out common code | christos |
| 2018-07-12 | Provide an explicit dependency on heimbase | martin |
| 2018-07-10 | Explicit heimbase dependency (similar to other recent MKREPRO fixes) | martin |
| 2018-07-06 | Explicit libheimbase dependency, similar to Christos' change to | martin |
| 2018-07-06 | Add explicit path to libwind - patch from Christos, may fix some MKREPRO | martin |
| 2018-06-16 | Do not reference buffer after the code scope {} | kamil |
| 2018-05-01 | Create a new bsd.hostinit.mk file and put the build definitions for all host | christos |
| 2018-04-29 | avoid busy-waiting on a dead child | spz |
| 2018-04-06 | - use c99 initializers | christos |
| 2018-04-06 | don't forget to initialize the kdc_offset (it was random before) | christos |
| 2018-03-13 | add *template.x to CLEANFILES. | mrg |
| 2018-02-25 | add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts | mrg |
| 2018-02-09 | fix BN_to_integer to get rid of __UNCONST. Trick question: | christos |
| 2018-02-05 | port to openssl-1.1 | christos |
| 2018-02-04 | switch everyone to openssl.old | christos |
| 2017-09-08 | Use getpwuid_r instead of getpwuid, so that we don't trash getpw*() internal | christos |
| 2017-09-08 | This is why we have libroken... | christos |
| 2017-09-08 | always use rk_getpwnam_r... | christos |
| 2017-07-11 | fix typo. | christos |
| 2017-07-11 | https://orpheus-lyre.info/design/index.html | christos |
| 2017-02-21 | reproduced also on the regular (not -m32) build. | christos |
| 2017-02-11 | Add hack for profiling bimodal label generation with -m32 on sparc64 | christos |
| 2017-01-30 | minimize changes with branch | christos |
| 2017-01-30 | fix deleted line. | christos |
| 2017-01-30 | Fix host tools build for asn1_compile, compile_et, and slc. | jakllsch |
| 2017-01-30 | fix printf args | christos |