Age | Commit message (Expand) | Author |
2014-09-15 | cleanup | Adam Ierymenko |
2014-09-15 | rename ipc/ to control/ | Adam Ierymenko |
2014-09-15 | refactoring for SDK | Adam Ierymenko |
2014-09-13 | build fixes | Adam Ierymenko |
2014-09-12 | Refactoring in progress... pardon our dust... | Adam Ierymenko |
2014-09-10 | work in progress on API refactor | Adam Ierymenko |
2014-09-05 | Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-... | Adam Ierymenko |
2014-09-05 | IP assignment and change cleanup -- leave IPs that were never configured via ... | Adam Ierymenko |
2014-09-05 | Bit of network config parser cleanup. | Adam Ierymenko |
2014-09-05 | Remove zerotier-idtool symlink on mac uninstall.sh | Adam Ierymenko |
2014-09-05 | Old-school GCC build fix -- make sure __GCC__ is defined | Adam Ierymenko |
2014-09-04 | Enable configuration of multicast algorithm parameters in netconf | Adam Ierymenko |
2014-09-04 | Fix for missing broadcast address on Linux Ethernet taps. | Adam Ierymenko |
2014-09-03 | docs | Adam Ierymenko |
2014-09-03 | docs | Adam Ierymenko |
2014-09-03 | initdb changes | Adam Ierymenko |
2014-09-03 | Some netconf-service renames and add initdb script for user use. | Adam Ierymenko |
2014-09-03 | bin2c warning removed | Adam Ierymenko |
2014-09-03 | Add noupdate flag in root topologies, add ability for mktopology to read from... | Adam Ierymenko |
2014-08-27 | Let people build installers for any machine type on Linux, just canonicalize ... | Adam Ierymenko |
2014-08-27 | Fix for GitHub issue #110 -- failure to bind IPv6 now non-fatal | Adam Ierymenko |
2014-08-27 | Only enable SSE Salsa20 on x86 and x86_64 Linux | Adam Ierymenko |
2014-08-22 | VERSION 0.9.2: | Adam Ierymenko |
2014-08-21 | Another fix to Network life cycle. | Adam Ierymenko |
2014-08-21 | Forgot to uncomment secret debug #define of death. | Adam Ierymenko |
2014-08-21 | Fix for crazy Windows threading bug... repeatedly adding and removing a netwo... | Adam Ierymenko |
2014-08-21 | Change 1.1.1.1 pseudo-IP used for default route hack to 25.255.255.254, since... | Adam Ierymenko |
2014-08-20 | Version bump to 0.9.2 -- preparing for release... | Adam Ierymenko |
2014-08-20 | Fix for GitHub issue #102 | Adam Ierymenko |
2014-08-20 | Some UI fixes for Windows. | Adam Ierymenko |
2014-08-19 | ... | Adam Ierymenko |
2014-08-19 | Disable service management in UI -- installer should automatically start serv... | Adam Ierymenko |
2014-08-19 | UI stuff and sign .dmg on build. | Adam Ierymenko |
2014-08-19 | Add MAC to listnetworks, and some other make stuff. | Adam Ierymenko |
2014-08-19 | Makefile changes, and make Topology::getBestSupernode() return the "next" sup... | Adam Ierymenko |
2014-08-18 | Do HttpClient refactoring for Windows. | Adam Ierymenko |
2014-08-18 | Increase sleep/wake detection threshold... might want to switch to using nati... | Adam Ierymenko |
2014-08-18 | Add "make debug" to make building debug one-offs easier (Linux). | Adam Ierymenko |
2014-08-16 | Default to built-in root topology if signature check fails (instead of exiting) | Adam Ierymenko |
2014-08-16 | Small thread safety fix in HttpClient. | Adam Ierymenko |
2014-08-16 | Refactor HttpClient a bit. | Adam Ierymenko |
2014-08-15 | Web request part of supernode resync (not quite done, needs test) | Adam Ierymenko |
2014-08-15 | docs | Adam Ierymenko |
2014-08-15 | Add encrypt/decrypt to attic. | Adam Ierymenko |
2014-08-14 | (1) distribute default root-topology in new dictionary format, (2) bump peer ... | Adam Ierymenko |
2014-08-14 | Regenerate root topology dictionary with field fix. | Adam Ierymenko |
2014-08-14 | Accept supernode dictionaries in Topology, also fix (unused) field name in on... | Adam Ierymenko |
2014-08-12 | (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks | Adam Ierymenko |
2014-08-08 | Some fixes to firewall config code. | Adam Ierymenko |
2014-08-08 | Fix a Windows bug in refactored tap code, and always make sure we have a fire... | Adam Ierymenko |