tlspool
2016-10-17 Rick van ReinMerge branch 'tls-kdh' of https://github.com/arpa2...
2016-10-17 Rick van ReinFixes of memory leaks in TLS-KDH handling
2016-10-17 Rick van ReinFirst working TLS-KDH system! (Still with possible...
2016-10-17 Rick van ReinNow passing Ticket and Authenticator between client...
2016-10-17 Rick van ReinNow returning properly from cli_kdhsig_encode()
2016-10-17 Rick van ReinMostly working-ish, with problems in Quick DER and...
2016-10-17 Rick van ReinFirst version that seems to get the ticket accross...
2016-10-17 Rick van ReinNow running all the way up to the reception of Certific...
2016-10-17 Rick van ReinWorking up to and including clisrv_cert_retrieve()
2016-10-17 Rick van ReinLast (AFAIK) functional extension to TLS-KDH
2016-10-17 Rick van ReinMisc improvements
2016-10-17 Rick van ReinAdded srv_kdhsig_decode() to help verification of the...
2016-10-17 Rick van ReinUpdate on cli_kdhsig_encode()
2016-10-17 Rick van ReinIntroduced compiling cli_kdhsig_encode()
2016-10-17 Rick van ReinCompiling code to supply Tickets as certificates to...
2016-10-17 Rick van ReinLooking good: have_key_tgt() produce a keyblock + creds...
2016-10-17 Rick van ReinRemodelled contexts (split for clients / servers) and...
2016-10-17 Rick van ReinPotential extra precaution at setup of Kerberos.
2016-10-17 Rick van ReinPotential extra precaution during startup of Kerberos
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-10-17 Rick van ReinFirst attempt at making TLS-KDH work with the TLS Pool
2016-10-17 Rick van ReinAdded priority string with asymmetric certificate type...
2016-10-17 Rick van ReinInitial use of proposed GUI for TLS-KDH
2016-10-17 Rick van ReinFixes of memory leaks in TLS-KDH handling
2016-10-17 Rick van ReinFirst working TLS-KDH system! (Still with possible...
2016-08-25 Rick van ReinNow passing Ticket and Authenticator between client...
2016-08-19 Rick van ReinNow returning properly from cli_kdhsig_encode()
2016-08-19 Rick van ReinMostly working-ish, with problems in Quick DER and...
2016-08-17 Rick van ReinFirst version that seems to get the ticket accross...
2016-07-03 Rick van ReinNow running all the way up to the reception of Certific...
2016-07-03 Rick van ReinWorking up to and including clisrv_cert_retrieve()
2016-07-02 Rick van ReinLast (AFAIK) functional extension to TLS-KDH
2016-07-01 Rick van ReinMisc improvements
2016-07-01 Rick van ReinAdded srv_kdhsig_decode() to help verification of the...
2016-07-01 Rick van ReinUpdate on cli_kdhsig_encode()
2016-07-01 Rick van ReinIntroduced compiling cli_kdhsig_encode()
2016-07-01 Rick van ReinCompiling code to supply Tickets as certificates to...
2016-06-30 Rick van ReinLooking good: have_key_tgt() produce a keyblock + creds...
2016-06-30 Rick van ReinRemodelled contexts (split for clients / servers) and...
2016-06-30 Rick van ReinPotential extra precaution at setup of Kerberos.
2016-06-30 Rick van ReinPotential extra precaution during startup of Kerberos
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-30 Rick van ReinMerge branch 'master' of https://github.com/arpa2/tlspo...
2016-06-29 Rick van ReinAdriaan spotted a bug with indirection
2016-06-29 Rick van ReinAdriaan found a few places where "make" should be ...
2016-06-28 vanreinMerge pull request #33 from leenaars/steamworks
2016-06-28 Michiel LeenaarsQUICKSTART.sh
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-26 Rick van ReinDNSSEC root key configurable in tlspool.conf ; added...
2016-06-25 Rick van ReinMerged the compilation and installation of Pulleyback...
2016-06-25 Rick van ReinMerge branch 'master' of https://github.com/arpa2/tlspool
2016-06-25 Rick van ReinPulleyback now appears to work
2016-06-24 vanreinMerge pull request #32 from leenaars/patch-2
2016-06-24 leenaarsMakefile consistency
2016-06-24 Rick van ReinUpdates to the PulleyBack simulation and Output Driver
2016-06-24 Rick van ReinPulleyScript for trust.db added
2016-06-22 Rick van ReinUpdates LDAP schema for Pulley backend aimed at TLS...
2016-06-22 Rick van ReinClarified PulleyBack transaction interface and got...
2016-06-22 vanreinMerge pull request #31 from leenaars/stable
2016-06-22 Michiel LeenaarsQUICKSTART.sh modified
2016-06-22 Michiel LeenaarsConsistent use of PKG_CONFIG
2016-06-21 Rick van ReinInitial test/pulleybacksimu.c -- opens and closes datab...
2016-06-21 Rick van ReinImproved Makefile for pulleyscript
2016-06-21 Rick van ReinMerge branch 'master' of /usr/local/src/tlspool-master...
2016-06-21 Rick van ReinImprovements to the Makefile
2016-06-21 Rick van ReinCompleted the coding for database updates -- and it...
2016-06-21 Rick van ReinAdded self->valexp, started harvesting from structures...
2016-06-21 Rick van ReinMerge branch 'master' of /usr/local/src/tlspool-master...
2016-06-21 Rick van ReinInitial, compiling code for Pulley backend to the TLS...
2016-06-21 Rick van ReinRemoved build warnings and an unexplained linker error...
2016-06-20 Rick van ReinFixed syntax error; accidentally checked into master...
2016-06-20 Rick van ReinPrepared documentation for the Pulley backend driver...
2016-06-19 vanreinMerge pull request #30 from arpa2/validation
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 vanreinMerge pull request #26 from hfmanson/master
2016-06-18 Henri Mansonbugfix uninstall make targets
2016-06-17 vanreinMerge pull request #25 from leenaars/master
2016-06-17 Michiel LeenaarsMuch improved version of QUICKSTART with conf generatio...
2016-06-17 Rick van ReinMerged in master (fda96751b800bf7722c247af49abbba8020b0...
2016-06-17 Rick van ReinMerge commit 'fda96751b800bf7722c247af49abbba8020b011f...
2016-06-17 Rick van ReinFixed fetch_remote_credentials(), got working tool...
2016-06-16 Rick van ReinRemoved the #warning on RAND_MAX limitedness (so Window...
2016-06-16 Rick van ReinDealt with an idiot's RAND_MAX, that is even below...
2016-06-16 vanreinMerge pull request #24 from hfmanson/namedpipe
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 ReinBugfix. Incomplete static typing led to a missing...
2016-06-15 vanreinMerge pull request #21 from leenaars/patch-1
2016-06-15 Rick van ReinCompiling version of valexp code linked in with starttl...
2016-06-11 Henri Mansoncross-compile makefile update
next