Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added getpid() to the list of system calls used | Nikos Mavrogiannopoulos | 2016-02-27 | 1 | -0/+1 |
* | Replaced select() system call with poll() on POSIX systems | Nikos Mavrogiannopoulos | 2016-01-28 | 1 | -3/+1 |
* | Reduce the number of used syscalls by using sendmsg() instead of writev() | Nikos Mavrogiannopoulos | 2015-12-18 | 1 | -3/+0 |
* | tests: added basic functionality testing for system-keys in windows | Nikos Mavrogiannopoulos | 2015-11-25 | 1 | -1/+1 |
* | tests: check operation of TLS and DTLS under seccomp when configured with --e... | Nikos Mavrogiannopoulos | 2015-11-15 | 1 | -0/+117 |