Historia zmian

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