コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson dd572dac34 Fix all doxygen warnings (other than missing docs) 8 年 前
  Nick Mathewson 57699de005 Update the copyright year. 8 年 前
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 年 前
  Roger Dingledine a9993a92fb fix two typos in comments 8 年 前
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 年 前
  Nick Mathewson fd16a2b56f Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor. 8 年 前
  Nick Mathewson 8afbc154f7 Remove a 9-function strongly connected component of tor's callgraph. 8 年 前
  Nick Mathewson 24b720a984 Include ed25519 keys in microdescriptors. 9 年 前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
  Nick Mathewson dc05b8549a Use digest256map for computing microdescriptor downloads 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  Nick Mathewson 39795e117f Use symbolic constants for statuses in microdescs_add_to_cache. 9 年 前
  Nick Mathewson a30594605e Treat unparseable (micro)descriptors and extrainfos as undownloadable 9 年 前
  Nick Mathewson ed8f020e20 Fix a couple of small memory leaks on failure cases. 9 年 前
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 年 前
  Nick Mathewson a06044a485 Check HT_REP_IS_BAD_() when giving a bug-7164 warning. 10 年 前
  Nick Mathewson c0441cca8b Merge branch 'bug8787_squashed' 10 年 前
  Nick Mathewson 449b87791d NULL out all mappings after tor_munmap_file() 10 年 前
  Andrea Shepard df076eccfa Always check returns from tor_munmap_file() in microdesc.c 10 年 前
  Nick Mathewson 5e0cfba969 Fix a clang compilation warning 10 年 前
  Nick Mathewson 2721246f5d Merge branch 'bug7164_diagnose_harder_v2' 10 年 前
  Nick Mathewson 0389d4aa56 More logs to try to diagnose bug 7164 10 年 前
  George Kadianakis 6606e676ee Don't do directory fetches before all PTs have been configured. 10 年 前
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 年 前
  Nick Mathewson f12d3fe9aa Merge remote-tracking branch 'origin/maint-0.2.4' 10 年 前
  Nick Mathewson 561d9880f8 Merge branch 'bug10423' into maint-0.2.4 10 年 前
  Nick Mathewson adfcc1da4a Merge remote-tracking branch 'origin/maint-0.2.4' 10 年 前
  Nick Mathewson 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 10 年 前
  Nick Mathewson 46b3b6208d Avoid double-free on failure to dump_descriptor() a cached md 10 年 前
  Nick Mathewson d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 年 前