Merge branch 'tls-kdh' of https://github.com/arpa2/tlspool into tls-kdh
[tlspool] / src / starttls.c
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 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 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-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-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 Rick van ReinFirst delivery of the validation framework
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 ReinBuild updates on Linux to the Windows port
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 Rick van ReinCompiling version of valexp code linked in with starttl...
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-30 Rick van ReinAdded priority string with asymmetric certificate type...
2016-05-30 Rick van ReinInitial use of proposed GUI for TLS-KDH
2016-05-26 Rick van ReinAdded code, yet to be tested, with globaldir invocation...
2016-05-18 Henri Mansonworking version with copycat hack (client = -1)
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-02-17 Rick van ReinMajor improvement in build stability: Dropped autotools.
2016-02-02 Rick van ReinProducing credentials, including PGP, but TLS Pool...
2016-01-27 Henri Mansonfix 2
2016-01-27 Henri Mansonprepare master merge
2016-01-27 Henri MansonMerge branch 'master' into cygwin
2016-01-26 Henri Mansonworking version
2016-01-25 Rick van ReinIntroduced on-the-fly signing
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-17 Rick van ReinThe starttls_xxx() functions in libfun.c now support...
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