Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix transport message length check | 2018-09-25 | 1 | -1/+1 | |
* | Fix shutdown races | 2018-09-24 | 1 | -4/+4 | |
* | More pooling | 2018-09-24 | 1 | -17/+23 | |
* | Fixup buffer freeing | 2018-09-22 | 1 | -4/+19 | |
* | Change queueing drop order and fix memory leaks | 2018-09-16 | 1 | -53/+26 | |
* | global: fix up copyright headers | 2018-09-16 | 1 | -2/+1 | |
* | Disappointing anti-sticky experiment | 2018-05-27 | 1 | -12/+3 | |
* | Eye before ee except after see | 2018-05-23 | 1 | -1/+1 | |
* | Move replay into subpackage | 2018-05-23 | 1 | -1/+1 | |
* | Reasonable punctuation given the spacing | 2018-05-21 | 1 | -6/+6 | |
* | Fix data races in timers | 2018-05-20 | 1 | -2/+2 | |
* | Give bind its own wait group | 2018-05-20 | 1 | -2/+2 | |
* | Add copyright headers | 2018-05-19 | 1 | -0/+1 | |
* | Finer-grained start-stop synchronization | 2018-05-16 | 1 | -0/+4 | |
* | More refactoring | 2018-05-13 | 1 | -63/+15 | |
* | More odds and ends | 2018-05-13 | 1 | -23/+10 | |
* | Odds and ends | 2018-05-13 | 1 | -11/+15 | |
* | Rework index hashtable | 2018-05-13 | 1 | -12/+12 | |
* | Rewrite timers and related state machines | 2018-05-10 | 1 | -32/+57 | |
* | Merge branch 'master' of ssh://git.zx2c4.com/wireguard-go | 2018-05-05 | 1 | -18/+3 | |
|\ | |||||
| * | Reorder stopping messages so that logs are coherent | 2018-05-05 | 1 | -3/+3 | |
| * | More robust solution to close deadlock | 2018-05-05 | 1 | -19/+2 | |
| * | Fix infinite loop in exit routine | 2018-05-05 | 1 | -2/+4 | |
* | | Removed remaining signals from peer | 2018-05-05 | 1 | -1/+1 | |
|/ | |||||
* | Removed old signals | 2018-05-05 | 1 | -10/+10 | |
* | Merge branch 'master' of ssh://git.zx2c4.com/wireguard-go | 2018-05-05 | 1 | -0/+5 | |
|\ | |||||
| * | global: Add SPDX tags and copyright header | 2018-05-03 | 1 | -0/+5 | |
* | | Initial version of migration to new event model | 2018-05-05 | 1 | -11/+14 | |
|/ | |||||
* | Add missing locks and fix debug output, and try to flush queues | 2018-05-01 | 1 | -10/+48 | |
* | Fix wrong debug messages | 2018-04-20 | 1 | -1/+3 | |
* | Fixed read from closed channel | 2018-04-18 | 1 | -3/+7 | |
* | Begin work on full device<->device unit-test | 2018-03-08 | 1 | -1/+1 | |
* | Work on logging format | 2018-02-04 | 1 | -7/+9 | |
* | Align with go library layout | 2018-02-04 | 1 | -0/+642 |