summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-16More network controller cleanup, and some features to permit scripted testing.Adam Ierymenko
2015-05-15typoAdam Ierymenko
2015-05-15Netconf docs, add clock field to status, simplify netconf a bit by eliminatin...Adam Ierymenko
2015-05-15Controller API status message.Adam Ierymenko
2015-05-15Network controller cleanup and an extra sanity check.Adam Ierymenko
2015-05-15A few revisions to PFS design.Adam Ierymenko
2015-05-15Basic OpenBSD compile fixes -- still need to update BSDEthernetTap, will do t...Adam Ierymenko
2015-05-14First stab of PFS design work with PKC security -- may not implement in 1.0.3...Adam Ierymenko
2015-05-13Some prep work to make room for perfect forward security (PFS). Will not affe...Adam Ierymenko
2015-05-13Should fix deadlock issue in GitHub issue #166Adam Ierymenko
2015-05-08Fix to tap reset code in Windows tap connector.Adam Ierymenko
2015-05-08Fix a bunch of Windows tap issues. Turns out NDIS6 allowed us to ditch some N...Adam Ierymenko
2015-05-08Make peer list font a bit smaller.Adam Ierymenko
2015-05-08Show last unicast and multicast frames.Adam Ierymenko
2015-05-08Now this works... Windows UI wrapper. Turns out there were workarounds, but I...Adam Ierymenko
2015-05-08Fix some settings on WebControl implementation.Adam Ierymenko
2015-05-08Fixes for Windows WebControl.Adam Ierymenko
2015-05-08Hmm... will this work? Very first child of <head>Adam Ierymenko
2015-05-08Move mac-ui into src/Adam Ierymenko
2015-05-08Scratch that wrapper... it was easy to make, but it turns out WebControl is I...Adam Ierymenko
2015-05-08Add pre-build signed UI wrapper .exe.Adam Ierymenko
2015-05-08Windows WebControl based wrapper for web UI.Adam Ierymenko
2015-05-08iconsAdam Ierymenko
2015-05-08docsAdam Ierymenko
2015-05-08UI spacing tweaks.Adam Ierymenko
2015-05-08Minify JS in UI, add Makefile.Adam Ierymenko
2015-05-08UI tweaks, get JSXTransformer out.Adam Ierymenko
2015-05-06Add support for local user account caching of authtoken.secret as in old UI -...Adam Ierymenko
2015-05-06Get user data out of repo.Adam Ierymenko
2015-05-06Pass authtoken in from user, and add a wrapper for web UI on Mac.Adam Ierymenko
2015-05-06UI work...Adam Ierymenko
2015-05-06UI tweaksAdam Ierymenko
2015-05-06Well that works... pretty web UI (currently only works on test node with hard...Adam Ierymenko
2015-05-05Beginning of HTML+Bootstrap+React UI for new desktop client -- looking like i...Adam Ierymenko
2015-05-04When we reset within scope, erase the other entries for that scope so we won'...Adam Ierymenko
2015-05-04Always update timestamp.Adam Ierymenko
2015-05-04Make timeout also apply to null check in iam()Adam Ierymenko
2015-05-04Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This...Adam Ierymenko
2015-05-04So we need to keep track of external surface per reporter, since some NATs as...Adam Ierymenko
2015-05-04docsAdam Ierymenko
2015-05-04Hack around GitHub issue #165 (?)Adam Ierymenko
2015-04-30Fix deadlock in SelfAwareness by deferring reconnects.Adam Ierymenko
2015-04-30Get rid of G++ compiler warning.Adam Ierymenko
2015-04-30Add some missing includes that older G++ cares about.Adam Ierymenko
2015-04-30Add reported external address to OK(HELLO) TRACE to verify SN behavior.Adam Ierymenko
2015-04-30Learn external IP addresses on OK(HELLO) too.Adam Ierymenko
2015-04-30Fix to create-test-root-topology.Adam Ierymenko
2015-04-30Kill old testnet -- was useful in its time, but Docker make running real test...Adam Ierymenko
2015-04-30Make sure identity.public exists and stays in sync, cleanup extra new in Node...Adam Ierymenko
2015-04-30Update mktopology so it works again and can easily be used to create test dic...Adam Ierymenko