summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04Add “doc” to the dependencies for the “all” build target.Ben Finney
2016-03-04Add an overall “doc” build target.Ben Finney
2016-03-04Add Makefile module for building documentation.Ben Finney
2016-03-04Ignore generated man page files.Ben Finney
2016-03-04Add a stub for an encoding declaration on a man page.Ben Finney
2016-03-04Add references to other tools for ‘zerotier-one’.Ben Finney
2016-03-04Add incomplete man pages for ‘zerotier-idtool’ and ‘zerotier-cli’.Ben Finney
2016-03-04Document how the home directory is used, and its default value.Ben Finney
2016-03-04Document remaining options explicitly.Ben Finney
2016-03-04More explicit specification of how to use ‘-i’ and ‘-q’.Ben Finney
2016-03-04Add “see also” section referring to ZeroTier documentation online.Ben Finney
2016-03-04Refine description of ZeroTier One.Ben Finney
2016-03-04Add a reStructuredText document for a ‘zerotier-one(8)’ man page.Ben Finney
2016-03-02Document myself as a contributor.Ben Finney
2016-01-20VERSION 1.1.4: Improved path detection, improved anti-recursion code, and Net...Adam Ierymenko
2016-01-20Windows build fixes.Adam Ierymenko
2016-01-20readmeAdam Ierymenko
2016-01-20Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2016-01-201.1.4 bumpAdam Ierymenko
2016-01-20typoJanjaap Bos
2016-01-20Added check for identiyJanjaap Bos
2016-01-20Merge branch 'dev' into edgeAdam Ierymenko
2016-01-20Removed debug lineJoseph Henry
2016-01-20Bad connection reference fix + RX lock fixJoseph Henry
2016-01-20Transfer speed increate + stability fixesJoseph Henry
2016-01-18Stability fix + introduction of connection probationJoseph Henry
2016-01-18Added some safety + unregister callbacks on closeJoseph Henry
2016-01-18Fixed nc_sent possible bad ptr on close issueJoseph Henry
2016-01-17Print path for user. Removed unused stub Phy methodsJoseph Henry
2016-01-17Fixed memory leakJoseph Henry
2016-01-15yay more iconsGrant Limberg
2016-01-15Adding app icons for iOSGrant Limberg
2016-01-15Debugs off by defaultJoseph Henry
2016-01-15nc_recved() connection closure changeJoseph Henry
2016-01-15Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edgeJoseph Henry
2016-01-15Fixed pcb->state == CLOSE_WAIT bugJoseph Henry
2016-01-15Merge branch 'dev' into edgeAdam Ierymenko
2016-01-15Small formatting changesJoseph Henry
2016-01-15Adjusted formatting/conventions to conform to rest of ZT codebaseJoseph Henry
2016-01-14Fixed RX race conditionJoseph Henry
2016-01-14Naming convention updateJoseph Henry
2016-01-14RX buffer updateJoseph Henry
2016-01-14Updated RX buffer codeJoseph Henry
2016-01-13C doesn't support default argumentsGrant Limberg
2016-01-13Updated getsockopt/setsockopt, removed unused codeJoseph Henry
2016-01-13Fixed double-close bugJoseph Henry
2016-01-13Merge branch 'dev' into edgeAdam Ierymenko
2016-01-13Modified PCB/state management logicJoseph Henry
2016-01-13Old SF root is dead. Now we are just on Alice and Bob. (world update for 1.1.4)Adam Ierymenko
2016-01-12Updated error reporting for sock_fd_read()Joseph Henry