コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Roger Dingledine 0f6514e041 some windows users are outraged that tor refuses to work even 17 年 前
  Roger Dingledine 0c6ff7d990 the default should not be the notify the poster, unless something 17 年 前
  Roger Dingledine 7262bf5eab fix a fun bug on r17656 that was making us send HTTP/1.0 404 as 17 年 前
  Nick Mathewson e36c7a74bd Yet still more propagating of things that need to be was_router_added_t now. 17 年 前
  Nick Mathewson 98a376fab1 More propagating of things that need to be was_router_added_t now. 17 年 前
  Nick Mathewson df22dcb602 WRA_MORE_SEVERE is not WRA_GET_MORE_SEVERE. 17 年 前
  Karsten Loesing 61055ae719 gabelmoo has a new IP address (once more). 17 年 前
  Roger Dingledine ad79530cb0 mark done an item that sebastian did 17 年 前
  Martin Peck 44fdb496d4 Modify msi package for local user installation with configurable desktop shortcuts. 17 年 前
  Steven Murdoch bdb9ecdff3 Discussion on performance impact of removing empty TLS application records 17 年 前
  Nick Mathewson 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 17 年 前
  Nick Mathewson efb863189c Expose hex_decode_digit from util.c 17 年 前
  Nick Mathewson a259af179b When we need to open a new origin circuit, log why. 17 年 前
  Nick Mathewson 16f1d4cb72 Doc RRS_DONT_REMOVE_OLD; improve router_rebuild_store documentation. 17 年 前
  Nick Mathewson ee706649f6 Say more about comment conventions in doc/HACKING 17 年 前
  Nick Mathewson 8c90a4b7ee More approx_time() calls. Noted by forest. 17 年 前