Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 3dddcf4306 Add lots of logging to dns.c; change behavior of often-failing assertion hace 20 años
  Roger Dingledine c6b442a346 make end relay cells have payloads hace 20 años
  Roger Dingledine 4a66865d0b send the end cell when we realize we're going to end, hace 20 años
  Roger Dingledine 9d3f2b232b another minor memory leak hace 20 años
  Nick Mathewson 959b5585a5 Stop using stdout for non-debugging cases hace 21 años
  Roger Dingledine b9628f266f change WARNING to WARN hace 21 años
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() hace 21 años
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails hace 21 años
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs hace 21 años
  Roger Dingledine deac704399 connection_new() can't ever fail hace 21 años
  Roger Dingledine 9e5cafc395 first pass: obey log convention hace 21 años
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. hace 21 años
  Roger Dingledine 9c6343fdf8 refactor connects into connection_connect() hace 21 años
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) hace 21 años
  Roger Dingledine 4c7e936a3a note an assert bug that's still around hace 21 años
  Roger Dingledine 2dda97e8fd implemented cpuworkers hace 21 años
  Roger Dingledine 88edae9407 start refactoring dnsworker so testing won't be so darn hard hace 21 años
  Roger Dingledine e1f2693d05 bugfix: if a dnsworker dies, remember that. hace 21 años
  Nick Mathewson 2cb4f7a473 Adopt socketpair implementation from perl. For now, always use it. hace 21 años
  Roger Dingledine 5d9cfb7164 use the spawn_func / spawn_exit abstraction for dnsworkers hace 21 años
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: hace 21 años
  Roger Dingledine f8203505e1 if stream ends before resolve finishes, inform resolver hace 21 años
  Roger Dingledine 5d13db862e entries in the dns cache now expire hace 21 años
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. hace 21 años
  Roger Dingledine e061b70dbf a pointer to async-dns alternatives. hace 21 años
  Roger Dingledine 05a8c264ff overhaul the dns farm: cut its size in half hace 21 años
  Roger Dingledine d3292e484a implement truncate and truncated (untested) hace 21 años
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells hace 21 años
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. hace 21 años
  Roger Dingledine afa95ca47c make servers tolerate the dns bug. hace 21 años