Commit History

Author SHA1 Message Date
  Adam Ierymenko d0e0f5dd12 Basic OpenBSD compile fixes -- still need to update BSDEthernetTap, will do that later. Should be able to re-use FreeBSD port for OpenBSD, but we will see. 10 years ago
  Adam Ierymenko e94518590d First stab of PFS design work with PKC security -- may not implement in 1.0.3 but stubbing out. 10 years ago
  Adam Ierymenko a8835cd8b3 Some prep work to make room for perfect forward security (PFS). Will not affect existing clients. 10 years ago
  Adam Ierymenko bdce679d84 Should fix deadlock issue in GitHub issue #166 10 years ago
  Adam Ierymenko 241f308334 Fix to tap reset code in Windows tap connector. 10 years ago
  Adam Ierymenko e744580b89 Fix a bunch of Windows tap issues. Turns out NDIS6 allowed us to ditch some NDIS5 cruft, but I did have to add one hack specific to that one instead. Seems reliable now. 10 years ago
  Adam Ierymenko 1b895c45eb Make peer list font a bit smaller. 10 years ago
  Adam Ierymenko 2158d26bd7 Show last unicast and multicast frames. 10 years ago
  Adam Ierymenko 4565e9948f Now this works... Windows UI wrapper. Turns out there were workarounds, but IE does indeed suck. 10 years ago
  Adam Ierymenko c1e5c1c710 Fix some settings on WebControl implementation. 10 years ago
  Adam Ierymenko 257187a284 Fixes for Windows WebControl. 10 years ago
  Adam Ierymenko 8e888f8df9 Hmm... will this work? Very first child of <head> 10 years ago
  Adam Ierymenko 8594e17f2b Move mac-ui into src/ 10 years ago
  Adam Ierymenko a40192a40b Scratch that wrapper... it was easy to make, but it turns out WebControl is IE4 (!!!?!). Also prefer NDIS5 to NDIS6 *if* NDIS5 is installed. We will no longer ship it, but this will make older installs use the same driver they are already using. Should ease upgrade. 10 years ago
  Adam Ierymenko 92ca53e141 Add pre-build signed UI wrapper .exe. 10 years ago
  Adam Ierymenko a913f00670 Windows WebControl based wrapper for web UI. 10 years ago
  Adam Ierymenko b1164ed181 icons 10 years ago
  Adam Ierymenko c0caba8944 docs 10 years ago
  Adam Ierymenko 0be3190d49 UI spacing tweaks. 10 years ago
  Adam Ierymenko bd2ce82ea6 Minify JS in UI, add Makefile. 10 years ago
  Adam Ierymenko a4a62be698 UI tweaks, get JSXTransformer out. 10 years ago
  Adam Ierymenko 4426899e8c Add support for local user account caching of authtoken.secret as in old UI -- this is now pretty much working. 10 years ago
  Adam Ierymenko d56e9fce41 Get user data out of repo. 10 years ago
  Adam Ierymenko 5b54612d91 Pass authtoken in from user, and add a wrapper for web UI on Mac. 10 years ago
  Adam Ierymenko e58047eaa0 UI work... 10 years ago
  Adam Ierymenko 03dbec960a UI tweaks 10 years ago
  Adam Ierymenko 4a2c46e008 Well that works... pretty web UI (currently only works on test node with hard-coded auth code... need to figure out how to plumb that) 10 years ago
  Adam Ierymenko b2b32e5969 Beginning of HTML+Bootstrap+React UI for new desktop client -- looking like it will be easier than retrofitting the old Qt client for the new API. 10 years ago
  Adam Ierymenko 40f312a827 When we reset within scope, erase the other entries for that scope so we won't keep resetting the same scope repeatedly. 10 years ago
  Adam Ierymenko 18ca6f34ff Always update timestamp. 10 years ago