summaryrefslogtreecommitdiff
path: root/tools/alg-test.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-26tools: Fix compilation in MeeGoJukka Rissanen1-0/+1
2011-10-25tools: Add SOCK_CLOEXEC to socket()Daniel Wagner1-1/+1
2011-10-25tools: Add O_CLOEXEC to open()Daniel Wagner1-1/+1
2011-06-08tools: Use sendfile() instead of mmap() for AF_ALG test utilityMarcel Holtmann1-13/+4
2011-06-08tools: Add utility for testing AF_ALG kernel interfaceMarcel Holtmann1-0/+139