aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make imports in RPC.hs explicit.Baylac-Jacqué Félix2017-09-164-60/+72
|
* Setup travis CI.Baylac-Jacqué Félix2017-09-165-13/+69
|
* Refactor project structure to exec + lib.Baylac-Jacqué Félix2017-08-094-10/+54
| | | | | We want to add some unit tests to the project, hence, we need a proper library.
* uapi: upstream changeBin Jin2017-03-252-10/+25
|
* Warn users, due to already incoming emailsJason A. Donenfeld2017-03-191-0/+5
|
* handle exception in openTunBin Jin2017-03-174-11/+16
|
* add flag for static buildBin Jin2017-03-171-0/+10
|
* remove STM packet queueBin Jin2017-03-166-63/+29
|
* Disable multi-threading for nowBin Jin2017-03-151-1/+1
| | | | The current implementation based on STM packet queue doesn't scale.
* tests: add benchmark scriptsBin Jin2017-03-151-0/+53
|
* Tun: add timestamp for incoming packetsBin Jin2017-03-145-14/+33
|
* Remove unused language extension pragmaBin Jin2017-03-141-3/+0
|
* Tun: rename function to be consistent with the last commitBin Jin2017-03-141-6/+6
|
* Tun: use non-blocking fdBin Jin2017-03-142-39/+34
|
* Use dhPubEq for publickey equality checkBin Jin2017-03-132-7/+11
| | | | Dependency on the fixed cacophony commit was accidentally removed.
* README: more details with stack, minor changesBin Jin2017-03-131-4/+5
|
* README: add utun device informationBin Jin2017-03-131-1/+2
|
* Remove unnecessary publickey checkBin Jin2017-03-133-14/+7
|
* Add README.mdBin Jin2017-03-122-6/+48
|
* Initial commitBin Jin2017-03-1227-0/+2966