Commit History

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