remote pool_handle_t
[tlspool] / src / service.c
2019-04-18 Henri Mansonremote pool_handle_t
2019-04-15 Henri Mansonwindows now supports pinentry
2019-04-02 Henri Mansonposix specifics
2019-03-27 Rick van Reinissue #100, part 1/2, name checking
2019-03-27 Rick van Reinissue #69, channel binding support
2019-03-25 Rick van Reinissue #92, error code standardisation
2016-06-16 Rick van ReinBuild updates on Linux to the Windows port
2016-06-16 Henri Mansoncleanup code
2016-06-04 Henri Mansonworking cygwin-less tlspool
2016-05-18 Henri Mansonworking version with copycat hack (client = -1)
2016-04-01 Henri Mansontls_ping via namedpipe
2016-02-17 Rick van ReinMajor improvement in build stability: Dropped autotools.
2016-01-27 Henri Manson__CYGWIN__, restore tlspool.conf, new file tlspool...
2016-01-26 Henri Mansonworking version
2016-01-20 Henri Mansonwindows
2016-01-18 Rick van ReinWorked towards Windows portability; patched a few probl...
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...
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 ReinMade TLS Pool less centered around GnuTLS
2015-02-16 Rick van ReinSetup autotools (and forwarded a few more BSD friendlyn...
2015-01-23 Rick van ReinSwitched to syslog() for errors and notifications
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-09 Rick van ReinPKCS #11 and localid.db are now working for server...
2013-07-18 rootCallback mechanism, PIN entry (one at a time), SUN_LEN...
2013-07-15 Rick van ReinDebug. allocate_command() got stuck on a syntactical...
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 rootUNSTABLE: This version seems to crash reliably:
2013-07-13 Rick van ReinUnstable: Application header+library functions, header...
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-11 Rick van ReinModified the socket protocol: PIN entry, concurrency...
2013-07-09 Rick van ReinCreated the broad structures of the daemon, and configf...