Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use #!/sbin/openrc-runHEADmaster | 2020-03-01 | 1 | -1/+1 | |
* | Clean up | 2016-02-23 | 2 | -33/+35 | |
* | Newest glibc requires mmap and fstat for fprintf'ing to a socket. Ugh | 2015-07-16 | 1 | -0/+7 | |
* | Whoops forgot to change host name. | 2013-05-14 | 1 | -1/+1 | |
* | New host. | 2013-04-20 | 1 | -5/+5 | |
* | Fix non-buffer overflow. | 2013-01-18 | 1 | -1/+1 | |
* | Use seccomp bpf filter. | 2013-01-17 | 3 | -5/+82 | |
* | Don't allow more privs. | 2013-01-17 | 1 | -0/+2 | |
* | Do not hardcode size. | 2012-09-20 | 1 | -1/+1 | |
* | Increase address size limit for forks. | 2012-07-26 | 1 | -1/+2 | |
* | Harden opt for EOF and bad indicies. | 2012-07-26 | 1 | -0/+4 | |
* | Increase to 10 seconds. | 2012-06-11 | 1 | -2/+2 | |
* | Increase negotiation timeout. | 2012-06-11 | 1 | -2/+2 | |
* | Check for 0xff before control char. | 2012-06-05 | 1 | -3/+4 | |
* | Fix reuse sock issues. | 2012-06-05 | 1 | -2/+1 | |
* | Fix new line logic so it works with putty too. | 2012-06-05 | 1 | -3/+5 | |
* | Do not allow control characters. | 2012-06-05 | 1 | -0/+4 | |
* | Graceful server shutdown. | 2012-06-05 | 1 | -6/+9 | |
* | Fix silly error in waiting. | 2012-06-05 | 1 | -4/+6 | |
* | More careful fork semantics to stop zombies. | 2012-06-05 | 1 | -4/+11 | |
* | Make gentoo friendly. | 2012-06-05 | 2 | -1/+20 | |
* | We don't use stdin at all, so close it. | 2012-06-05 | 1 | -0/+2 | |
* | Add ability to daemonize. | 2012-06-05 | 1 | -6/+96 | |
* | Don't quit on window size change. | 2012-06-04 | 1 | -15/+8 | |
* | Colorize google. | 2012-06-04 | 1 | -1/+1 | |
* | Add the original license. | 2012-06-04 | 1 | -3/+29 | |
* | Strip the executable. | 2012-06-04 | 1 | -1/+1 | |
* | Time out after 90 seconds. | 2012-06-04 | 1 | -8/+23 | |
* | Close port if fork fails. | 2012-06-04 | 1 | -0/+1 | |
* | Impose rlimits. | 2012-06-04 | 1 | -0/+22 | |
* | Close fds in parent process. | 2012-06-04 | 1 | -1/+4 | |
* | Properly convert ipv6 mapped ipv4 addresses. | 2012-06-04 | 1 | -4/+9 | |
* | Proper string size. | 2012-06-04 | 1 | -2/+2 | |
* | Initial commit. | 2012-06-04 | 3 | -0/+597 |