Commit History

Author SHA1 Message Date
  Nick Mathewson aae034d13e Write a bunch of module documentation. 9 years ago
  Nick Mathewson dffc6910b1 Three more -Wshadow fixes. 9 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 9 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 9 years ago
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes 9 years ago
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' 9 years ago
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 9 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 9 years ago
  Nick Mathewson acc083b520 Make another variable unsigned. 9 years ago
  Nick Mathewson 2775dd8649 Compute HS stats outputs without round_int64_... 9 years ago
  Nick Mathewson 6382cd93cb Merge branch 'maint-0.2.8' 9 years ago
  Roger Dingledine 06031b441e touchups and refactorings on bug 18616 branch 9 years ago
  Nick Mathewson a885271c08 Add new tor_assert_nonfatal*() macros. 9 years ago
  Nick Mathewson 9604a5ba91 Fix memory-counting error in rephist.c. Bug 18651. (Now with actual patch) 9 years ago
  Nick Mathewson 57699de005 Update the copyright year. 9 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 10 years ago
  cypherpunks 91ab2ac5aa Assert that memory held by rephist is freed 10 years ago
  David Goulet b3832e0b7f Fix hs stats comments to be more accurate 10 years ago
  Nick Mathewson d29a8ad564 Add link protocol version counts to the heartbeat message 10 years ago
  Nick Mathewson 7dd852835c Merge remote-tracking branch 'public/bug13988_025' 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
  Nick Mathewson 6830667d58 Increase bandwidth usage report interval to 4 hours. 10 years ago
  George Kadianakis 14e83e626b Add two hidden-service related statistics. 11 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 11 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 11 years ago
  Nick Mathewson e3c143f521 Merge remote-tracking branch 'origin/maint-0.2.5' 11 years ago
  Nick Mathewson efcab43956 Fix a number of clang analyzer false-positives 11 years ago
  Nick Mathewson 6969bd9a02 Autoconvert most circuit-list iterations to smartlist iterations 11 years ago
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 11 years ago
  dana koch d6e6c63baf Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. 11 years ago