Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 66f878513f deal with hardware word alignment il y a 20 ans
  Roger Dingledine 1ae45b771e don't close all the fd's when you spawn a thread, only when you fork il y a 20 ans
  Nick Mathewson 976bacae94 Make all the other read/writes into recv/sends, except when they shouldn't be. il y a 20 ans
  Roger Dingledine 6c9d78b319 stop asserting that computers always go forward in time il y a 20 ans
  Roger Dingledine 01e06148a1 make workers explain their death better when tor dies il y a 20 ans
  Nick Mathewson 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. il y a 20 ans
  Nick Mathewson 4e89c6661a Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little. il y a 20 ans
  Roger Dingledine 5086300815 split the token bucket into 'rate' and 'burst' params il y a 20 ans
  Roger Dingledine c485725c5a Fix the dns bug: children weren't dying il y a 20 ans
  Roger Dingledine a5e6ec244f rename circ_id_t to uint16_t for code clarity il y a 20 ans
  Roger Dingledine aba237e3e2 end-to-end integrity checking now works il y a 20 ans
  Roger Dingledine 961ecf7abf add H(K|1) to the onionskin reply il y a 20 ans
  Roger Dingledine 36ea39ec9c on hup, close and rebind listener ports too (in case their config has changed) il y a 20 ans
  Roger Dingledine fe856406be initial patches on patches il y a 20 ans
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. il y a 20 ans
  Nick Mathewson 959b5585a5 Stop using stdout for non-debugging cases il y a 21 ans
  Roger Dingledine b9628f266f change WARNING to WARN il y a 21 ans
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() il y a 21 ans
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails il y a 21 ans
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs il y a 21 ans
  Roger Dingledine deac704399 connection_new() can't ever fail il y a 21 ans
  Roger Dingledine 9e5cafc395 first pass: obey log convention il y a 21 ans
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. il y a 21 ans
  Roger Dingledine 9c6343fdf8 refactor connects into connection_connect() il y a 21 ans
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) il y a 21 ans
  Roger Dingledine 556bea4b6d serious bug in cpuworker. need to think about redesign or how to handle it. il y a 21 ans
  Roger Dingledine 36f055e7ee start honoring the recommended_versions string il y a 21 ans
  Roger Dingledine 2dda97e8fd implemented cpuworkers il y a 21 ans