Histórico de commits

Autor SHA1 Mensagem Data
  Caleb James DeLisle 2933584235 Add documentation for fuzz testing and use of gcov to check code coverage 8 anos atrás
  Caleb James DeLisle 0000500588 Give the compiler a little bit more instruction-scheduling leeway in a function which is sometimes hot 8 anos atrás
  Caleb James DeLisle d504642f0b typo induced crash bug 8 anos atrás
  Caleb James DeLisle d65af9a6ff Merge branch 'fakenet-sybilsim' into crashey 8 anos atrás
  Caleb James DeLisle f90084487f Changed to a fake network infrastructure for sybilsim to make it perform better 8 anos atrás
  Caleb James DeLisle 8173faac81 Added Hash.h which uses djb2a hash and implemented it in a few places where Map.h is used 8 anos atrás
  Caleb James DeLisle e4df327d15 Make it possible to reduce the log level without compiler errors 8 anos atrás
  Caleb James DeLisle 071ee9ad51 wip 8 anos atrás
  Mada 3555dbcacb missing default connection params 8 anos atrás
  Mada be8080a954 anonymous connect api should also use .cjdnsadmin but not hardcode ip/port 8 anos atrás
  Caleb James DeLisle 960e4f6fbd In the end, the bug was in the test, also this test is cumulative so printed seeds are not useful 8 anos atrás
  Caleb James DeLisle 94352dbdba Merge branch 'crashey' into allocator-bug 8 anos atrás
  Caleb James DeLisle 78c5308aa2 make the test able to repeat a scenario 8 anos atrás
  Caleb James DeLisle c5bd11ce66 small improvements to the allocator's error catching infra 8 anos atrás
  Caleb James DeLisle a0fba6284d Merge branch 'master' of git://github.com/imrejonk/cjdns into crashey 8 anos atrás
  Imre Jonk fa18657699 Fix AppArmor profile so cjdroute can chroot 8 anos atrás
  entity0 12bb90b168 Update README_HR.md 8 anos atrás
  Caleb James DeLisle 7c7b4f6dd7 Merge branch 'patch-1' of git://github.com/SopaXorzTaker/cjdns into crashey 8 anos atrás
  Caleb James DeLisle 37123d082e Merge branch 'patch-3' of git://github.com/entity0/cjdns into crashey 8 anos atrás
  Caleb James DeLisle 79c3891a57 Merge branch 'patch-1' of git://github.com/BurnBeforeReading/cjdns into crashey 8 anos atrás
  Caleb James DeLisle 9c430d1275 Merge branch 'patch-3' of git://github.com/BurnBeforeReading/cjdns into crashey 8 anos atrás
  Caleb James DeLisle 5b0a5d3143 Merge branch 'patch-5' of git://github.com/BurnBeforeReading/cjdns into crashey 8 anos atrás
  Caleb James DeLisle 3b6891f842 Merge branch 'patch-4' of git://github.com/BurnBeforeReading/cjdns into crashey 8 anos atrás
  Caleb James DeLisle c9a788d3df Merge branch 'patch-2' of git://github.com/BurnBeforeReading/cjdns into crashey 8 anos atrás
  Caleb James DeLisle 401f69ca1d Merge branch 'patch-2' of git://github.com/entity0/cjdns into crashey 8 anos atrás
  Caleb James DeLisle 5c5c673b69 Merge branch 'patch-1' of git://github.com/entity0/cjdns into crashey 8 anos atrás
  Caleb James DeLisle ff3aa3efee Allow code coverage profiling with a parameter and allow bypassing of the tests 8 anos atrás
  Caleb James DeLisle fc6c482d51 Added CryptoAuth_fuzz_test.c 8 anos atrás
  Caleb James DeLisle b01b4c254a Allow a --fuzz flag to be passed during tests to indicate that fuzz tests should run for about 10 seconds 8 anos atrás
  Caleb James DeLisle 0acd347a63 remove some provably unreachable code 8 anos atrás