summaryrefslogtreecommitdiff
path: root/src/or/cpuworker.c
AgeCommit message (Expand)Author
2011-11-21Merge branch 'maint-0.2.2'Roger Dingledine
2011-11-19Only call cull_wedged_cpuworkers once every 60 seconds.Nick Mathewson
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-23Use a 64-bit type to hold sockets on win64.Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'sebastian/bug2314' into maint-0.2.2Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-12-27Fix compile wanrings revealed by gcc 4.5 on mingwSebastian Hahn
2010-11-10Synx manpage and source wrt option capitalizationSebastian Hahn
2010-09-28Autodetect the number of CPUs when possible if NumCPUs==0Nick Mathewson
2010-09-27Fix more remaining users of inbuf/outbuf to handle bufferevents instead.Nick Mathewson
2010-09-27Move the "stop writing when the buffer is empty" logic to cnnection_finished_...Nick Mathewson
2010-09-27Refactor users of buf_datalen to bufferevent-friendly version.Nick Mathewson
2010-08-16Fix misplaced labelsSebastian Hahn
2010-07-27Create onion.hSebastian Hahn
2010-07-27Create main.hSebastian Hahn
2010-07-27Create control.hSebastian Hahn
2010-07-27Create connection.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create circuitlist.hSebastian Hahn
2010-07-27Create circuitbuild.hSebastian Hahn
2010-07-27Create buffers.hSebastian Hahn
2010-07-27Create router.hSebastian Hahn
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-07-27Don't leak memory if we get too many create cellsRoger Dingledine
2009-05-04Update copyright to 2009.Karsten Loesing
2009-03-02Add and use set/get_uint64 on onion tags. [bug 604; backportable]Nick Mathewson
2009-01-06When a relay gets a create cell it can't decrypt (e.g. because it'sRoger Dingledine
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-08-15Switch global_identifier on connections to a 64-bit field and move it to conn...Nick Mathewson
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-07-23 r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200Nick Mathewson
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06 r17947@catbus: nickm | 2008-02-06 11:57:53 -0500Nick Mathewson
2008-02-05 r17930@catbus: nickm | 2008-02-05 18:20:40 -0500Nick Mathewson
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-06-05 r13266@catbus: nickm | 2007-06-05 16:38:08 -0400Nick Mathewson
2007-05-22 r12853@catbus: nickm | 2007-05-22 11:36:54 -0400Nick Mathewson
2007-05-15 r12764@catbus: nickm | 2007-05-15 17:17:39 -0400Nick Mathewson
2007-03-04 r12074@catbus: nickm | 2007-03-04 15:11:43 -0500Nick Mathewson
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2006-09-29 r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson
2006-09-29 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400Nick Mathewson
2006-09-06 r8725@Kushana: nickm | 2006-09-06 04:39:29 -0400Nick Mathewson
2006-09-06- made configure check if we are building for win32Mike Chiussi
2006-07-26 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson
2006-07-23Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson