summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-03docsAdam Ierymenko
2014-09-03initdb changesAdam Ierymenko
2014-09-03Some netconf-service renames and add initdb script for user use.Adam Ierymenko
2014-09-03bin2c warning removedAdam Ierymenko
2014-09-03Add noupdate flag in root topologies, add ability for mktopology to read from...Adam Ierymenko
2014-08-27Let people build installers for any machine type on Linux, just canonicalize ...Adam Ierymenko
2014-08-27Fix for GitHub issue #110 -- failure to bind IPv6 now non-fatalAdam Ierymenko
2014-08-27Only enable SSE Salsa20 on x86 and x86_64 LinuxAdam Ierymenko
2014-08-22VERSION 0.9.2:Adam Ierymenko
2014-08-21Another fix to Network life cycle.Adam Ierymenko
2014-08-21Forgot to uncomment secret debug #define of death.Adam Ierymenko
2014-08-21Fix for crazy Windows threading bug... repeatedly adding and removing a netwo...Adam Ierymenko
2014-08-21Change 1.1.1.1 pseudo-IP used for default route hack to 25.255.255.254, since...Adam Ierymenko
2014-08-20Version bump to 0.9.2 -- preparing for release...Adam Ierymenko
2014-08-20Fix for GitHub issue #102Adam Ierymenko
2014-08-20Some UI fixes for Windows.Adam Ierymenko
2014-08-19...Adam Ierymenko
2014-08-19Disable service management in UI -- installer should automatically start serv...Adam Ierymenko
2014-08-19UI stuff and sign .dmg on build.Adam Ierymenko
2014-08-19Add MAC to listnetworks, and some other make stuff.Adam Ierymenko
2014-08-19Makefile changes, and make Topology::getBestSupernode() return the "next" sup...Adam Ierymenko
2014-08-18Do HttpClient refactoring for Windows.Adam Ierymenko
2014-08-18Increase sleep/wake detection threshold... might want to switch to using nati...Adam Ierymenko
2014-08-18Add "make debug" to make building debug one-offs easier (Linux).Adam Ierymenko
2014-08-16Default to built-in root topology if signature check fails (instead of exiting)Adam Ierymenko
2014-08-16Small thread safety fix in HttpClient.Adam Ierymenko
2014-08-16Refactor HttpClient a bit.Adam Ierymenko
2014-08-15Web request part of supernode resync (not quite done, needs test)Adam Ierymenko
2014-08-15docsAdam Ierymenko
2014-08-15Add 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-14Regenerate root topology dictionary with field fix.Adam Ierymenko
2014-08-14Accept 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 networksAdam Ierymenko
2014-08-08Some fixes to firewall config code.Adam Ierymenko
2014-08-08Fix a Windows bug in refactored tap code, and always make sure we have a fire...Adam Ierymenko
2014-08-08Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C...Adam Ierymenko
2014-08-08Fix an oversight in signed dictionaries: the timestamp and signing identity s...Adam Ierymenko
2014-08-07Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th...Adam Ierymenko
2014-08-07Change topology URL to something prettier.Adam Ierymenko
2014-08-07Rename topology/ to be more descriptive, and some more updates.Adam Ierymenko
2014-08-07More root topology stuff.Adam Ierymenko
2014-08-07make clean fixAdam Ierymenko
2014-08-07mktopology for making new signed topology root server dictionariesAdam Ierymenko
2014-08-07Singapore supernode -- its baaaackAdam Ierymenko
2014-08-07LinuxEthernetTap refactor.Adam Ierymenko
2014-08-07Linux build stuff.Adam Ierymenko
2014-08-07Compile for for TRACE, remove old TESTNET cruft.Adam Ierymenko
2014-08-07Silence kextload/kextunload output, error handling improvements.Adam Ierymenko
2014-08-07ifdef out Unix-only output redirect function on WindowsAdam Ierymenko