remote pool_handle_t
[tlspool] / lib /
2019-04-18 Henri Mansonremote pool_handle_t
2019-04-15 Henri Mansoncorrect configvar in lidentry and pinentry
2019-04-13 vanreinMerge pull request #119 from arpa2/enhancements
2019-04-05 Rick van ReinIntroduced pavlov(3) into tools, and split them up
2019-04-04 Rick van ReinIssue #110, added "pavlov" command and "libpavlov"
2019-04-03 Henri Mansonfixed errors in os_sendmsg_command
2019-04-03 rootforgotten error handling
2019-04-02 Henri Mansonposix specifics
2019-03-27 Rick van Reinissue #69, channel binding support
2019-03-25 Rick van Reinissue #92, error code standardisation
2019-03-25 Rick van Reinissue #53, TLSPOOL_CFGFILE naming inconsistency
2019-03-25 Rick van Reinissue #84. PRNG now receives binary context values.
2019-03-25 Rick van Reinissue #93, tlspool_async_open() does pioc_ping()
2019-03-23 Rick van ReinWorking first use of Asynchronous API
2019-03-23 Rick van ReinFirst version of the asynchronous API implementation
2018-12-11 hfmanson#define IPPROTO_SCTP in windows (#80)
2018-12-10 hfmansonmiscellaneous fixes to compile tlspool again on windows...
2018-12-01 Rick van ReinMerge branch 'master' of https://github.com/arpa2/tlspool
2018-12-01 rootIntroduced default named connect function to tlspool...
2018-12-01 rootUpdates to handle SNI callbacks on the server side
2018-11-29 Rick van ReinAdded build option for Python language support; off...
2018-11-29 rootsocketpair type derived from tlsdata->ipproto
2018-11-24 rootModifications to testcli & testsrv for virtual host...
2018-10-24 rootCorrections in Python wrappers
2018-10-23 Rick van ReinImprovements in Python support and installation of...
2017-08-27 Adriaan de GrootMakefile: clean up build
2017-08-27 Adriaan de GrootCMake: install all libraries and executables and manpages
2017-08-27 Adriaan de Grootlibtlspool: reduce warnings
2017-08-27 Adriaan de GrootCMake-ify TLSPool (and pulleyback)
2016-08-24 Rick van ReinFixes to improve building
2016-08-10 Rick van ReinAdapted tool/* to newly added tlspool_configvar() call...
2016-08-10 Rick van ReinAdded tlspool_configvar() to libtlspool
2016-08-09 Rick van ReinRemoved length valexp_varchars[] dump sequence (DEBUG)
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-07-28 Rick van ReinFix of missing sys introduced by PR on https_proxy
2016-07-27 Rick van ReinChanges to lib/*/Makefile to accommodate building witho...
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 Rick van ReinDecoupled language wrappers from the main build.
2016-07-21 Rick van ReinUsing the new Python library wrapper, this makes https_...
2016-07-20 Rick van ReinRemoved old-style python wrapper, added clean target...
2016-07-20 Rick van ReinRemoved "uninstall" target from lib/python/Makefile
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-13 Rick van ReinInitial attempt, with some pieces working, of Python...
2016-07-05 Rick van ReinGotten started with a _tlspool.so module for Python
2016-06-21 Rick van ReinImprovements to the Makefile
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 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-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
2016-05-11 Henri Mansonnamed pipe enhancements
2016-04-26 Michiel LeenaarsFixes to Makefiles, added standard DESTDIR + fixed...
2016-04-18 Rick van ReinGot rid of all compiler warnings (notably, harmless...
2016-04-18 Rick van ReinChanged GCC to -std=gnu11 which is the default with...
2016-04-06 Rick van Reinissue #17, made libtlspool.c more consistent through...
2016-04-06 Rick van Reinissue #18: lidsel and pinentry tools now use SOCK_STREA...
2016-04-01 Henri Mansonnamed pipe master_thread
2016-04-01 Henri Mansontls_ping via namedpipe
2016-02-23 Rick van ReinInitial validation expression processing; & | ~ work...
2016-02-19 Rick van Reinbugfixes -- thank you Henri
2016-02-17 Rick van ReinLast emancipation from autotools; doc now installs...
2016-02-17 Rick van ReinMajor improvement in build stability: Dropped autotools.
2016-02-05 Rick van ReinAdded the output of autotools; because that stuff is...
2016-02-02 Rick van ReinHTTPS_PROXY working
2016-01-27 Henri Mansonrick patch
2016-01-27 Henri Mansontlspool.cygwin.conf: don't set socket and daemon user...
2016-01-27 Henri Mansonprepare master merge
2016-01-27 Henri MansonMerge branch 'master' into cygwin
2016-01-27 Henri Manson__CYGWIN__, restore tlspool.conf, new file tlspool...
2016-01-26 Henri Mansoncygwin_socket_dup_protocol_info
2016-01-26 Henri Mansonworking version
2016-01-25 Rick van ReinIntroduced on-the-fly signing
2016-01-20 Henri Mansonwindows
2016-01-18 Rick van ReinWorked towards Windows portability; patched a few probl...
2015-12-14 Demo user accountAdded open source license texts
2015-11-16 Rick van ReinAPI overhaul to V2, corrections to previous commit...
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-02-16 Rick van ReinCreated libtool extensions for the lib/ directory,...
2015-02-16 Rick van ReinAutoconfig, adding generic descriptors for build structures
2015-02-16 Rick van ReinAutoconfig, adding generic descriptors for build structures
2015-02-16 Rick van ReinSetup autotools (and forwarded a few more BSD friendlyn...
2015-02-11 Rick van ReinTLS Pool now works on FreeBSD as well
next