Historique des commits

Auteur SHA1 Message Date
  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 4c7e936a3a note an assert bug that's still around il y a 21 ans
  Roger Dingledine 2dda97e8fd implemented cpuworkers il y a 21 ans
  Roger Dingledine 88edae9407 start refactoring dnsworker so testing won't be so darn hard il y a 21 ans
  Roger Dingledine e1f2693d05 bugfix: if a dnsworker dies, remember that. il y a 21 ans
  Nick Mathewson 2cb4f7a473 Adopt socketpair implementation from perl. For now, always use it. il y a 21 ans
  Roger Dingledine 5d9cfb7164 use the spawn_func / spawn_exit abstraction for dnsworkers il y a 21 ans
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: il y a 21 ans
  Roger Dingledine f8203505e1 if stream ends before resolve finishes, inform resolver il y a 21 ans
  Roger Dingledine 5d13db862e entries in the dns cache now expire il y a 21 ans
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. il y a 21 ans
  Roger Dingledine e061b70dbf a pointer to async-dns alternatives. il y a 21 ans
  Roger Dingledine 05a8c264ff overhaul the dns farm: cut its size in half il y a 21 ans
  Roger Dingledine d3292e484a implement truncate and truncated (untested) il y a 21 ans
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells il y a 21 ans
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. il y a 21 ans
  Roger Dingledine afa95ca47c make servers tolerate the dns bug. il y a 21 ans
  Roger Dingledine 1768f29d7e better comments and a few patches il y a 21 ans
  Roger Dingledine 1714ea2ab8 il y a 21 ans
  Roger Dingledine 8c136b3a06 bugfix: actually remember the answer in the cache :) il y a 21 ans
  Roger Dingledine 3cf02a88f4 rudimentary dns caching (of both resolves and resolve failures) il y a 21 ans
  Roger Dingledine 0bc8dc1314 fix endian issues for topics -- they might work on bsd now il y a 21 ans
  Roger Dingledine ceafe12ed6 make reusing circuits work (and be the default) il y a 21 ans