Age | Commit message (Expand) | Author |
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 |
2014-08-08 | Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C... | Adam Ierymenko |
2014-08-08 | Fix an oversight in signed dictionaries: the timestamp and signing identity s... | Adam Ierymenko |
2014-08-07 | Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th... | Adam Ierymenko |
2014-08-07 | Change topology URL to something prettier. | Adam Ierymenko |
2014-08-07 | Rename topology/ to be more descriptive, and some more updates. | Adam Ierymenko |
2014-08-07 | More root topology stuff. | Adam Ierymenko |
2014-08-07 | make clean fix | Adam Ierymenko |
2014-08-07 | mktopology for making new signed topology root server dictionaries | Adam Ierymenko |
2014-08-07 | Singapore supernode -- its baaaack | Adam Ierymenko |
2014-08-07 | LinuxEthernetTap refactor. | Adam Ierymenko |
2014-08-07 | Linux build stuff. | Adam Ierymenko |
2014-08-07 | Compile for for TRACE, remove old TESTNET cruft. | Adam Ierymenko |
2014-08-07 | Silence kextload/kextunload output, error handling improvements. | Adam Ierymenko |
2014-08-07 | ifdef out Unix-only output redirect function on Windows | Adam Ierymenko |
2014-08-07 | Fix for GitHub issue #97 | Adam Ierymenko |
2014-08-07 | Make install scripts also symlink zerotier-idtool script, and doc updates. | Adam Ierymenko |
2014-08-06 | Some tap interface changes and integration into main.cpp for *nix systems. | Adam Ierymenko |
2014-08-05 | (1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f... | Adam Ierymenko |
2014-08-05 | Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. | Adam Ierymenko |
2014-08-04 | Windows Ethernet tap refactoring complete. | Adam Ierymenko |
2014-07-31 | Linux routing table now works. | Adam Ierymenko |
2014-07-31 | Newly broken out OSX tap driver builds now. | Adam Ierymenko |
2014-07-31 | Path fixes in osnet/ stuff | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |
2014-07-30 | Upgrade LZ4 to latest version. | Adam Ierymenko |
2014-07-28 | docs | Adam Ierymenko |
2014-07-28 | Windows routing table interface (untested). | Adam Ierymenko |
2014-07-26 | Salsa20 SSE Windows build fix -- turns out you can't be as loose with SSE int... | Adam Ierymenko |
2014-07-26 | Another rename... | Adam Ierymenko |
2014-07-26 | Move node/osdep/ to sys/ | Adam Ierymenko |
2014-07-25 | Linux routing table support work. | Adam Ierymenko |
2014-07-23 | A bunch more osdep/ work... | Adam Ierymenko |
2014-07-21 | Split UnixEthernetTap by platform to get rid of ifdef spaghetti. | Adam Ierymenko |
2014-07-18 | Ethernet tap factory interface. | Adam Ierymenko |