Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. hace 11 años
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t hace 11 años
  Andrea Shepard 77dac97354 Use channel_t in cpuworker.c hace 11 años
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 12 años
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. hace 12 años
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places hace 12 años
  Nick Mathewson 5303918091 Init conn->addr to "unspec" on cpuworker connections hace 12 años
  Roger Dingledine 6a76007b08 Merge branch 'maint-0.2.2' hace 12 años
  Nick Mathewson 8e388bc39c Only call cull_wedged_cpuworkers once every 60 seconds. hace 12 años
  Nick Mathewson 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
  Nick Mathewson cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 13 años
  Nick Mathewson 394a6bf4cd Merge remote branch 'origin/maint-0.2.2' hace 13 años
  Nick Mathewson bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 hace 13 años
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' hace 13 años
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 hace 13 años
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 hace 13 años
  Sebastian Hahn 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw hace 13 años
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization hace 13 años
  Nick Mathewson 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 hace 13 años
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. hace 15 años
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing hace 15 años
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. hace 15 años
  Sebastian Hahn 561ca9b987 Fix misplaced labels hace 14 años
  Sebastian Hahn f6852fe031 Create onion.h hace 14 años
  Sebastian Hahn 0f1548ab18 Create main.h hace 14 años
  Sebastian Hahn 0bfa34e1f6 Create control.h hace 14 años
  Sebastian Hahn 2a74101f7a Create connection.h hace 14 años
  Sebastian Hahn c4f8f1316e Create config.h hace 14 años
  Sebastian Hahn 174a88dd79 Create circuitlist.h hace 14 años