Commit History

Author SHA1 Message Date
  Nick Mathewson 793c65e60f Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve. 20 years ago
  Roger Dingledine 20aca03df2 remember to mention entrynodes and exitnodes in the man page 20 years ago
  Roger Dingledine b669b1d57c oh, and make it compile 20 years ago
  Roger Dingledine 1a137c266a update the man page for new token bucket params 20 years ago
  Roger Dingledine 5086300815 split the token bucket into 'rate' and 'burst' params 20 years ago
  Roger Dingledine db0c27b362 resolve cygwin warnings for pre19 20 years ago
  Roger Dingledine e47106745e mark the design paper as draft, fix a few bugs 20 years ago
  Roger Dingledine 689823f41b move us to pre19 20 years ago
  Roger Dingledine e244ab7c72 fix minor typo in tor-spec 20 years ago
  Roger Dingledine 933d531f15 clean whitespace (no substantive changes) 20 years ago
  Roger Dingledine bf63d281b4 stop checking for the system's daemon() func, since we don't use it 20 years ago
  Roger Dingledine c485725c5a Fix the dns bug: children weren't dying 20 years ago
  Roger Dingledine 276dae52b5 begin the process of cleaning/updating the spec 20 years ago
  Roger Dingledine 8bb4f473a9 note Christian Grothoff's daemonize patch 20 years ago
  Roger Dingledine d6ce65afd6 the onionskin challenge length was 30 bytes longer than necessary 20 years ago
  Roger Dingledine 607078cf70 print an entry at the top of the logfile so you know it's working 20 years ago
  Nick Mathewson cacacfe2b1 Integrate new daemon code, adapted from submission by christian grothoff 20 years ago
  Roger Dingledine 7622a80904 move us to pre18 20 years ago
  Roger Dingledine 53061b3778 fix endian issue: rh.integrity was getting sent wrong 20 years ago
  Roger Dingledine c2e37901be stop a bug that straycat may have found 20 years ago
  Roger Dingledine a4c2609c24 update TODO, patch design paper 20 years ago
  Roger Dingledine 2b765c54f5 rearrange authors, correct install notes 20 years ago
  Roger Dingledine 8085235e5f make loglevel info less noisy 20 years ago
  Roger Dingledine f3fdbadfdf randomize the initial circ_id and stream_id, so an adversary who 20 years ago
  Roger Dingledine 71739b486a back out the insert-padding-if-conflict code 20 years ago
  Roger Dingledine 43fcb70bad checkpoint: revamp relay cell packaging and handling 20 years ago
  Roger Dingledine bc8c6732cb add crypto_cipher_rewind to reverse crypto_cipher_advance 20 years ago
  Roger Dingledine 55a94cd497 correct a warn message in mark_if_closed 20 years ago
  Roger Dingledine ad93c0a2bd make sure there's no conflict when generating stream_ids 20 years ago
  Roger Dingledine a5e6ec244f rename circ_id_t to uint16_t for code clarity 20 years ago