tlspool
2016-08-02 Rick van ReinAdditional changes to SWIG-generated files (with new...
2016-08-02 Rick van ReinAdded GIL support to the Python wrapper (sigh... after...
2016-08-01 Aschwin MarsmanMerge branch 'master' of https://github.com/arpa2/tlspo...
2016-07-28 Rick van ReinFix of missing sys introduced by PR on https_proxy
2016-07-28 Aschwin MarsmanMerge branch 'master' of https://github.com/arpa2/tlspo...
2016-07-27 Rick van ReinChanges to lib/*/Makefile to accommodate building witho...
2016-07-26 Aschwin MarsmanMerge branch 'master' of https://github.com/arpa2/tlspo...
2016-07-25 vanreinMerge pull request #39 from leenaars/patch-3
2016-07-25 leenaarsAdd tlspool socket parameter to https_proxy
2016-07-25 Rick van ReinParameter for socket filename to lib/python/webdemo.py
2016-07-25 Rick van ReinSWIG now is not needed for lib/python, unless after...
2016-07-22 Aschwin MarsmanMerge branch 'master' of https://github.com/amarsman...
2016-07-22 Rick van ReinMerge branch 'master' of https://github.com/arpa2/tlspool
2016-07-22 Rick van ReinDecoupled language wrappers from the main build.
2016-07-21 vanreinMerge pull request #37 from hfmanson/master
2016-07-21 Rick van ReinUsing the new Python library wrapper, this makes https_...
2016-07-21 Aschwin MarsmanMerge branch 'master' of https://github.com/amarsman...
2016-07-21 Aschwin MarsmanMake date command more platform independent, don't...
2016-07-20 Rick van ReinRemoved old-style python wrapper, added clean target...
2016-07-20 vanreinMerge pull request #38 from arpa2/pythonwrap
2016-07-20 Rick van ReinRemoved "uninstall" target from lib/python/Makefile
2016-07-20 Rick van ReinUpdate pythonwrap branch with master @ github.com
2016-07-20 Rick van ReinWorking Python wrapper and webdemo.py
2016-07-15 Rick van ReinWorking Python wrapper, for starttls() but some other...
2016-07-14 Rick van ReinA bit more development, but nothing really grand
2016-07-14 Aschwin MarsmanMerge branch 'master' of https://github.com/arpa2/tlspo...
2016-07-13 Rick van ReinInitial attempt, with some pieces working, of Python...
2016-07-13 Rick van Reinbugfix in tool/pingpool.c -- made socket path arg work
2016-07-12 Aschwin MarsmanUpdated to use amarsman repositories and tlspool-gui...
2016-07-12 Henri MansonMXE cross compile fixes 3
2016-07-12 Henri MansonMXE cross compile fixes 2
2016-07-12 Henri MansonMXE cross compile fixes
2016-07-11 Aschwin MarsmanRemove checkout of older versions.
2016-07-11 Aschwin MarsmanMerge branch 'master' of github.com:amarsman/tlspool...
2016-07-11 Aschwin Marsmanchanges to make it build with a c++ compiler
2016-07-06 Rick van ReinParameterised testdata/Makefile, roughly as suggested...
2016-07-05 Rick van ReinGotten started with a _tlspool.so module for Python
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
next