Commit History

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