Caleb James DeLisle
|
840e5e5dd7
Fix OOM bug
|
há 9 anos atrás |
Caleb James DeLisle
|
fec8e8e982
Make Timeout.h provide more useful information about where the timeout was created (in memory traces)
|
há 9 anos atrás |
Caleb James DeLisle
|
7295960c39
Improve memory accounting
|
há 9 anos atrás |
ansuz
|
cba275c068
RouterModule.c : removing the self ping assertion, since that logic is now handled elsewhere and it was causing silly crashes
|
há 9 anos atrás |
Caleb James DeLisle
|
4ff0210b9c
Merge branch 'master' of git://github.com/hyperboria/cjdns into async-pathfinder
|
há 9 anos atrás |
Lars
|
9943928ce4
Merge pull request #22 from lgierth/on-core-exit
|
há 9 anos atrás |
Yuval Langer
|
c0ae18febd
Minor typo correction
|
há 9 anos atrás |
Yuval Langer
|
911bcb6a7a
Minor typo correction
|
há 9 anos atrás |
Caleb James DeLisle
|
792786668a
increase the timeout because valgrind is slow
|
há 9 anos atrás |
Caleb James DeLisle
|
88f364ecbd
Merge branch 'crashey' into async-pathfinder
|
há 9 anos atrás |
Caleb James DeLisle
|
2138a1f6a9
Merge branch 'staging' into crashey
|
há 9 anos atrás |
Caleb James DeLisle
|
f675b31436
heap buffer overflow in ArrayList due to incorrect realloc calculation
|
há 9 anos atrás |
Caleb James DeLisle
|
0a758f2501
Always send a message if the version is unknown
|
há 9 anos atrás |
Lars Gierth
|
75de00d724
client: exit foreground process when core dies
|
há 9 anos atrás |
Caleb James DeLisle
|
ae8ebd085d
cjdnslog should print disconnection info to stderr
|
há 9 anos atrás |
Caleb James DeLisle
|
8399b37d14
work in progress
|
há 9 anos atrás |
Caleb James DeLisle
|
0725b650d4
Improve debugging of SessionManager
|
há 9 anos atrás |
Lars Gierth
|
3718ba2584
Merge commit '9ef45d9d8fb5b86da848b0ec3da0938c6c9644ff'
|
há 9 anos atrás |
Lars Gierth
|
9ef45d9d8f
Squashed 'doc/' changes from 0eac5ce..286e8fb
|
há 9 anos atrás |
Finn
|
fb123720a1
Clairified that buildbot@seattlemesh.net is not for tech support
|
há 9 anos atrás |
meshpoint
|
6d501f3e42
seccomp: add __NR_fstat64 for printf()
|
há 9 anos atrás |
Caleb James DeLisle
|
c69d982d55
Yet another attempt at smoking out the segfault in AdminLog, also fixed a bug with AdminLog_unsubscribe() taking the wrong entry and improved cjdnslog to unsubscribe on ctrl+c
|
há 9 anos atrás |
Caleb James DeLisle
|
58bdde8cf7
fix cjdnslog which was not sending filters properly
|
há 9 anos atrás |
Caleb James DeLisle
|
6e78cfef85
Possibly fix the crash caused by multiple admin log subscriptions
|
há 9 anos atrás |
Caleb James DeLisle
|
3f77989801
Using UINT64_MAX as an int64 makes -1
|
há 9 anos atrás |
Caleb James DeLisle
|
054fd2d9ab
Use long long because otherwise it's going to be screwy on 32bit machines
|
há 9 anos atrás |
Caleb James DeLisle
|
7fb3c8b161
Drop checkpeers() which is re-doing splitlinks, also fix blacklist and name it blacklist which is more intuitive
|
há 9 anos atrás |
Caleb James DeLisle
|
aa81656fec
This search is causing way too much noise, it will be triggered when a packet is sent anyway
|
há 9 anos atrás |
Caleb James DeLisle
|
705f6d6a54
As expected, I baffed the bucket calculation :(
|
há 9 anos atrás |
Caleb James DeLisle
|
63ff0a9571
Merge branch 'crashey' of git://github.com/Arceliar/cjdns into crashey
|
há 9 anos atrás |