Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 607078cf70 print an entry at the top of the logfile so you know it's working il y a 22 ans
  Nick Mathewson cacacfe2b1 Integrate new daemon code, adapted from submission by christian grothoff il y a 22 ans
  Roger Dingledine 7622a80904 move us to pre18 il y a 22 ans
  Roger Dingledine 53061b3778 fix endian issue: rh.integrity was getting sent wrong il y a 22 ans
  Roger Dingledine c2e37901be stop a bug that straycat may have found il y a 22 ans
  Roger Dingledine a4c2609c24 update TODO, patch design paper il y a 22 ans
  Roger Dingledine 2b765c54f5 rearrange authors, correct install notes il y a 22 ans
  Roger Dingledine 8085235e5f make loglevel info less noisy il y a 22 ans
  Roger Dingledine f3fdbadfdf randomize the initial circ_id and stream_id, so an adversary who il y a 22 ans
  Roger Dingledine 71739b486a back out the insert-padding-if-conflict code il y a 22 ans
  Roger Dingledine 43fcb70bad checkpoint: revamp relay cell packaging and handling il y a 22 ans
  Roger Dingledine bc8c6732cb add crypto_cipher_rewind to reverse crypto_cipher_advance il y a 22 ans
  Roger Dingledine 55a94cd497 correct a warn message in mark_if_closed il y a 22 ans
  Roger Dingledine ad93c0a2bd make sure there's no conflict when generating stream_ids il y a 22 ans
  Roger Dingledine a5e6ec244f rename circ_id_t to uint16_t for code clarity il y a 22 ans
  Roger Dingledine 45a66c6955 make a relay_header_t struct and pack/unpack funcs il y a 22 ans
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace il y a 22 ans
  Roger Dingledine 6a19e64066 remove trailing whitespace il y a 22 ans
  Roger Dingledine 5ecd6b6bad make fetch_from_buf_http malloc its strings rather il y a 22 ans
  Roger Dingledine 4a1e05de51 betcha didn't know strncpy could leave an unterminated string il y a 22 ans
  Roger Dingledine aba237e3e2 end-to-end integrity checking now works il y a 22 ans
  Roger Dingledine 389eb48690 document an openssl gotcha il y a 22 ans
  Roger Dingledine 21cc01299b infrastructure for integrity-checks in relay cells il y a 22 ans
  Roger Dingledine d3a2067584 bump cvs version to pre17, so people using cvs tor are denied from il y a 22 ans
  Roger Dingledine 4e50f79b11 resolve an edge case in get_unique_circ_id_by_conn il y a 22 ans
  Roger Dingledine fd37a6fedf some todo updates before i lose track of them il y a 22 ans
  Roger Dingledine 8712a30e91 move cell size to 512 bytes il y a 22 ans
  Roger Dingledine 961ecf7abf add H(K|1) to the onionskin reply il y a 22 ans
  Roger Dingledine f3b165fdc0 change crypto_digest_new_env to crypto_new_digest_env il y a 22 ans
  Roger Dingledine e358a362ee rename digest_copy to digest_dup, make it return, make gcc happier il y a 22 ans