Commit History

Author SHA1 Message Date
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 542b470164 Refactor {str,digest}map into a common implementation; add digest256map 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 years ago
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. 9 years ago
  Nick Mathewson 7bc25b5a78 Avoid performing an assert on an always-true value 9 years ago
  Nick Mathewson 4570805efd Fix whitespace issues 9 years ago
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel 10 years ago
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 years ago
  Karsten Loesing b0d4ca4990 Tweak #6752 patch based on comments by nickm. 11 years ago
  Karsten Loesing 1293835440 Lower dir fetch retry schedules in testing networks. 11 years ago
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Andrea Shepard fb97c0214b Rewrite smartlist_bsearch_idx() to not be broken for lists of length zero or one (fixes bug 7191) 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson a31fb42d2e Port over the last ht.h changes from libevent: avoid _reserved identifiers 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 3890c81e7c Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson fbf1c5ee79 Merge remote-tracking branch 'public/bug4230' into maint-0.2.2 12 years ago
  Nick Mathewson e1c6431e42 Correct the handling of overflow behavior in smartlist_ensure_capacity 12 years ago
  Nick Mathewson 9919b01275 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Robert Ransom 2b5ebc7097 Improve documentation of smartlist_split_string 13 years ago
  Nick Mathewson de8e0ef0bd Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 83fe07d3f2 Increase the length of the buffer in smartlist_string_num_isin(). 13 years ago
  Nick Mathewson 37e3fb8af2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 2253697a04 New smartlist function to see if two lists of strings are equal. 13 years ago
  Nick Mathewson 9fba014e3f Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023 13 years ago
  Nick Mathewson 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in 13 years ago