Commit History

Author SHA1 Message Date
  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
  ansuz cba275c068 RouterModule.c : removing the self ping assertion, since that logic is now handled elsewhere and it was causing silly crashes 9 years ago
  Caleb James DeLisle 4ff0210b9c Merge branch 'master' of git://github.com/hyperboria/cjdns into async-pathfinder 9 years ago
  Lars 9943928ce4 Merge pull request #22 from lgierth/on-core-exit 9 years ago
  Yuval Langer c0ae18febd Minor typo correction 9 years ago
  Yuval Langer 911bcb6a7a Minor typo correction 9 years ago
  Caleb James DeLisle 792786668a increase the timeout because valgrind is slow 9 years ago
  Caleb James DeLisle 88f364ecbd Merge branch 'crashey' into async-pathfinder 9 years ago
  Caleb James DeLisle 2138a1f6a9 Merge branch 'staging' into crashey 9 years ago
  Caleb James DeLisle f675b31436 heap buffer overflow in ArrayList due to incorrect realloc calculation 9 years ago
  Caleb James DeLisle 0a758f2501 Always send a message if the version is unknown 9 years ago
  Lars Gierth 75de00d724 client: exit foreground process when core dies 9 years ago
  Caleb James DeLisle ae8ebd085d cjdnslog should print disconnection info to stderr 9 years ago
  Caleb James DeLisle 8399b37d14 work in progress 9 years ago
  Caleb James DeLisle 0725b650d4 Improve debugging of SessionManager 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