stud
stud copied to clipboard
The Scalable TLS Unwrapping Daemon
I am running stud under runit and I have a problem that occurs when there are lot of connections established. Trying to stop the processes leaves them orphaned (via `sv...
Seeing a lot of opened issues and PR and last commit 11 months ago, I'm wondering if this project is still maintained. This was a very promising service when it...
Hi guys I've added an upstart job and an uninstall option in the Makefile. The upstart job will automatically be set up with "make install". I hope these little additions...
Hi! My previous pull requests was about sharing sessions between multiple instances of stud using memcached. In this case, use of TLS tickets was disabled because they cannot be shared...
I am not getting TLS 1.2 connection from my ssl.com certificates. Does the current version in it's minimal support cover TLS 1.2?
If, after an SSL_read operation, there is still data pending in the SSL layer (such as the remainder of a TLS record), we need to simulate an EV_READ event on...
Maybe this could be added to the README? Some notes on compiling stud on CentOS / RHEL 6.2. ``` # rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpmRetrieving http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm # yum install openssl-devel # yum...
Don't know what is going on here. Everything is kosher behind stud, all requests are coming through and succeeding but all connections cause stud to print `{client} Connection closed (in...
...on on redhat derivatives that put libev in its own subdir. does not affect compilation on debian derivatives.