1894 Commits (41dfbe544f78ad02843c8b2f4fc5ea6e9be1271a)
 

Author SHA1 Message Date
Joseph Henry 41dfbe544f Removed exit(0) for debugging 11 years ago
Joseph Henry bbfc9359e9 Minor timer changes (~21 Mb/s local) 11 years ago
Joseph Henry 1bc33ae8d7 Minor debug output changes 11 years ago
Adam Ierymenko 876aa0883d Merge branch 'adamierymenko-dev' into netcon 11 years ago
Adam Ierymenko 477feee8a3 Some work on CIRCUIT_TEST, and a significant speedup to Poly1305. 11 years ago
Joseph Henry 36db5865e7 Refactored tcp_write code - Reduced CPU usage to respectable levels 11 years ago
Adam Ierymenko 7394ec6f6a Prep in controller code to run tests. 11 years ago
Adam Ierymenko 3593fb3462 Send initial CIRCUIT_TEST packet. 11 years ago
Adam Ierymenko d3f29d09e8 Plumbing through circuit test stuff. 11 years ago
Adam Ierymenko 5341afcdcd Handling of CIRCUIT_TEST, should be ready to test. 11 years ago
Adam Ierymenko 57c857e89a Fix TRACE output. 11 years ago
Grant Limberg c16ad053b6 no toString() method on peer. Commenting out for now. 11 years ago
Grant Limberg 6080a45c9c change cert to com. no variable named cert. 11 years ago
Adam Ierymenko 5384f185ae Simplify Dictionary and reduce memory usage, now no more std::maps in core. 11 years ago
Adam Ierymenko 76a95dc58f The return of peer peristence. 11 years ago
Adam Ierymenko 5076c49210 Peer serialization and related changes. 11 years ago
Adam Ierymenko 72e7e36a5b No reason to randomly pick uPnP secondary port. In fact it would likely cause problems on restarts and uPnP rule bloat. 11 years ago
Adam Ierymenko 2fa21aa676 . 11 years ago
Adam Ierymenko 3999e468b7 Need to hold nconf so *com does not die while being used. 11 years ago
Adam Ierymenko 6693149f3e Send COM with MULTICAST_GATHER for future use. 11 years ago
Adam Ierymenko 2c196307ee --bugs; 11 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. 11 years ago
Adam Ierymenko a7409850d6 Get trim() out of core where it is not needed. 11 years ago
Adam Ierymenko 53e5f94b99 . 11 years ago
Adam Ierymenko 64bf3ffe6c Mutex cleanup. 11 years ago
Adam Ierymenko 9405150b11 Restore group announcement on Peer::receive() but centralize packet composition in one place. 11 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. 11 years ago
Adam Ierymenko 11ff96ba1d Consider IPv6 paths reliable (no constant keepalives needed) 11 years ago
Adam Ierymenko 0d0039674f Add new verb names, and fix some Mac compiler flags. 11 years ago
Adam Ierymenko 789046ca57 Speed up Salsa20 just a bit. 11 years ago
Adam Ierymenko 1a4f16e0ed More work on circuit testing... 11 years ago
Joseph Henry 4983fd3776 Recompiled ZTO binary with fix + moves index.html to var/www 11 years ago
Adam Ierymenko cc10d4f310 Speed up multicast group checking/registration. 11 years ago
Adam Ierymenko 167a5039d0 . 11 years ago
Adam Ierymenko 4b82171a95 . 11 years ago
Adam Ierymenko b4624237af . 11 years ago
Adam Ierymenko 49f93a57bf . 11 years ago
Adam Ierymenko ea71738c72 Entry point stuff... 11 years ago
Joseph Henry 49956ed63d Updated intercept library for Earth 11 years ago
Adam Ierymenko 280fcc3771 add cr after identity in demo script. 11 years ago
Adam Ierymenko 3a6346f560 More entry point work, and change network to 8056c2e21c000001 for demo. 11 years ago
Adam Ierymenko 980d145f48 Entry point changes to wait for ZT startup, print banners, log output debug messages and trace to files. 11 years ago
Adam Ierymenko a7bd1eaa40 Never assign v4 IPs ending in .255 even within range. 11 years ago
Joseph Henry 1773dca9dc Optimized Dockerfile arrangement 11 years ago
Joseph Henry 8e3e830e89 Working intercepted Apache 11 years ago
Joseph Henry 77b385fb12 Re-added Apache to Dockerfile 11 years ago
Joseph Henry 0b34d8e75e New Dockerfile 11 years ago
Joseph Henry 0c3dd2be96 Fixed apache script 11 years ago
Joseph Henry 444481f6d9 Modified Dockerfile 11 years ago
Joseph Henry 299ec12b39 Added docker-test folder 11 years ago