Commit History

Author SHA1 Message Date
  Nick Mathewson 2cee26b164 Merge branch 'bug23817_031' into maint-0.3.2 6 years ago
  George Kadianakis 7fc64f02a3 Introduce cache for outdated microdesc dirservers. 6 years ago
  Roger Dingledine 0fe7c42e0e general formatting / whitespace / typo fixes 7 years ago
  Nick Mathewson 208c2a5c74 Merge branch 'spooling_squashed' 7 years ago
  Nick Mathewson 8aa69a1b69 Refactor the directory spool implementation 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Roger Dingledine f0fb55ad30 simplify we_use_microdescriptors_for_circuits() 8 years ago
  Roger Dingledine 782b6ec288 Bridges and relays now use microdescriptors 8 years ago
  Roger Dingledine bfaded9143 Bridge-using clients now use their cached microdesc consensus 8 years ago
  Daniel Pinto 4f19f85eda Prevents negative number of written bytes on error message. 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
  teor (Tim Wilson-Brown) f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 years ago
  Nick Mathewson dd572dac34 Fix all doxygen warnings (other than missing docs) 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Roger Dingledine a9993a92fb fix two typos in comments 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Nick Mathewson fd16a2b56f Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor. 9 years ago
  Nick Mathewson 8afbc154f7 Remove a 9-function strongly connected component of tor's callgraph. 9 years ago
  Nick Mathewson 24b720a984 Include ed25519 keys in microdescriptors. 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson dc05b8549a Use digest256map for computing microdescriptor downloads 10 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 years ago
  Nick Mathewson 39795e117f Use symbolic constants for statuses in microdescs_add_to_cache. 10 years ago
  Nick Mathewson a30594605e Treat unparseable (micro)descriptors and extrainfos as undownloadable 10 years ago
  Nick Mathewson ed8f020e20 Fix a couple of small memory leaks on failure cases. 10 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 10 years ago
  Nick Mathewson a06044a485 Check HT_REP_IS_BAD_() when giving a bug-7164 warning. 10 years ago