提交歷史

作者 SHA1 備註 提交日期
  Roger Dingledine f4f6a6a146 update changelog re: weasel's warn 21 年之前
  Roger Dingledine 59f7462a56 update cvs changelog with 0.0.8.1 entry 21 年之前
  Peter Palfrader fcee963b35 Commit changelog for 0.0.8+0.0.9pre2-1 21 年之前
  Roger Dingledine 88962b07a9 push back todo items, remove a few that we've done 21 年之前
  Roger Dingledine 06392c02b4 changelog for 0.0.9pre3 and 0.0.8.1 21 年之前
  Roger Dingledine 95644480c5 better warn message for the Content-Length attack 21 年之前
  Nick Mathewson 55b811a259 Improve warnings for old-style directories. 21 年之前
  Nick Mathewson 100b10473a fix tab/space in torgzip.h 21 年之前
  Nick Mathewson a4ef916b8e fix tab/space in torgzip.c 21 年之前
  Nick Mathewson 08c33f0b46 Compile without warnings on windows 21 年之前
  Nick Mathewson bd10bf4b5b Try to always dtrt if routerlist==NULL 21 年之前
  Roger Dingledine 89280e6c20 rename addr to address to we avoid this bug later 21 年之前
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 21 年之前
  Roger Dingledine 3737566465 make it build on amd64 21 年之前
  Roger Dingledine 892269bca3 reformat comment and fix typo 21 年之前
  Roger Dingledine 69830afc16 and another one 21 年之前
  Roger Dingledine 5f4a390b33 oh, and some more in common/ 21 年之前
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 21 年之前
  Nick Mathewson 92bb360ad7 Add missing line; add similar check 21 年之前
  Nick Mathewson 8b325c142e Patch from "J Doe": Use SHGetSpecialFolderLocation instead of 21 年之前
  Nick Mathewson 0d5a847f12 Remove need for dirservers file: now, we note trusted dirservers in configuration options, and only need to remember addr:port and key digest for each one. 21 年之前
  Nick Mathewson 55634e4eec Fix comment in dirserv.c 21 年之前
  Roger Dingledine 2b7b86f5e6 stop trying to print a NULL 21 年之前
  Nick Mathewson e0cce8fba8 Unify tests for "did I originate this nonopen OR connection?" 21 年之前
  Nick Mathewson 30dd1c87a5 Add default trusted-dir-server entries only when no dirserver lines are given in the config file 21 年之前
  Nick Mathewson 508970f85d fix typo 21 年之前
  Nick Mathewson f14117bffd fix warning about always-false comparison; detect too-large realport better 21 年之前
  Nick Mathewson 149f57bdef answer question about rep_hist_note_connect_failed 21 年之前
  Nick Mathewson afd8b650ee hex-to-hex compare makes more sense than hex-to-bin. 21 年之前
  Nick Mathewson df3098367c Make directories get generated properly again; debug key lookup. Also, it is hard to find entries in a table when you never put them there. 21 年之前