Historie revizí

Autor SHA1 Zpráva Datum
  Adam Ierymenko e922324bc6 Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This stuff is called all over the place. před 10 roky
  Adam Ierymenko b4b067bf12 So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition. před 10 roky
  Adam Ierymenko 625ddf41a7 docs před 10 roky
  Adam Ierymenko da254d967f Hack around GitHub issue #165 (?) před 10 roky
  Adam Ierymenko 9279bac385 Fix deadlock in SelfAwareness by deferring reconnects. před 10 roky
  Adam Ierymenko 105e1a016f Get rid of G++ compiler warning. před 10 roky
  Adam Ierymenko 604576075e Add some missing includes that older G++ cares about. před 10 roky
  Adam Ierymenko d3820049b8 Add reported external address to OK(HELLO) TRACE to verify SN behavior. před 10 roky
  Adam Ierymenko 9eb7698f0e Learn external IP addresses on OK(HELLO) too. před 10 roky
  Adam Ierymenko 5185103692 Fix to create-test-root-topology. před 10 roky
  Adam Ierymenko 3ac23165c7 Kill old testnet -- was useful in its time, but Docker make running real test networks locally stupid easy and a more realistic simulation. před 10 roky
  Adam Ierymenko 9a34fde8a5 Make sure identity.public exists and stays in sync, cleanup extra new in Node, and test script for local testnets. před 10 roky
  Adam Ierymenko 918fc8884b Update mktopology so it works again and can easily be used to create test dictionaries. před 10 roky
  Adam Ierymenko f3d7c9d681 Helps to index the array when enumerating a C array. před 10 roky
  Adam Ierymenko 226e0f8722 docs and Makefile for tcp-proxy před 10 roky
  Adam Ierymenko 288d73a4ad A few more refinements to TCP code, ready to integrate with "desperation" stuff and test. před 10 roky
  Adam Ierymenko a9a3705877 TCP tunneling implementation -- not tested yet and no initiation yet. před 10 roky
  Adam Ierymenko 7dcde7503a For now just bind TCP to localhost, since we do not permit remote use of the control bus at all yet. před 10 roky
  Adam Ierymenko b9f7f75ddf TCP proxy for tunneling (desperation > 0). před 10 roky
  Adam Ierymenko a1005ca858 Do not unite() peers across different IP scopes as this would pretty much never work. před 10 roky
  Adam Ierymenko 8c5ec54711 . před 10 roky
  Adam Ierymenko ab3f4d7539 Was thinking about this HTTP tunneling stuff but decided against for now. Stash unfinished code in attic/ před 10 roky
  Adam Ierymenko a1d6df4bf8 Starting on new external updater binary. před 10 roky
  Adam Ierymenko 7af1f3a79a attic cleanup před 10 roky
  Adam Ierymenko e78899fddf Rebuild and re-sign the x86 driver... previous attempt was somehow borked but this one loads on Win7/x86 fine. před 10 roky
  Adam Ierymenko 9325535ced x86 version of signed NDIS6 driver. před 10 roky
  Adam Ierymenko 720ac93ba9 Use NDIS6 driver preferentially if available. před 10 roky
  Adam Ierymenko 42b4148876 NDIS6 driver signed x64 build (not fully tested yet, but committing work) před 10 roky
  Adam Ierymenko 4b658d83bc Rename old driver to -ndis5. před 10 roky
  Adam Ierymenko d4c06e924d Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level. před 10 roky