Merge branch 'tls-kdh' of https://github.com/arpa2/tlspool into tls-kdh
[tlspool] / src / Makefile
2016-10-17 Rick van ReinMerge branch 'tls-kdh' of https://github.com/arpa2...
2016-10-17 Rick van ReinCompiling code to supply Tickets as certificates to...
2016-10-17 Rick van ReinAdded keyblock to session, and cleanup at the end of...
2016-10-17 Rick van ReinCreated configuration variabels for Kerberos keytab...
2016-10-17 Rick van ReinFirst attempt at making TLS-KDH work with the TLS Pool
2016-07-01 Rick van ReinCompiling code to supply Tickets as certificates to...
2016-06-30 Rick van ReinAdded keyblock to session, and cleanup at the end of...
2016-06-30 Rick van ReinCreated configuration variabels for Kerberos keytab...
2016-06-27 Rick van ReinMerged a recent master into the TLS-KDH version
2016-06-27 Rick van ReinFirst attempt at making TLS-KDH work with the TLS Pool
2016-06-24 leenaarsMakefile consistency
2016-06-21 Rick van ReinImprovements to the Makefile
2016-06-19 Rick van ReinPreparing for inclusion of validation logic into master...
2016-06-19 Rick van ReinFirst delivery of the validation framework
2016-06-18 Henri Mansonbugfix uninstall make targets
2016-06-17 Rick van ReinMerge commit 'fda96751b800bf7722c247af49abbba8020b011f...
2016-06-16 Henri Mansonmerge with arpa2/master
2016-06-10 Rick van ReinTrust DB management tools
2016-06-06 Henri Mansoncross-compile Makefile
2016-06-04 hfmanson$(CC) instead of gcc
2016-05-28 Rick van ReinFirst stab at PGP handling for online.c
2016-05-26 Rick van ReinWorking online user check through GlobalDir: DNSSEC...
2016-05-17 Rick van ReinCompleted the code for DANE in online.c
2016-05-17 Rick van ReinAdditional component routines in online.c as part of...
2016-05-11 Rick van ReinAnother step in the validation framework realisation
2016-04-26 Michiel LeenaarsFixes to Makefiles, added standard DESTDIR + fixed...
2016-04-18 Rick van ReinChanged GCC to -std=gnu11 which is the default with...
2016-03-12 Rick van ReinInitial support for systemd (untested)
2016-02-24 Rick van ReinImproved Makefile failure in looped builds
2016-02-23 Rick van ReinInitial validation expression processing; & | ~ work...
2016-02-18 Rick van ReinAdded -lphtread to the libraries in src/Makefile
2016-02-17 Rick van ReinLast emancipation from autotools; doc now installs...
2016-02-17 Rick van ReinMajor improvement in build stability: Dropped autotools.
2015-02-16 Rick van ReinSetup autotools (and forwarded a few more BSD friendlyn...
2015-01-28 Rick van ReinAutomatic generation of priority strings
2015-01-23 Rick van ReinAdded support for certificate chaining
2015-01-22 Rick van ReinAdded translation between error code systems (BerkeleyD...
2015-01-21 Rick van ReinUsed valgrind to identify memory leaks
2015-01-21 Rick van ReinTaken control of database memory allocation; better...
2014-12-30 Rick van ReinInitial support for BerkeleyDB databases: localid.db...
2014-12-12 Rick van ReinPrior versions ignored GnuTLS errors; these are now...
2013-07-18 rootCallback mechanism, PIN entry (one at a time), SUN_LEN...
2013-07-15 Rick van ReinA few build improvements. Libraries from paths, INSTAL...
2013-07-11 Rick van ReinInitial starttls support: untested, and not actually...
2013-07-11 Rick van ReinCommand handling and initial threading/locking for...
2013-07-10 Rick van ReinPIN entry defined, and application-side implementation...
2013-07-09 Rick van ReinCreated the broad structures of the daemon, and configf...