Commit History

Author SHA1 Message Date
  Nick Mathewson 7511fbf993 Resolve some XXXs 20 years ago
  Roger Dingledine 9da1714676 first attempt at camera-ready tor-design.pdf 20 years ago
  Roger Dingledine 4b9d65e1db include actual rend spec in tarball 20 years ago
  Roger Dingledine eac75309f8 remove obsolete rendezvous pre-spec 20 years ago
  Roger Dingledine 92c4b3f139 clean up bib; remove incorrect directory consensus discussion 20 years ago
  Roger Dingledine fd09a4080b cut clean tighten tweak 20 years ago
  Nick Mathewson a782b83c28 Only try to launch a fixed number of intro circuits for a service per 15-minute period or before all of the intro circuits succeed, whichever comes first 20 years ago
  Nick Mathewson 14ba9f9153 Override unaligned-access-ok check when $host_cpu is ia64. Apparently, ia64-linux reacts to unaligned access by making the kernel gripe. Re-run autogen.sh if you need config.guess/sub. 20 years ago
  Nick Mathewson 683d06bf44 Fix segfault and logic error in last patch. 20 years ago
  Nick Mathewson 50b7ebcf9e Make directory functions update routerlist, not replace it. Add notion of OR-is-trusted-to-be-a-dirserver. Arma, please review: does this handle being a dirserver right? 20 years ago
  Roger Dingledine d9bcb23f76 make design and in-the-wild sections more correct 20 years ago
  Roger Dingledine 7c4e47fece the eax paper got published 20 years ago
  Roger Dingledine 3071e1b9db correct the field lengths in the cell structure diagram 20 years ago
  Roger Dingledine a554135c98 Stefan Mark was the one doing the bug finding, not Stefan Kopsell 20 years ago
  Roger Dingledine fcafc5e234 bump version of cvs pre1, since old cvs pre1 is incompatible 20 years ago
  Peter Palfrader c2182701de New upstream release 20 years ago
  Roger Dingledine 7ec7b74c17 commit changelog on 0.0.6.2 (about to be released), 20 years ago
  Roger Dingledine 6dc576bab7 bugfix: our integrity-checking digest was checking only the most 20 years ago
  Roger Dingledine 04bb8c8046 bugfix: if a circuit if borderline too old, then count it as too old. 20 years ago
  Nick Mathewson 09a4748578 Reintegrate appendix; edit paper a bit; leave design section alone; add XXXX comments 20 years ago
  Roger Dingledine 010ee5d0ba having two example exitpolicy lines, when only one is allowed, was confusing 20 years ago
  Roger Dingledine d7815e85a7 assert_cpath_ok has always been broken 20 years ago
  Roger Dingledine ef561c0e42 Break files apart into more modules 20 years ago
  Peter Palfrader 6c68187e9f Mention nick and Matej Pfajfar's copyright in debian/copyright 20 years ago
  Nick Mathewson 7faec93ea5 Make mdd.py marginally less kludgey 20 years ago
  Roger Dingledine 5ba9235873 clean up directory.c API 20 years ago
  Roger Dingledine 630e930799 don't flush the buf from inside connection_write_to_buf 20 years ago
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close 20 years ago
  Nick Mathewson 537fb82cbb Make some functions static 20 years ago
  Roger Dingledine 32c42a0ee2 break rend_client_desc_fetched out of connection_mark_for_close 20 years ago