Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version: bump snapshot0.0.20181018 | 2018-10-18 | 1 | -1/+1 | |
* | Makefile: rename default to all | 2018-10-17 | 1 | -2/+2 | |
* | tun: only call .Fd() once | 2018-10-17 | 4 | -61/+67 | |
* | Use go modules always | 2018-10-12 | 1 | -0/+1 | |
* | Do not build if nothing to do | 2018-10-12 | 1 | -12/+19 | |
* | Switch to go modules | 2018-10-09 | 6 | -81/+20 | |
* | version: bump snapshot0.0.20181001 | 2018-10-01 | 1 | -1/+1 | |
* | Adding missing queueconstants file | 2018-10-01 | 1 | -0/+16 | |
* | Fix transport message length check | 2018-09-25 | 1 | -1/+1 | |
* | Make it easy to restrict queue sizes more | 2018-09-25 | 2 | -24/+18 | |
* | Fix shutdown races | 2018-09-24 | 3 | -12/+42 | |
* | More pooling | 2018-09-24 | 4 | -56/+148 | |
* | Fixup buffer freeing | 2018-09-22 | 3 | -9/+21 | |
* | send: more precise padding calculation | 2018-09-16 | 1 | -5/+7 | |
* | device: preallocated buffers scheme | 2018-09-16 | 1 | -7/+26 | |
* | Change queueing drop order and fix memory leaks | 2018-09-16 | 2 | -75/+47 | |
* | send: use accessor function for buffer pool | 2018-09-16 | 1 | -1/+1 | |
* | Fixed port overwrite issue on kernels without ipv6 | 2018-09-16 | 1 | -13/+35 | |
* | global: fix up copyright headers | 2018-09-16 | 52 | -89/+52 | |
* | uapi: insert peer version placeholder | 2018-09-02 | 1 | -0/+8 | |
* | Fix duplicate copyright line | 2018-07-30 | 1 | -2/+0 | |
* | uapi: allow overriding socket directory at compile time | 2018-07-24 | 2 | -2/+4 | |
* | send: better debug message for failed data packet | 2018-07-16 | 1 | -1/+2 | |
* | version: bump snapshot0.0.20180613 | 2018-06-13 | 2 | -1/+3 | |
* | Support IPv6-less kernels | 2018-06-12 | 2 | -52/+106 | |
* | Do not build tun device on ios | 2018-06-09 | 1 | -0/+2 | |
* | Fix duplicated wording | 2018-06-02 | 1 | -4/+4 | |
* | Makefile: export PWD for OpenBSD's ksh(1) | 2018-06-02 | 1 | -1/+1 | |
* | version: bump snapshot0.0.20180531 | 2018-05-31 | 1 | -1/+1 | |
* | Print version number in log | 2018-05-30 | 1 | -0/+2 | |
* | Update deps | 2018-05-28 | 1 | -3/+3 | |
* | Fix typo in timers | 2018-05-27 | 1 | -1/+1 | |
* | Disable broadcast mode on *BSD | 2018-05-27 | 2 | -26/+0 | |
* | Disappointing anti-sticky experiment | 2018-05-27 | 4 | -29/+22 | |
* | Fix tests | 2018-05-24 | 1 | -4/+5 | |
* | Trick for being extra sensitive to route changes | 2018-05-24 | 1 | -5/+16 | |
* | Back to sticky sockets on android | 2018-05-24 | 2 | -3/+1 | |
* | Do not build on Linux | 2018-05-24 | 1 | -2/+0 | |
* | Catch EINTR | 2018-05-24 | 11 | -27/+40 | |
* | Remove old makefile artifact | 2018-05-24 | 1 | -1/+1 | |
* | version: bump snapshot0.0.20180524 | 2018-05-24 | 1 | -1/+1 | |
* | Add undocumented --version flag | 2018-05-24 | 3 | -2/+17 | |
* | Eye before ee except after see | 2018-05-23 | 1 | -1/+1 | |
* | No zero sequence numbers | 2018-05-23 | 1 | -1/+1 | |
* | Don't cause a new fake gopath to call dep | 2018-05-23 | 1 | -2/+2 | |
* | Infoleak ifnames and be more permissive | 2018-05-23 | 2 | -2/+6 | |
* | Adopt GOPATH | 2018-05-23 | 19 | -44/+88 | |
* | Remove more windows cruft | 2018-05-23 | 1 | -6/+0 | |
* | Cleanup | 2018-05-23 | 1 | -2/+0 | |
* | Move replay into subpackage | 2018-05-23 | 5 | -16/+17 |