Commit History

Author SHA1 Message Date
  Roger Dingledine 6a19e64066 remove trailing whitespace 22 years ago
  Roger Dingledine 5ecd6b6bad make fetch_from_buf_http malloc its strings rather 22 years ago
  Roger Dingledine 4a1e05de51 betcha didn't know strncpy could leave an unterminated string 22 years ago
  Roger Dingledine aba237e3e2 end-to-end integrity checking now works 22 years ago
  Roger Dingledine 389eb48690 document an openssl gotcha 22 years ago
  Roger Dingledine 21cc01299b infrastructure for integrity-checks in relay cells 22 years ago
  Roger Dingledine d3a2067584 bump cvs version to pre17, so people using cvs tor are denied from 22 years ago
  Roger Dingledine 4e50f79b11 resolve an edge case in get_unique_circ_id_by_conn 22 years ago
  Roger Dingledine fd37a6fedf some todo updates before i lose track of them 22 years ago
  Roger Dingledine 8712a30e91 move cell size to 512 bytes 22 years ago
  Roger Dingledine 961ecf7abf add H(K|1) to the onionskin reply 22 years ago
  Roger Dingledine f3b165fdc0 change crypto_digest_new_env to crypto_new_digest_env 22 years ago
  Roger Dingledine e358a362ee rename digest_copy to digest_dup, make it return, make gcc happier 22 years ago
  Nick Mathewson 7c439c30d0 Resolve format warnings on MacOS X 10.3 22 years ago
  Nick Mathewson eeae6157ed Add more fine-grained SHA1 functionality. 22 years ago
  Nick Mathewson 4885e90490 Make compile warning-free on cygwin 22 years ago
  Roger Dingledine a5aa80cc41 make --debuglogfile (or any second log file) work 22 years ago
  Roger Dingledine a0f16c619c we are pre16 22 years ago
  Roger Dingledine 08534a6271 start tracking the 'It appears I've already sent the end' warning 22 years ago
  Roger Dingledine 0ea88d508d oops, i broke buffers. fixed. 22 years ago
  Roger Dingledine f9bdb8a0da document aborted attempt to merge client dns cache with server dns cache 22 years ago
  Roger Dingledine 7d58bfbd50 change dns notation from question/answer to address/addr 22 years ago
  Roger Dingledine 8f573c06c3 start to track the 'unexpected relay cell' warning 22 years ago
  Roger Dingledine 1a2813ba7b update the TODO to reflect the done things 22 years ago
  Roger Dingledine 36ea39ec9c on hup, close and rebind listener ports too (in case their config has changed) 22 years ago
  Roger Dingledine 50e17d633b clean up some file-scope-global directory variables 22 years ago
  Roger Dingledine 1096eae543 add options.ExcludedNodes -- nodes that are never picked in path building 22 years ago
  Roger Dingledine 3465c4dee4 make it compile 22 years ago
  Roger Dingledine f4cb5d8c93 extend smartlist with _remove() and _subtract() 22 years ago
  Roger Dingledine 2997ef8dd9 warn if you're running tor as root 22 years ago