Commit History

Author SHA1 Message Date
  Adam Ierymenko ff2272d59a Delete some temporary code. 10 years ago
  Adam Ierymenko c075e68c6c More work on ZT1 NodeJS API client library. 10 years ago
  Adam Ierymenko ecb1ee8e0d Renaming... 10 years ago
  Adam Ierymenko ba7809367a JS stuff reorg. 10 years ago
  Adam Ierymenko 5e3c6d9e0d Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimization to avoid repeated calls to _allMulticastGroups(). 10 years ago
  Adam Ierymenko d8ad555b9a Go ahead and add flags and invFlags to the Rule table. 10 years ago
  Adam Ierymenko d29f2ce858 Clean up attic/ 10 years ago
  Adam Ierymenko af1d29cc6f Remove obsolete method. 10 years ago
  Adam Ierymenko 91f02d699e Right now only FreeBSD can use BSDEthernetTap, which will probably get renamed accordingly. NetBSD and OpenBSD do not support tap, only tun, so they will have to wait. 10 years ago
  Adam Ierymenko d8783b14eb Build fix. 10 years ago
  Adam Ierymenko 6867922d9e typo 10 years ago
  Adam Ierymenko 9774f789f2 TCP fallback tunneling is now working. That hurt more than expected. 10 years ago
  Adam Ierymenko cdec05af24 One second delay between NAT-t events. 10 years ago
  Adam Ierymenko 196f27f1f0 Add delay to NAT-t escalation stuff to try to address GitHub issue #167 10 years ago
  Adam Ierymenko b388d9fdc9 TCP proxy should actually bind to its TCP port. Seems like a good idea. 10 years ago
  Adam Ierymenko 50aedda54d Basic TCP fallback -- now to test. 10 years ago
  Adam Ierymenko d9006712f6 Completely factor out "desperation" from the core. I thought of a significantly simpler way to move all of this logic entirely into the containing service, liberating the core from any concern over the nature of its pipe to the outside world. 10 years ago
  Adam Ierymenko 123ff28863 Build fix. 10 years ago
  Adam Ierymenko 0f7dcb3ef2 Add some proxy debugging, and auto-resolve and periodically re-resolve TCP fallback tunnel hostname. 10 years ago
  Adam Ierymenko 61021fc778 BackgroundResolver test. 10 years ago
  Adam Ierymenko 2ad69237cf Background resolver. 10 years ago
  Adam Ierymenko 82f6b3f550 Clean old update code out of Windows service wrapper. 10 years ago
  Adam Ierymenko 905d2e91e5 Windows auto-update integration into OneService. 10 years ago
  Adam Ierymenko 1213073916 Apple auto-update stuff, now for Windows. 10 years ago
  Adam Ierymenko b6698d8415 Ground work for reincorporating software updater for select platforms. 10 years ago
  Adam Ierymenko e285a6e75f . 10 years ago
  Adam Ierymenko 6fc090eb00 Don't actually "power cycle" the interface except on startup. Doing that after we're running could lose IP configuration. 10 years ago
  Adam Ierymenko 0caac25d28 . 10 years ago
  Adam Ierymenko dd70188643 Make tap driver even more defensive... seems to maybe fix the new network problem. Have to test a bit more. 10 years ago
  Adam Ierymenko c7eb5f0c81 Windows build warning removal, be more defensive in Windows tap driver code, and clean up service start/stop in installer. 10 years ago