tlspool
2016-08-10 Rick van ReinAdded tlspool_configvar() to libtlspool
2016-08-09 Rick van ReinUndone overzealous inclusion of changes in QUICKSTART.sh
2016-08-09 Rick van ReinRemoved length valexp_varchars[] dump sequence (DEBUG)
2016-08-09 Rick van ReinUpdated header files to support C++ (notably, g++)
2016-08-09 Aschwin MarsmanMerge branch 'master' of https://github.com/arpa2/tlspo...
2016-08-03 Rick van ReinRemoved accidentally (?) added PEM files from testdata/
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-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-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
2016-06-11 Henri Mansoncross-compile makefile fix
2016-06-11 Henri Mansoncross-compile makefile fix
2016-06-11 Henri Mansoncross-compile makefile fix
2016-06-11 Henri Mansoncross-compile makefile
2016-06-11 Henri Mansonlibtlspool windows files
2016-06-11 Henri Mansonlibtlspool
next