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.
|
10 năm trước cách đây |
Caleb James DeLisle
|
72472817c6
allow more address space because it far exceeds actual memory usage and allow rt_sigprocmask to unblock signals
|
10 năm trước cách đây |
Caleb James DeLisle
|
c48e305449
Added SECCOMP sandboxing and new admin API call to check if permissions are properly dropped.
|
10 năm trước cách đây |
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
|
10 năm trước cách đây |
Caleb James DeLisle
|
a83154919a
remove unused lines
|
10 năm trước cách đây |
Caleb James DeLisle
|
a2f12df0ff
don't handleGoodNews() unless the pathQuality is actually lower and break if grandChild is reached
|
10 năm trước cách đây |
Caleb James DeLisle
|
03332ca52a
Storing loop-routes is dumb, lets stop doing that.
|
10 năm trước cách đây |
Caleb James DeLisle
|
fb8ca09185
Manually merged android cross-build, thanks Lars Gierth for the patch.
|
10 năm trước cách đây |
Caleb James DeLisle
|
e46da3007e
Merge branch 'feature/xcompile-changes' of git://github.com/nandub/cjdns into crashey
|
10 năm trước cách đây |
Caleb James DeLisle
|
de75e055d9
Node is not built, it is installed only
|
10 năm trước cách đây |
Caleb James DeLisle
|
08a2347e91
Merge branch 'osx_dependencies' of git://github.com/beala/cjdns into crashey
|
10 năm trước cách đây |
Caleb James DeLisle
|
06657dfa96
Prefer the most recent version if possible
|
10 năm trước cách đây |
Caleb James DeLisle
|
6c573ebc10
Cleaned up Version.h which was using wacky preprocessor stuff and replaced with nice jspp
|
10 năm trước cách đây |
Caleb James DeLisle
|
fe85a5e353
Comment out some searches which were causing an ArcFlood
|
10 năm trước cách đây |
Caleb James DeLisle
|
f70518c9d3
bound the size of the nodestore
|
10 năm trước cách đây |
Caleb James DeLisle
|
4bbcbcd85d
Kill the LinkStateNodeCollector which returns from the dead!
|
10 năm trước cách đây |
Caleb James DeLisle
|
896ded315f
Do not verify() the store when running NodeStore_updateReach because profiling shows this function is very hot.
|
10 năm trước cách đây |
Caleb James DeLisle
|
4a9fe8f7e8
Ok this should be correct.
|
10 năm trước cách đây |
Lars Gierth
|
f353522fc2
Use proper tmp directory on Android
|
10 năm trước cách đây |
Lars Gierth
|
ae4595ce59
Use proper TUN device path on Android
|
10 năm trước cách đây |
Caleb James DeLisle
|
4693e5a775
This fix is absolutely incorrect.
|
10 năm trước cách đây |
Caleb James DeLisle
|
fbc6b19eac
Fixed an obviously broken commit
|
10 năm trước cách đây |
Caleb James DeLisle
|
9fa9e04b1a
Removed a bad commit and switched to a slightly more robust method of finding the first instance of grandChild.
|
10 năm trước cách đây |
Caleb James DeLisle
|
6ebb2da0a5
A wild bug appears, this will probably solve a lot of other integrity problems
|
10 năm trước cách đây |
Fernando Ortiz
|
9ae14ad2d3
add ldflags to cross-do script
|
10 năm trước cách đây |
Caleb James DeLisle
|
91789c874e
Fixed the Assert_true(current) bug
|
10 năm trước cách đây |
Caleb James DeLisle
|
8af96d6004
Remove check() which uses a lot of CPU and update FindPython2 to work with older versions of python.
|
10 năm trước cách đây |
Caleb James DeLisle
|
a378268f0f
Moved python detection into js and improved passing of data to gyp
|
10 năm trước cách đây |
Caleb James DeLisle
|
e8ba9c3628
Reuse the same timeout every time rather than re-creating it.
|
10 năm trước cách đây |
Caleb James DeLisle
|
0327442c5c
A timeout should be able to be reset inside of the callback
|
10 năm trước cách đây |