커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Sebastian Hahn 561ca9b987 Fix misplaced labels 14 년 전
  Sebastian Hahn f6852fe031 Create onion.h 14 년 전
  Sebastian Hahn 0f1548ab18 Create main.h 14 년 전
  Sebastian Hahn 0bfa34e1f6 Create control.h 14 년 전
  Sebastian Hahn 2a74101f7a Create connection.h 14 년 전
  Sebastian Hahn c4f8f1316e Create config.h 14 년 전
  Sebastian Hahn 174a88dd79 Create circuitlist.h 14 년 전
  Sebastian Hahn 21155204c6 Create circuitbuild.h 14 년 전
  Sebastian Hahn 34dfce0d82 Create buffers.h 14 년 전
  Sebastian Hahn c53b6cc831 Create router.h 14 년 전
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 년 전
  Roger Dingledine 0a4e2397c0 Don't leak memory if we get too many create cells 15 년 전
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 년 전
  Nick Mathewson 9f8d095e0f Add and use set/get_uint64 on onion tags. [bug 604; backportable] 15 년 전
  Roger Dingledine 68806c7fb7 When a relay gets a create cell it can't decrypt (e.g. because it's 15 년 전
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 년 전
  Nick Mathewson fcf817f897 Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug? 16 년 전