aboutsummaryrefslogtreecommitdiffstats
path: root/src/Network/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement and test RPC show Peer feature.Baylac-Jacqué Félix2017-09-161-68/+91
* Make imports in RPC.hs explicit.Baylac-Jacqué Félix2017-09-161-46/+57
* Setup travis CI.Baylac-Jacqué Félix2017-09-161-7/+12
* uapi: upstream changeBin Jin2017-03-251-10/+19
* handle exception in openTunBin Jin2017-03-171-8/+6
* remove STM packet queueBin Jin2017-03-166-63/+29
* 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-131-5/+6
* Remove unnecessary publickey checkBin Jin2017-03-132-9/+5
* Initial commitBin Jin2017-03-1217-0/+1787