Merge pull request #115 from hfmanson/master
[tlspool] / include /
2019-03-27 Rick van Reinissue #100, part 1/2, name checking
2019-03-27 Rick van Reinissue #69, channel binding support
2019-03-26 Rick van Reinissue #69, initial design of commands
2019-03-25 Rick van Reinissue #85, prepare for Quantum Computing, part 1/2...
2019-03-25 Rick van Reinissue #92, error code standardisation
2019-03-25 Rick van Reinissue #53, TLSPOOL_CFGFILE naming inconsistency
2019-03-25 Rick van Reinissue #84. PRNG now receives binary context values.
2019-03-25 Rick van Reinissue #93, tlspool_async_open() does pioc_ping()
2019-03-23 Rick van ReinWorking first use of Asynchronous API
2019-03-23 Rick van ReinFirst version of the asynchronous API implementation
2019-03-23 Rick van ReinInitial definitions for asynchronous API
2018-12-13 Henri Mansonstarttls.h windows update
2018-12-10 hfmansonmiscellaneous fixes to compile tlspool again on windows...
2016-10-17 Rick van ReinMerge branch 'master' of https://github.com/arpa2/tlspo...
2016-10-17 Rick van ReinLast (AFAIK) functional extension to TLS-KDH
2016-10-17 Rick van ReinUpdate on cli_kdhsig_encode()
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 ReinSetup and cleanup for Kerberos: check colletion support...
2016-10-17 Rick van ReinCreated configuration variabels for Kerberos keytab...
2016-08-10 vanreinMerge pull request #41 from arpa2/configvar-apicall
2016-08-10 Rick van ReinAdded tlspool_configvar() to libtlspool
2016-08-09 Aschwin Marsmanfix c++ build: multiple definition errors of pioc_...
2016-08-09 Rick van ReinUpdated header files to support C++ (notably, g++)
2016-07-11 Aschwin Marsmanchanges to make it build with a c++ compiler
2016-07-02 Rick van ReinLast (AFAIK) functional extension to TLS-KDH
2016-07-01 Rick van ReinUpdate on cli_kdhsig_encode()
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 ReinSetup and cleanup for Kerberos: check colletion support...
2016-06-30 Rick van ReinCreated configuration variabels for Kerberos keytab...
2016-06-26 Rick van ReinDNSSEC root key configurable in tlspool.conf ; added...
2016-06-21 Rick van ReinRemoved build warnings and an unexplained linker error...
2016-06-19 Rick van ReinFirst delivery of the validation framework
2016-06-17 Rick van ReinMerge commit 'fda96751b800bf7722c247af49abbba8020b011f...
2016-06-16 Henri Mansonsmall fix
2016-06-16 Henri Mansonsmall fix
2016-06-16 Rick van ReinBuild updates on Linux to the Windows port
2016-06-16 Henri Mansondetermine whether compiling for windows or not
2016-06-16 Henri Mansoncleanup code
2016-06-16 Henri Mansonmerge with arpa2/master
2016-06-15 Rick van ReinCompiling version of valexp code linked in with starttl...
2016-06-11 Henri Mansonlibtlspool
2016-06-10 Rick van ReinTrust DB management tools
2016-06-04 Henri Mansonworking cygwin-less tlspool
2016-05-30 Rick van ReinDocumented the format of the trust.db
2016-05-26 Rick van ReinAdded code, yet to be tested, with globaldir invocation...
2016-05-26 Rick van ReinWorking online user check through GlobalDir: DNSSEC...
2016-05-18 Henri Mansonworking version with copycat hack (client = -1)
2016-05-18 Rick van ReinMinor fixes; introduced the considered STARTTLS method...
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-18 Rick van ReinChanged GCC to -std=gnu11 which is the default with...
2016-04-01 Henri Mansonnamed pipe master_thread
2016-04-01 Henri Mansontls_ping via namedpipe
2016-03-12 Rick van ReinInitial support for systemd (untested)
2016-02-25 Rick van ReinValidation framework: Created the callback interface...
2016-01-27 Henri Mansonrick patch
2016-01-27 Henri Mansonprepare master merge
2016-01-27 Henri MansonMerge branch 'master' into cygwin
2016-01-27 Henri Manson__CYGWIN__, restore tlspool.conf, new file tlspool...
2016-01-26 Henri Mansonworking version
2016-01-25 Rick van ReinIntroduced on-the-fly signing
2016-01-20 Henri Mansonwindows
2016-01-18 Rick van ReinWorked towards Windows portability; patched a few probl...
2015-12-14 Demo user accountAdded open source license texts
2015-11-16 Rick van ReinAPI overhaul, deprecating past development versions...
2015-11-10 Rick van ReinIncompatible API changes, tmp version: STARTTLS flags...
2015-08-24 Rick van ReinIncompatible API changes, tmp version: PRNG support...
right now Rick van ReinPart #2 of the LIDENTRY bugfixes :-S
2015-05-27 Rick van ReinIncompatible API changes, tmp version: localid-entry...
2015-04-01 Rick van ReinIncompatible API changes, tmp version: timeout, svcname...
2015-04-01 Rick van ReinIncompatible API changes, tmp version: detach control...
2015-03-13 Rick van ReinIncompatible API changes, tmp version: passing fds...
2015-03-09 Rick van ReinMore decoupling of GnuTLS specific structures
2015-03-09 Rick van ReinMore decoupling of GnuTLS specific structures
2015-03-09 Rick van ReinMade TLS Pool less centered around GnuTLS
2015-01-23 Rick van ReinMove testdata/ references into variables (except for...
2015-01-23 Rick van ReinSwitched to syslog() for errors and notifications
2015-01-22 Rick van ReinAdded translation between error code systems (BerkeleyD...
2015-01-21 Rick van ReinWorked around known session leaks for pcert and pkey
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-01 Rick van ReinGot ANON-ECDH and ANON-DH working for lib/testcli,...
2013-07-18 rootCallback mechanism, PIN entry (one at a time), SUN_LEN...
2013-07-18 Rick van ReinUpdated documentation, added TODO with future plans
2013-07-15 Rick van ReinIncorporated SUN_LEN instead of manual calculations...
2013-07-14 Rick van ReinWorking testcli/testsrv text exchange. Just insert...
2013-07-14 Rick van ReinSTABLE -- testcli, testsrv now are properly registered...
2013-07-14 rootUNSTABLE: This version seems to crash reliably:
2013-07-13 Rick van ReinUnstable: Application header+library functions, header...
2013-07-11 Rick van ReinCommand handling and initial threading/locking for...
2013-07-11 Rick van ReinModified the socket protocol: PIN entry, concurrency...
2013-07-10 Rick van ReinPIN entry defined, and application-side implementation...
2013-07-10 Rick van ReinInformal documentation of the protocol between applicat...
2013-07-10 Rick van ReinDefined socket protocol between application and TLS...