Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-03 | global: Add SPDX tags and copyright header | 1 | -0/+5 | ||
Mathias should probably add his copyright headers to each file too. | |||||
2018-02-04 | Align with go library layout | 1 | -0/+0 | ||
2017-08-11 | Improved receive.go | 1 | -2/+3 | ||
- Fixed configuration listen-port semantics - Improved receive.go code for updating listen port - Updated under load detection, how follows the kernel space implementation - Fixed trie bug accidentally introduced in last commit - Added interface name to log (format still subject to change) - Can now configure the logging level using the LOG_LEVEL variable - Begin porting netsh.sh tests - A number of smaller changes | |||||
2017-08-04 | First set of code review patches | 1 | -8/+2 | ||
2017-07-17 | Fixed deadlock in index.go | 1 | -4/+2 | ||
2017-06-30 | Completed initial version of outbound flow | 1 | -1/+1 | ||
2017-06-26 | Begin implementation of outbound work queue | 1 | -28/+47 | ||
2017-06-24 | Completed noise handshake | 1 | -8/+9 | ||
2017-06-24 | Restructuring of noise impl. | 1 | -0/+82 | ||