コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 20 年 前
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 年 前
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 年 前
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 年 前
  Nick Mathewson ab34901263 New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! 20 年 前
  Nick Mathewson 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 20 年 前
  Nick Mathewson 0e81265359 update copyright notices. 20 年 前
  Nick Mathewson 631ab5c69b Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit. 20 年 前
  Roger Dingledine ec7f232b24 make hidden services more likely to work from the server-side 20 年 前
  Roger Dingledine 3cef60a0f7 fix a minor memory leak 20 年 前
  Nick Mathewson 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 20 年 前
  Nick Mathewson 60f234f42b Add more functions to free things to help dmalloc allong. 20 年 前
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 21 年 前
  Roger Dingledine dcf8b18215 when the hidden service launches a rendezvous circ, make sure it 21 年 前
  Roger Dingledine 22f7934718 start generating version 1 style introduce cells 21 年 前
  Roger Dingledine 84c81e0783 Annotate circuits w/ whether they aim to contain high uptime nodes and/or 21 年 前
  Roger Dingledine e93077c82a fix a minor leak for people offering hidden services 21 年 前
  Nick Mathewson b457cfb5eb Spell-check strings and comments 21 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 年 前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 年 前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 年 前
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 年 前
  Roger Dingledine 4b76fe8036 Break DirFetchPostPeriod into: 21 年 前
  Nick Mathewson 180e0a9326 Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore). 21 年 前
  Nick Mathewson cb5de85585 Separate validate from activate. Document undocumented stuff in config.c. 21 年 前
  Roger Dingledine 394554cfbf Clean up copyrights. 21 年 前
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 年 前
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 年 前
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells 21 年 前
  Roger Dingledine 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 21 年 前