Historia zmian

Autor SHA1 Wiadomość Data
  Adam Ierymenko 40e0a34a5c Add set buffer sizes code to Phy<> 10 lat temu
  Adam Ierymenko 7295fcfa86 Merge Phy<> from netcon. 10 lat temu
  Adam Ierymenko 7711eba297 More cluster wiring... 10 lat temu
  Joseph Henry 557c0c29b0 minor changes 10 lat temu
  Adam Ierymenko ff7ac0487b . 10 lat temu
  Adam Ierymenko 6ce64c2557 Phy<> loses socketpair, gains raw FD monitoring. 10 lat temu
  Joseph Henry 3ed5edb295 fixed fd-transfer logic bug, needs new write-queue logic 10 lat temu
  Joseph Henry 20beafedc5 refactor almost complete 10 lat temu
  Adam Ierymenko 8d82ac5cc8 Merge branch 'adamierymenko-dev' into netcon 10 lat temu
  Adam Ierymenko cd3d77987c . 10 lat temu
  Joseph Henry b11d429bc0 refactor in progress 10 lat temu
  Adam Ierymenko 637da383f5 Remove unnecessary accessors. 10 lat temu
  Adam Ierymenko 389ea272a0 Merge adamierymenko-dev 10 lat temu
  Adam Ierymenko 9a723be263 Add socketpair support to Phy. 10 lat temu
  Joseph Henry 3802d37d29 started refactor 10 lat temu
  Joseph Henry 750352836f initial commit 10 lat temu
  Adam Ierymenko dfb08ec753 More netcon stuff, and Phy build fix. 10 lat temu
  Adam Ierymenko 4626175d11 Stub of NetconEthernetTap 10 lat temu
  Adam Ierymenko 4838cbc350 Unix domain sockets in Phy<> 10 lat temu
  Adam Ierymenko 14264c2d6f Add miniupnpc builds for Windows, fix some Windows build warnings. 10 lat temu
  Adam Ierymenko 40d5c79b62 Enable SO_NO_CHECK if available to skip UDP checksum on packet send for slight performance improvement. We do our own cryptographically secure authentication so UDP checksum is worthless. 10 lat temu
  Adam Ierymenko 00aa115898 Allow double-close just in case in Phy<> 10 lat temu
  Adam Ierymenko 17ca5be4c1 Rework Phy<> to clean up _socks entries only in poll() to fix instability in proxy. 10 lat temu
  Adam Ierymenko ab720a6f1e Fix for poll() in Phy<> with no sockets open. Only affects tcp-proxy. 10 lat temu
  Adam Ierymenko 0f7dcb3ef2 Add some proxy debugging, and auto-resolve and periodically re-resolve TCP fallback tunnel hostname. 10 lat temu
  Adam Ierymenko f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. 10 lat temu
  Adam Ierymenko 53cbe485f0 Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right. 10 lat temu
  Adam Ierymenko daef54ba32 HTTP server is in, and works. 10 lat temu
  Adam Ierymenko 5572b7ffb6 Simplify Phy<> to get rid of more indirections. 10 lat temu
  Adam Ierymenko 9e651b39e4 Add some TRACE around pinging (for now), and refactor service/One to just run in the foreground as some platforms may not require threads at all. 10 lat temu