]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add libkrb5support hex functions and tests
authorGreg Hudson <ghudson@mit.edu>
Mon, 19 Feb 2018 05:51:44 +0000 (00:51 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 2 Mar 2018 05:54:31 +0000 (00:54 -0500)
commit720dea558da0062d3cea4385327161e62cf09a5e
tree4de511e15668865f1615b3973be248c551407757
parente8e4115e7ecf18fcf3c3f813f1e1255a04ecf48b
Add libkrb5support hex functions and tests
.gitignore
src/include/k5-hex.h [new file with mode: 0644]
src/util/support/Makefile.in
src/util/support/deps
src/util/support/hex.c [new file with mode: 0644]
src/util/support/libkrb5support-fixed.exports
src/util/support/t_hex.c [new file with mode: 0644]