コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 677d18278e Better handling (I think) for onionskin timing w jumpy clocks 11 年 前
  Nick Mathewson 30e139389b Record and report the overhead of how we handle onionskins. 11 年 前
  Nick Mathewson b0b3c14c11 Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay 11 年 前
  Nick Mathewson 94cb7bd24d Complete all DOCDOC entries from the ntor branch 11 年 前
  Nick Mathewson 115e8fe9a5 Use created_cell_format where appropriate 11 年 前
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 年 前
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 年 前
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] 11 年 前
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t 11 年 前
  Andrea Shepard 77dac97354 Use channel_t in cpuworker.c 11 年 前
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 年 前
  Nick Mathewson 5303918091 Init conn->addr to "unspec" on cpuworker connections 12 年 前
  Roger Dingledine 6a76007b08 Merge branch 'maint-0.2.2' 12 年 前
  Nick Mathewson 8e388bc39c Only call cull_wedged_cpuworkers once every 60 seconds. 12 年 前
  Nick Mathewson 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 年 前
  Nick Mathewson 394a6bf4cd Merge remote branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 13 年 前
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年 前
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 年 前
  Sebastian Hahn 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 13 年 前
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 13 年 前
  Nick Mathewson 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 13 年 前
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 年 前
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 15 年 前
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 年 前