summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/heimdal/dist
AgeCommit message (Expand)Author
2023-06-19need the hcrypto/ui.h header for UI_UTIL_read_pw_string/UI_UTIL_FLAG_VERIFY*christos
2023-06-19Merge differences between 7.7.0 and 7.8.0christos
2023-06-19Import heimdal-7.8.0 (previous was 7.7.0)christos
2023-06-01Add checks to EVP_CipherInit_ex() where they were missing and add a cheesychristos
2021-06-20remove generated files, custom #define prefixes to hide lex/yacc symbolschristos
2020-11-17Support aarch64eb in */config.guess.rin
2019-12-15resolve conflicts, document HEAD vs release import process.christos
2019-12-15Release Notes - Heimdal - Version Heimdal 7.7christos
2019-10-28Merge 85acd57c8a288ce92f42bcf62737eebe385bce90 from Heimdal on Github:joerg
2019-10-19- factor out common codechristos
2018-06-16Do not reference buffer after the code scope {}kamil
2018-04-29avoid busy-waiting on a dead childspz
2018-04-06- use c99 initializerschristos
2018-04-06don't forget to initialize the kdc_offset (it was random before)christos
2018-02-09fix BN_to_integer to get rid of __UNCONST. Trick question:christos
2018-02-05port to openssl-1.1christos
2017-09-08Use getpwuid_r instead of getpwuid, so that we don't trash getpw*() internalchristos
2017-09-08This is why we have libroken...christos
2017-09-08always use rk_getpwnam_r...christos
2017-07-11fix typo.christos
2017-07-11https://orpheus-lyre.info/design/index.htmlchristos
2017-01-30minimize changes with branchchristos
2017-01-30fix deleted line.christos
2017-01-30fix printf argschristos
2017-01-29prefer some local include files for tools buildchristos
2017-01-29missing quotechristos
2017-01-29fix printf formatchristos
2017-01-29handle our basename.christos
2017-01-28merge conflicts, adjust the build.christos
2017-01-28Release Notes - Heimdal - Version Heimdal 7.1christos
2016-10-09PR/51543: Henning Petersen: replace , with ;christos
2016-06-10Fix spelling of the month in the date (sent pull request upstream).abhinav
2016-04-28Fix xref.wiz
2015-04-28Fix typosprlw1
2014-11-26fix comma errorpettai
2014-11-26In all_etypes prefer des3-cbc-sha1 over arcfour-hmac-md5 (#24c8bac)pettai
2014-07-24Fix size argument of memcmp.joerg
2014-05-12kill extra )christos
2014-05-12CID 1011266: Unchecked returnschristos
2014-05-12CID 745411: Fix memory leakchristos
2014-05-12CID 745439: Fix memory leakchristos
2014-05-12CID 745319: Checking the wrong variable for NULL.christos
2014-05-12CID 745290: check return of fcntlchristos
2014-04-25Fix a merge misspettai
2014-04-24remove duplicate resolve_free_handle(handle);pettai
2014-04-24Import latest heimdal-1-5-branch, merge conflictspettai
2014-04-24Import latest heimdal-1-5-branch from gitpettai
2014-04-06PR/48718: Juergen Hannken-Illjes: Heimdal leaks file descriptorschristos
2014-03-27Fix sizeof errors in memset calls in heimdal.apb
2014-03-18Merge riastradh-drm2 to HEAD.riastradh