Історія комітів

Автор SHA1 Опис Дата
  Adam Ierymenko b3e3d4cacc Instead of using binary packet comparison, add a callback to the API to explicitly check whether paths should be used. Check in with this callback (if present) when learning new paths or sending initial packets. 9 роки тому
  Adam Ierymenko ba2a89c760 docs 9 роки тому
  Adam Ierymenko eea634a432 Refactor to eliminate copypasta. 9 роки тому
  Adam Ierymenko ab19e19f00 Fix a bug that we visually found in Windows code -- it was not advertising uPnP addresses?!? 9 роки тому
  Adam Ierymenko 1023ef23b7 Remove somewhat ugly and costly anti-recursion hack -- we will switch to more explicit methods. 9 роки тому
  Adam Ierymenko a56fbc1929 Close another potential anti-recursion loophole. 9 роки тому
  Adam Ierymenko 47ce52228b Roots should probably not do this since it would likely be a waste of packets. 9 роки тому
  Adam Ierymenko 0a3ef38cad Put old test code in attic. 9 роки тому
  Adam Ierymenko 9aee72099e AntiRecursion cleanup and some other minor things. 9 роки тому
  Adam Ierymenko 05b2c0743f Tighten up dead path detection. Should now auto-detect dead paths in less than 10 seconds at a very small cost in ECHO requests (or HELLOs for older peers). GitHib issue #272 9 роки тому
  Adam Ierymenko 4d94ae77b4 simplify if 9 роки тому
  Adam Ierymenko d8143a5e18 Implement first pass on rapid dead path detection, and increment version to 1.1.3 (dev) 9 роки тому
  Adam Ierymenko cba739fd6b more dead code 9 роки тому
  Adam Ierymenko fb5237d5b6 Outline dead path detection mechanism. 9 роки тому
  Adam Ierymenko 258f95b2cd dead code removal 9 роки тому
  Adam Ierymenko 42e453872c VERSION 1.1.2: bug fixes and NAT-PMP support 9 роки тому
  Adam Ierymenko 2f42a7c010 Windows 1.1.2 build. 9 роки тому
  Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. 9 роки тому
  Adam Ierymenko a4cfe4cd16 Fix Linux init script to properly specify runlevels. 9 роки тому
  Adam Ierymenko ceaef19fb7 Fix for GitHub issue #260 -- fix for (non-exploitable) crash in network preferred relay code 9 роки тому
  Adam Ierymenko 944fdfb65e Low-impact sanity check against GitHub issue #247 -- will likely prevent other weird recursions too. 9 роки тому
  Adam Ierymenko be44b15eac Fix for GitHub issue #252 9 роки тому
  Adam Ierymenko d73edfea56 GitHub issue #257 9 роки тому
  Adam Ierymenko c21882da9c Put selftest back and turn off tracing in PortMapper. 9 роки тому
  Adam Ierymenko f260250580 Simplify IP assignment logic in OSXEthernetTap, also fix for GitHub issue #249 9 роки тому
  Adam Ierymenko 40a4ba6e39 indentation 9 роки тому
  Adam Ierymenko d862d2868c ... and here. 9 роки тому
  Adam Ierymenko 1e213b4d4c Need to close on premature abort too or resources are leaked. 9 роки тому
  Adam Ierymenko 3d66492828 Also add a timeout for the actual NAT-PMP port mapping step. 9 роки тому
  Adam Ierymenko 838fdf4d11 ifdef naming fix. 9 роки тому