hcrypto: trim number of trials in prime number generation
[metze/heimdal/wip.git] / cf /
2020-04-12 Luke Howardroken: add mergesort_r()
2020-03-02 Nicolas Williamsroken: Add mkdtemp()
2019-11-20 Roland C. Dowdeswellw32-check-exported-symbols: Eliminate perl warning
2019-11-18 Roland C. Dowdeswellinclude <sys/exec_elf.h> if it's available.
2019-10-30 Roland C. DowdeswellTeach make-proto.pl about #define \-continuation.
2019-10-03 Nicolas Williamsroken: add mkostemp()
2019-10-03 Nicolas Williamsroken: add rk_memmem()
2019-10-03 Nicolas Williamsautoconf: look for unlinkat()
2019-05-23 Jeffrey Altmansolaris: Define _STDC_C11_BCI for memset_s prototype
2019-01-02 Jeffrey AltmanWIN32: hint noreturn functions
2018-12-26 Nicolas WilliamsAdd check for getpw*_r()
2018-12-26 Nicolas WilliamsAdd check for getlogin_r()
2018-12-26 Nicolas WilliamsRemove iruserok()
2018-12-26 Nicolas WilliamsRemove lib/roken glob()
2018-04-18 Daria Phoebe Brashearroken: test for auxv_t in whichever of auxv.h or sys...
2017-10-30 Daria Phoebe Brashearkrb5: don't include plist support unless CoreFoundation...
2017-09-29 Nicolas WilliamsMake builds reproduceable (#336)
2017-09-25 David MulderSolaris 8 x86 uses ->d_fd not ->dd_fd or dirfd()
2017-05-29 Nicolas WilliamsFix gcov build
2017-05-28 Nicolas WilliamsTravis: attempt gcov build
2017-04-17 Nicolas WilliamsAdd secure_getenv.c
2017-04-17 Nicolas WilliamsRevamp lib/roken/getauxval.c
2017-03-13 Nicolas WilliamsLook for emalloc
2017-01-24 Nicolas WilliamsAllow choice of sqlite for HDB pref
2016-12-15 Nicolas WilliamsAdd #ifndef DOXY guard to generated headers
2016-12-09 Nicolas WilliamsFix -ldb-5 discovery (#215)
2016-12-07 Nicolas WilliamsImprove valgrind suppressions
2016-11-14 Viktor DukhovniDrop X11 autoconf and travis deps
2016-11-14 Viktor DukhovniGoodbye push
2016-11-14 Viktor DukhovniGoodbye login
2016-11-10 Nicolas WilliamsApply band-aid to install-build-headers (#114)
2016-11-10 Nicolas WilliamsCheck for mig(1), not just libdispatch
2016-11-10 Remi FerrandAutoconf detection of Perl5 and Perl5 modules
2016-11-10 Nicolas WilliamsAlso look for editline/readline.h (fix #38)
2016-11-08 Marcin CieślakCheck for -ldb-5 (Berkeley Database)
2016-11-08 Marcin CieślakEnable threads on FreeBSD 10 and 11
2016-08-11 Nicolas WilliamsUpdate to SQLite3 3.14
2016-08-11 Nicolas WilliamsComplete support for --disable-afs-support
2016-05-14 Andrew BartlettMerge pull request #154 from metze-samba/heimdal-for...
2016-05-14 Andrew BartlettMerge pull request #171 from jelmer/parallel
2016-05-14 Andrew BartlettMerge pull request #174 from abhinav-upadhyay/fix-krb5...
2016-05-07 Viktor DukhovniUse OpenSSL include path as needed
2016-05-07 Viktor DukhovniActually capture libcrypto autoconf results
2016-04-19 Nicolas WilliamsAdd --without-hcrypto-fallback option
2016-04-19 Nicolas Williamscf/crypto.m4: use AC_DEFINE() for hcrypto provider
2016-04-15 Nicolas WilliamsAdd --with-hcrypto-default-backend
2016-04-15 Nicolas WilliamsMake OpenSSL an hcrypto backend proper
2016-04-15 Nicolas WilliamsRemove debug echo in cf/db.m4
2016-02-26 Nicolas WilliamsUpdate valgrind suppressions
2016-02-26 Nicolas WilliamsPrefer LMDB to Berkeley DB
2016-02-26 Nicolas WilliamsAdd --with-db-type-preference config param
2016-02-26 Nicolas WilliamsRevamp cf/db.m4; test LMDB
2016-02-26 Nicolas Williamsmaybe-valgrind.sh: don't --trace-children=yes
2016-02-17 Nicolas WilliamsAdd bswap64()
2015-12-09 Luke Howardhcrypto: PKCS#11 backend
2015-12-09 Luke Howardcf: define __EXTENSIONS__ on Solaris
2015-10-06 Love Hörnquist ÅstrandMerge pull request #142 from hasufell/master
2015-10-06 hasufellCompletely remove RAND_egd support
2015-04-28 Love Hörnquist ÅstrandMerge pull request #124 from Sp1l/master
2015-04-10 BernardFix build when OpenSSL has no EGD support
2015-03-24 Nicolas WilliamsUse getauxval() for issuid() on Linux
2015-03-24 Nicolas WilliamsDaemons detach atomically to avoid having to wait
2015-03-05 Simon Wilkinsonroken: Add memset_s implementation
2015-03-05 Viktor DukhovniBN_is_negative is no longer a macro in OpenSSL master
2015-03-05 Viktor DukhovniOpenSSL master requires more explicit #includes
2014-08-24 Love Hörnquist ÅstrandMerge pull request #87 from jelmer/travis
2014-08-23 Love Hörnquist Åstrandhush autoconf
2014-08-23 Love Hörnquist Åstranduse LT_INIT only, fixes #95
2014-08-23 Love Hörnquist ÅstrandMerge pull request #109 from cg2v/dist-kadmin-version...
2014-08-23 Love Hörnquist ÅstrandMerge pull request #110 from cg2v/anonymous-pkinit
2014-08-23 Love Hörnquist ÅstrandMerge pull request #105 from jelmer/compatibility-symlinks
2014-08-23 Love Hörnquist ÅstrandMerge pull request #100 from ktdreyer/kadmin-systemd...
2014-07-18 Love Hörnquist Åstrandcheck for sys/errno.h
2014-05-05 Nicolas WilliamsUse thread-safe errno on Solaris
2014-02-16 Love Hörnquist Åstrandcode sign all binaries when we can
2014-02-16 Love Hörnquist Åstrandinclude noinst_HEADERS
2014-02-12 Jeffrey AltmanMerge pull request #59 from chewi/master
2014-02-01 James Le CuirotFix roken-h-process.pl
2014-01-31 Gustavo Zacariasroken-h-process: use Getopt::Std, getopts.pl is deprecated
2013-09-06 Nicolas WilliamsFix some DLL hell: use dladdr() to find plugin dir
2013-07-19 Love Hornquist Astrandremove bit that might make old perl fail
2013-07-18 Love Hornquist Astrandinclude db6/db.h
2013-07-18 Love Hornquist Astrandcheck for db6/db.h
2013-07-18 Love Hornquist Astrandbetter documentation
2013-05-07 Love Hornquist Astrandremove debug printf's
2013-05-07 Love Hornquist Astrandfixup
2013-04-30 Love Hornquist Astrandadd doxygen support and json export document support
2012-10-08 Love Hörnquist ÅstrandMerge pull request #21 from hyc/mdb2
2012-10-07 Howard ChuAdd support for OpenLDAP libmdb
2012-09-27 Stef WalterAdd pkg-config files for krb5 libraries
2012-09-23 Love Hornquist Astranduse Getopt::Std, patch original from Leonardo <rnalrd...
2012-06-21 Nicolas WilliamsMove base into lib
2012-05-30 Eray AslanFix broken qop.5 man page generation
2012-04-06 Samuel ThibaultProperly activate the pthread support on GNU/Hurd.
2012-03-06 Roland C. DowdeswellAdd require-pwchange flag to HDB and honour it if prese...
2012-03-01 Love Hörnquist Åstranddefine DEVELOPER_MODE when --enable-developer
2012-03-01 Love Hörnquist ÅstrandRename over old file, but only if it changed
2012-02-29 Love Hörnquist ÅstrandWno-unused-result (not supported on gcc-4.2)
2012-02-21 Roland C. DowdeswellAdd -Wshadow and deal with the warnings.
2012-02-20 Roland C. DowdeswellTurn on -Wextra -Wno-sign-compare -Wno-unused-paramter...
next