コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 20f964c6da prepare for 0.2.1.9-alpha 17 年 前
  Roger Dingledine 2a42986c96 ok, fair enough, some of these variables were time_t's after all 17 年 前
  Roger Dingledine 4ff04fda77 so which is it? TIME_MAX or INT_MAX? pick INT_MAX for now. 17 年 前
  Roger Dingledine a12c3f2c86 some fixes i found in my sandbox 17 年 前
  Steven Murdoch 4a1fd99899 Add discussion on how network latency changes when the network load differs from the level that the node selection algorithm was designed for 17 年 前
  Steven Murdoch 3ba7a6e219 Add R script for estimating average node latency at different levels of network load 17 年 前
  Roger Dingledine a32477db65 propset on our new todo lists. why can't svn just know what i mean. 17 年 前
  Steven Murdoch 8199d30050 Discussion on optimizing the node selection probabilities 17 年 前
  Steven Murdoch 972d019cae Annotate relative-selection-probabilities graph 17 年 前
  Steven Murdoch 294e773ae9 Add R code for plotting optimized node selection probabilities 17 年 前
  Nick Mathewson 5dd7e018cb Changelog entries for bug 891 fix as checkpointed. 17 年 前
  Nick Mathewson 272e64e674 Use the literal parse of an address in dns_resolve_impl if parsing the address as an ipv4 or ipv6 address _succeeded_. Not if it failed. Bug introduced in r17707 (post 0.2.1.8-alpha), and found by xiando. 17 年 前
  Nick Mathewson df608fef45 Checkpoint my big bug-891 patch. 17 年 前
  Nick Mathewson ac2f6b608a Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again 17 年 前
  Nick Mathewson e6bf9fdf94 Remove bogus extern declaration for unused (and nonexistant) field from test.c 17 年 前
  Nick Mathewson 558e9899e4 Document most undocumented variables. 17 年 前
  Nick Mathewson d7f55dafe0 Properly zero-out addresses when setting them. Probably this was not hurting anything. 17 年 前
  Nick Mathewson b4d387c28b Make freelist_len in memarea.c static; document a few variables. 17 年 前
  Nick Mathewson 7d79bec54d Expose bench_* functions via test cli 17 年 前
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 17 年 前
  Nick Mathewson e5100bc6b5 Oops; add missing return to redox.py 17 年 前
  Nick Mathewson 1df93bc067 Better documentation for contrib/redox.py 17 年 前
  Nick Mathewson 43b111535a Make doxygen not complain about the way we spell CRLFNUL in control.c 17 年 前
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 17 年 前
  Nick Mathewson 167d266dbf Documentation and conformance for WRA_* returns. 17 年 前
  Nick Mathewson 1e666bfcc1 Partially apply bug 891 parch from forest: check EXTEND cell address against real_addr, not addr. I have questions about the rest of the patch: see the flyspray entry. 17 年 前
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 17 年 前
  Nick Mathewson ef1be06de6 Add a script to post-process doxygen output into a sensible form and add DOCDOC comments to our source files. 17 年 前
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 17 年 前
  Roger Dingledine df89748388 fix typo noticed by wood 17 年 前