Historial de Commits

Autor SHA1 Mensaje Fecha
  Karsten Loesing 7b716878cb Fix dirreq and cell stats on 32-bit architectures. hace 16 años
  Karsten Loesing 8c496d1660 Some tweaks to statistics. hace 16 años
  Karsten Loesing 416940d93b Some tweaks to directory request download times. hace 16 años
  Karsten Loesing 3c05132575 Directories now also measure download times of network statuses. hace 16 años
  Roger Dingledine 9ece0955f7 fix comments and other typos hace 16 años
  Karsten Loesing b493a2ccb9 If configured, write cell statistics to disk periodically. hace 16 años
  Nick Mathewson 0d2976d64b Merge commit 'origin/maint-0.2.1' hace 16 años
  Nick Mathewson 7f8a6c5e92 Revise earlier check for correct IPv4 addr length to check for ==4. hace 16 años
  Roger Dingledine 845326317d Check answer_len in the remap_addr case of process_relay_cell_not_open. hace 16 años
  Roger Dingledine cb1617f18e Check answer_len in the remap_addr case of process_relay_cell_not_open. hace 16 años
  Nick Mathewson 4913a8c4ba Merge commit 'origin/maint-0.2.1' hace 16 años
  Nick Mathewson 873faffb5a Two more spelling fix fixes. hace 16 años
  Nick Mathewson cb18fc2190 Merge commit 'origin/maint-0.2.1' hace 16 años
  Nick Mathewson ec7e054668 Spell-check Tor. hace 16 años
  Karsten Loesing 9b32e8c141 Update copyright to 2009. hace 16 años
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. hace 16 años
  Karsten Loesing e25fdce900 Documentation fix. hace 16 años
  Roger Dingledine 4e094ddc4d when we get an unrecognized relay streamid, log it hace 16 años
  Nick Mathewson 192b701fac Patch from lark: drop BEGIN cells from a rendevous circuit if they do not originate from the end of the circuit. hace 16 años
  Nick Mathewson f772fc0c36 apply a variant of rovv's bug 872 patch, and document that we want a better solution for 0.2.2.x. hace 17 años
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. hace 17 años
  Karsten Loesing 9a04358d87 Debug code for task 878. hace 17 años
  Nick Mathewson c1c7f982d9 Do not not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial bug 878 fix. hace 17 años
  Nick Mathewson 558e9899e4 Document most undocumented variables. hace 17 años
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. hace 17 años
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. hace 17 años
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. hace 17 años
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. hace 17 años
  Nick Mathewson c67bd80487 Make cell pools always-on. hace 17 años
  Nick Mathewson bf80e2df3f Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. hace 17 años