summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-25Improve diagnostic output a touchHEADmasterLuke Shumaker
This change has been sitting here uncommited for a while: $ stat main.go File: main.go Size: 3987 Blocks: 8 IO Block: 4096 regular file Device: fe20h/65056d Inode: 26644471 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 1000/ luke) Gid: ( 100/ users) Access: 2018-12-25 18:56:25.283231145 -0500 Modify: 2018-04-18 20:50:38.291681635 -0400 Change: 2018-04-18 20:50:38.291681635 -0400 Birth: -
2018-04-18golintLuke Shumaker
2018-04-18add comments, fiddle with function publicityLuke Shumaker
2018-04-18refactor the ui code a bitLuke Shumaker
2018-04-18set a dial timeoutLuke Shumaker
2018-04-18track+print how long each job takesLuke Shumaker
2018-04-18remove commented out debug codeLuke Shumaker
2018-04-17cooler job trackingLuke Shumaker
2018-04-17add pingLuke Shumaker
2018-04-17don't make tinc.go worry about net.Dial conventionsLuke Shumaker
2018-04-17gofmtLuke Shumaker
2018-04-17initial commitLuke Shumaker