Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 94cb7bd24d Complete all DOCDOC entries from the ntor branch 11 anos atrás
  Nick Mathewson 115e8fe9a5 Use created_cell_format where appropriate 11 anos atrás
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 anos atrás
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 anos atrás
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] 11 anos atrás
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t 11 anos atrás
  Andrea Shepard 77dac97354 Use channel_t in cpuworker.c 11 anos atrás
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 anos atrás
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 anos atrás
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 anos atrás
  Nick Mathewson 5303918091 Init conn->addr to "unspec" on cpuworker connections 12 anos atrás
  Roger Dingledine 6a76007b08 Merge branch 'maint-0.2.2' 12 anos atrás
  Nick Mathewson 8e388bc39c Only call cull_wedged_cpuworkers once every 60 seconds. 12 anos atrás
  Nick Mathewson 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 anos atrás
  Nick Mathewson cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 anos atrás
  Nick Mathewson 394a6bf4cd Merge remote branch 'origin/maint-0.2.2' 13 anos atrás
  Nick Mathewson bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 13 anos atrás
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 anos atrás
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 anos atrás
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 anos atrás
  Sebastian Hahn 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 13 anos atrás
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 13 anos atrás
  Nick Mathewson 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 13 anos atrás
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 anos atrás
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 15 anos atrás
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 anos atrás
  Sebastian Hahn 561ca9b987 Fix misplaced labels 13 anos atrás
  Sebastian Hahn f6852fe031 Create onion.h 14 anos atrás
  Sebastian Hahn 0f1548ab18 Create main.h 14 anos atrás