Commit History

Author SHA1 Message Date
  Adam Ierymenko 72e7e36a5b No reason to randomly pick uPnP secondary port. In fact it would likely cause problems on restarts and uPnP rule bloat. 10 years ago
  Adam Ierymenko 2fa21aa676 . 10 years ago
  Adam Ierymenko 3999e468b7 Need to hold nconf so *com does not die while being used. 10 years ago
  Adam Ierymenko 6693149f3e Send COM with MULTICAST_GATHER for future use. 10 years ago
  Adam Ierymenko 2c196307ee --bugs; 10 years ago
  Adam Ierymenko d6676a9d6c Always announce multicast groups, not just to peers with direct links, and push network COMs to any MULTICAST_LIKE recipient for future use. 10 years ago
  Adam Ierymenko a7409850d6 Get trim() out of core where it is not needed. 10 years ago
  Adam Ierymenko 53e5f94b99 . 10 years ago
  Adam Ierymenko 64bf3ffe6c Mutex cleanup. 10 years ago
  Adam Ierymenko 9405150b11 Restore group announcement on Peer::receive() but centralize packet composition in one place. 10 years ago
  Adam Ierymenko a3db7d0728 Refactor: move network COMs out of Network and into Peer in prep for tightening up multicast lookup and other things. 10 years ago
  Adam Ierymenko 11ff96ba1d Consider IPv6 paths reliable (no constant keepalives needed) 10 years ago
  Adam Ierymenko 0d0039674f Add new verb names, and fix some Mac compiler flags. 10 years ago
  Adam Ierymenko 789046ca57 Speed up Salsa20 just a bit. 10 years ago
  Adam Ierymenko 1a4f16e0ed More work on circuit testing... 10 years ago
  Adam Ierymenko a7bd1eaa40 Never assign v4 IPs ending in .255 even within range. 10 years ago
  Adam Ierymenko 2d0adb562d Specify circuit test messages. 10 years ago
  Adam Ierymenko f69454ec98 (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses. 10 years ago
  Adam Ierymenko 0e5aac6a11 Prefer IPv6 paths if available. 10 years ago
  Adam Ierymenko b242216674 Version bump, preparing for a likely 1.0.6 soon. 10 years ago
  Adam Ierymenko 423412df98 Pick a random secondary UDP port for uPnP mapped traffic because of broken routers. 10 years ago
  Adam Ierymenko 7821d1cbdd . 10 years ago
  Adam Ierymenko 80dc7fb675 Pick random port on -p0 10 years ago
  Adam Ierymenko a3ed5277ef Make sure ZT_NO_TYPE_PUNNING also obeyed here. 10 years ago
  Adam Ierymenko 2a527ea82e Fix for timer jitter problem. 10 years ago
  Adam Ierymenko 367ffde00c Plumb through localInterfaceId to track local interfaces corresponding with remote addresses. 10 years ago
  Adam Ierymenko 4464fa5d39 Eliminate another warning. 10 years ago
  Adam Ierymenko 86996d4315 Eliminate compiler warning. 10 years ago
  Adam Ierymenko d656e87395 Send a random small payload for NAT keepalives, since zero byte packets seem to fail to keep associations alive behind some NATs. 10 years ago
  Adam Ierymenko ddf3d1f949 Controller side support for IPv6 assignment. 10 years ago