summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-09Fixed addrlen assignment in getsockname()Joseph Henry
2015-12-09getsockname() implementedJoseph Henry
2015-12-09.Adam Ierymenko
2015-12-08.Adam Ierymenko
2015-12-08Stub out getsockname()Adam Ierymenko
2015-12-08.Adam Ierymenko
2015-12-08.Adam Ierymenko
2015-12-08(WIP) more netcon workAdam Ierymenko
2015-12-08Merge with fixes of netcon to edge.Adam Ierymenko
2015-12-08Updated README, tests, and InterceptJoseph Henry
2015-12-08Nginx patch. Verified to work in fc23 and ub14Joseph Henry
2015-12-07Fixed typoJoseph Henry
2015-12-07Updated compatibility sectionJoseph Henry
2015-12-07Combined make-linux.mk and make-intercept.mk's installer sectionJoseph Henry
2015-12-07Replaced darkhttpd with httpd since darkhttpd is not currently supported and ↵Joseph Henry
does not work
2015-12-07More concise unit test sectionJoseph Henry
2015-12-07Added unit test info to README.mdJoseph Henry
2015-12-07Test updatesJoseph Henry
2015-12-07Modified test scripts to match new naming conventionsroot
2015-12-06Modified Nginx test scriptsJoseph Henry
2015-12-06Added application-specific test arguments to test scriptJoseph Henry
2015-12-04Merge remote-tracking branch 'origin/netcon' into edgeAdam Ierymenko
2015-12-04(WIP) Additional test script changesJoseph Henry
2015-12-04Always Salsa20 encrypt the result of the system CSPRNG as a mitigation ↵Adam Ierymenko
against various low-entropy bugs such as the recent Raspberry Pi one.
2015-12-04docsAdam Ierymenko
2015-12-04docsAdam Ierymenko
2015-12-04Merge of netcon with edge and unification of make processes.Adam Ierymenko
2015-12-04Merge dev.Adam Ierymenko
2015-12-04.Adam Ierymenko
2015-12-04First draft (unfinished) of new README for netcon (original in README.orig.md).Adam Ierymenko
2015-12-04ZT_NC_NWID patch + (WIP) test script modificationsJoseph Henry
2015-12-03(fixed) nwid detection in test scriptJoseph Henry
2015-12-03(fixed) test script liblwip.so placement, also streamlined test logicJoseph Henry
2015-12-01Fix Linux init script to properly specify runlevels.Adam Ierymenko
2015-11-30Fix for GitHub issue #260 -- fix for (non-exploitable) crash in network ↵Adam Ierymenko
preferred relay code
2015-11-30Low-impact sanity check against GitHub issue #247 -- will likely prevent ↵Adam Ierymenko
other weird recursions too.
2015-11-30Fix for GitHub issue #252Adam Ierymenko
2015-11-30GitHub issue #257Adam Ierymenko
2015-11-30Put selftest back and turn off tracing in PortMapper.Adam Ierymenko
2015-11-30Simplify IP assignment logic in OSXEthernetTap, also fix for GitHub issue #249Adam Ierymenko
2015-11-30indentationAdam Ierymenko
2015-11-30... and here.Adam Ierymenko
2015-11-30Need to close on premature abort too or resources are leaked.Adam Ierymenko
2015-11-30Also add a timeout for the actual NAT-PMP port mapping step.Adam Ierymenko
2015-11-30ifdef naming fix.Adam Ierymenko
2015-11-30Fix for uPnPAdam Ierymenko
2015-11-30Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, ↵Adam Ierymenko
and objs.
2015-11-30Ton of uPnP work and adding NAT-PMP support, still testing...Adam Ierymenko
2015-11-30Merge pull request #261 from janjaapbos/synologyAdam Ierymenko
Fix for cross compiling
2015-11-30Merge pull request #259 from janjaapbos/jb-devAdam Ierymenko
Increase maximum number of paths per IP scope to 4