Commit History

Author SHA1 Message Date
  Nick Mathewson 757b3b259e Add unit test for crypto_pk_cmp_keys and NULL 13 years ago
  Robert Ransom cd884c764b Fix documentation for crypto_pk_cmp_keys 13 years ago
  Robert Ransom 62babcaf0a Implement and use crypto_pk_eq_keys 13 years ago
  Robert Ransom f3916a6855 Make crypto_pk_cmp_keys do something sane for NULL keys 13 years ago
  Nick Mathewson 32d9cea289 Merge remote-tracking branch 'public/bug6853' 13 years ago
  Nick Mathewson 5511d21d2b Merge branch 'bug6861_typofix' 13 years ago
  Nick Mathewson 96d2a21683 Avoid sign-extending when computing rend auth type. 13 years ago
  Nick Mathewson 414adb237b Parse votes with >31 flags correctly 13 years ago
  Nick Mathewson c3f526ed64 Merge branch '6044_nm_squashed' 13 years ago
  Nick Mathewson faab788189 changes file for 6044 13 years ago
  Nick Mathewson 4b362d002c Turn the read_file_until_eof tests into a single implementation 13 years ago
  meejah d64bf286a1 Handle FIFOs in read_file_to_str 13 years ago
  Nick Mathewson 2939cc3ba3 Note which compiler caused bug 6842 13 years ago
  Roger Dingledine 2e342df7cd fold in changes files so far 13 years ago
  Nick Mathewson 523b0ec288 Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson b1447a4312 Use file-size-fixup code on cygwin too. 13 years ago
  Nick Mathewson f2f720a7ef Merge branch 'split_routerlist.c_rebased' 13 years ago
  Nick Mathewson c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 13 years ago
  Nick Mathewson 725d3a32bd Remove router_get_by_{nickname,hexdigest} entirely 13 years ago
  Nick Mathewson 5161a52c66 Remove the old disabled router_get_by_nickname implementation 13 years ago
  Nick Mathewson ba21ebc6d8 Move many of the node_ functions from routerlist to nodelist 13 years ago
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 13 years ago
  Nick Mathewson 286e95f0a5 Merge branch 'bug6833' 13 years ago
  Nick Mathewson 68caa834f4 document why we only allow 64 flags in votes 13 years ago
  Nick Mathewson e4ce8cd969 Fix compilation with older gccs 13 years ago
  Nick Mathewson 56bd3dd87f Remove a duplicate test in test_util_pow2 13 years ago
  Nick Mathewson 6492a75b9f Merge branch 'bug6831_v2' 13 years ago
  Nick Mathewson 37953497d8 Don't compute ((uint64_t)1)<<64 in round_to_power_of_2 13 years ago
  Roger Dingledine 9ab3b332ae Merge branch 'maint-0.2.3' 13 years ago
  Robert Ransom 909691f1ae Fix man page typo 13 years ago