Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 gadi atpakaļ
  Nick Mathewson cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 gadi atpakaļ
  Nick Mathewson 394a6bf4cd Merge remote branch 'origin/maint-0.2.2' 13 gadi atpakaļ
  Nick Mathewson bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 13 gadi atpakaļ
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 gadi atpakaļ
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 gadi atpakaļ
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 gadi atpakaļ
  Sebastian Hahn 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 13 gadi atpakaļ
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 13 gadi atpakaļ
  Nick Mathewson 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 13 gadi atpakaļ
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 gadi atpakaļ
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 15 gadi atpakaļ
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 gadi atpakaļ
  Sebastian Hahn 561ca9b987 Fix misplaced labels 14 gadi atpakaļ
  Sebastian Hahn f6852fe031 Create onion.h 14 gadi atpakaļ
  Sebastian Hahn 0f1548ab18 Create main.h 14 gadi atpakaļ
  Sebastian Hahn 0bfa34e1f6 Create control.h 14 gadi atpakaļ
  Sebastian Hahn 2a74101f7a Create connection.h 14 gadi atpakaļ
  Sebastian Hahn c4f8f1316e Create config.h 14 gadi atpakaļ
  Sebastian Hahn 174a88dd79 Create circuitlist.h 14 gadi atpakaļ
  Sebastian Hahn 21155204c6 Create circuitbuild.h 14 gadi atpakaļ
  Sebastian Hahn 34dfce0d82 Create buffers.h 14 gadi atpakaļ
  Sebastian Hahn c53b6cc831 Create router.h 14 gadi atpakaļ
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 gadi atpakaļ
  Roger Dingledine 0a4e2397c0 Don't leak memory if we get too many create cells 15 gadi atpakaļ
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 gadi atpakaļ
  Nick Mathewson 9f8d095e0f Add and use set/get_uint64 on onion tags. [bug 604; backportable] 15 gadi atpakaļ
  Roger Dingledine 68806c7fb7 When a relay gets a create cell it can't decrypt (e.g. because it's 15 gadi atpakaļ
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 gadi atpakaļ
  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 gadi atpakaļ