Commit History

Author SHA1 Message Date
  Lars Gierth 55803286b9 seccomp: support arm64's version of epoll_wait 9 years ago
  Lars Gierth 0bf4e4b9cd cnacl: add mips64 plan 9 years ago
  Lars Gierth 966a2abd45 random: no sysctl seed on arm64 9 years ago
  Lars Gierth c9e5d27f7f cnacl: add arm64 plan 9 years ago
  Lars Gierth f01e936680 random: invert conditional inclusion of sysctl seed 9 years ago
  Lars Gierth e19b0a49ba Merge remote-tracking branch 'cjdelisle/master' 9 years ago
  Caleb James DeLisle 78e13484b6 Merged c4674a3. 9 years ago
  Caleb James DeLisle 840e5e5dd7 Fix OOM bug 9 years ago
  Caleb James DeLisle fec8e8e982 Make Timeout.h provide more useful information about where the timeout was created (in memory traces) 9 years ago
  Caleb James DeLisle 7295960c39 Improve memory accounting 9 years ago
  Lars 9943928ce4 Merge pull request #22 from lgierth/on-core-exit 9 years ago
  Caleb James DeLisle f675b31436 heap buffer overflow in ArrayList due to incorrect realloc calculation 9 years ago
  Lars Gierth 75de00d724 client: exit foreground process when core dies 9 years ago
  Lars Gierth 3718ba2584 Merge commit '9ef45d9d8fb5b86da848b0ec3da0938c6c9644ff' 9 years ago
  Lars Gierth 9ef45d9d8f Squashed 'doc/' changes from 0eac5ce..286e8fb 9 years ago
  Finn fb123720a1 Clairified that buildbot@seattlemesh.net is not for tech support 9 years ago
  meshpoint 6d501f3e42 seccomp: add __NR_fstat64 for printf() 9 years ago
  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 9 years ago
  Caleb James DeLisle 58bdde8cf7 fix cjdnslog which was not sending filters properly 9 years ago
  Caleb James DeLisle 6e78cfef85 Possibly fix the crash caused by multiple admin log subscriptions 9 years ago
  Caleb James DeLisle 3f77989801 Using UINT64_MAX as an int64 makes -1 9 years ago
  Caleb James DeLisle 054fd2d9ab Use long long because otherwise it's going to be screwy on 32bit machines 9 years ago
  Caleb James DeLisle 7fb3c8b161 Drop checkpeers() which is re-doing splitlinks, also fix blacklist and name it blacklist which is more intuitive 9 years ago
  Caleb James DeLisle aa81656fec This search is causing way too much noise, it will be triggered when a packet is sent anyway 9 years ago
  Caleb James DeLisle 705f6d6a54 As expected, I baffed the bucket calculation :( 9 years ago
  Caleb James DeLisle 63ff0a9571 Merge branch 'crashey' of git://github.com/Arceliar/cjdns into crashey 9 years ago
  Caleb James DeLisle d6da03f534 Attempt again to fix splitLinks which was not working correctly at all 9 years ago
  Caleb James DeLisle 05027cb526 allow dumoRumorMill to dump the splitMill 9 years ago
  Caleb James DeLisle b03bd47c8f refactor splitLinks to only use the most recent unsplit links and to keep refilling when links are taken out 9 years ago
  Caleb James DeLisle 1378493233 Added a new rumorMill for splitting links which are bestParent links 9 years ago