Commit History

Autor SHA1 Mensaxe Data
  Caleb James DeLisle 2ab7f135e6 add Node_getReach() to prevent reach from being altered without certain checks, also do not call NodeStore_updateReach() unless a the path is the same as the one stored for the node. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 72472817c6 allow more address space because it far exceeds actual memory usage and allow rt_sigprocmask to unblock signals %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle c48e305449 Added SECCOMP sandboxing and new admin API call to check if permissions are properly dropped. %!s(int64=10) %!d(string=hai) anos
  Vadim Ippolitov 70ce27f950 Fix build on FreeBSD. You have to install devel/gmake and lang/gcc47. Also the following environment variables are required for the build: NO_PIE=true CC=gcc47 %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle a83154919a remove unused lines %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle a2f12df0ff don't handleGoodNews() unless the pathQuality is actually lower and break if grandChild is reached %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 03332ca52a Storing loop-routes is dumb, lets stop doing that. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle fb8ca09185 Manually merged android cross-build, thanks Lars Gierth for the patch. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle e46da3007e Merge branch 'feature/xcompile-changes' of git://github.com/nandub/cjdns into crashey %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle de75e055d9 Node is not built, it is installed only %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 08a2347e91 Merge branch 'osx_dependencies' of git://github.com/beala/cjdns into crashey %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 06657dfa96 Prefer the most recent version if possible %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 6c573ebc10 Cleaned up Version.h which was using wacky preprocessor stuff and replaced with nice jspp %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle fe85a5e353 Comment out some searches which were causing an ArcFlood %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle f70518c9d3 bound the size of the nodestore %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 4bbcbcd85d Kill the LinkStateNodeCollector which returns from the dead! %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 896ded315f Do not verify() the store when running NodeStore_updateReach because profiling shows this function is very hot. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 4a9fe8f7e8 Ok this should be correct. %!s(int64=10) %!d(string=hai) anos
  Lars Gierth f353522fc2 Use proper tmp directory on Android %!s(int64=10) %!d(string=hai) anos
  Lars Gierth ae4595ce59 Use proper TUN device path on Android %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 4693e5a775 This fix is absolutely incorrect. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle fbc6b19eac Fixed an obviously broken commit %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 9fa9e04b1a Removed a bad commit and switched to a slightly more robust method of finding the first instance of grandChild. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 6ebb2da0a5 A wild bug appears, this will probably solve a lot of other integrity problems %!s(int64=10) %!d(string=hai) anos
  Fernando Ortiz 9ae14ad2d3 add ldflags to cross-do script %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 91789c874e Fixed the Assert_true(current) bug %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 8af96d6004 Remove check() which uses a lot of CPU and update FindPython2 to work with older versions of python. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle a378268f0f Moved python detection into js and improved passing of data to gyp %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle e8ba9c3628 Reuse the same timeout every time rather than re-creating it. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 0327442c5c A timeout should be able to be reset inside of the callback %!s(int64=10) %!d(string=hai) anos