]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commit
Add libtlsproxyhelper.so.
authorSimon Ruderich <simon@ruderich.org>
Sat, 10 Aug 2013 14:46:20 +0000 (16:46 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 7 Dec 2013 21:45:06 +0000 (22:45 +0100)
commit3cb7193721894ec9c064bc22e09078e8c5cd3dd8
tree888db68254346d4ea8b5bb0b42bb665d968a3581
parentfcd91ac82fbdebf0470a93b4677fe68dc1cc5e54
Add libtlsproxyhelper.so.

libtlsproxyhelper is a simple LD_PRELOAD wrapper for connect() which
uses tlsproxy as proxy for programs which don't support setting a TLS
proxy.
.gitignore
Makefile.am
configure.ac
lib/Makefile.am [new file with mode: 0644]
lib/tlsproxyhelper.c [new file with mode: 0644]