summaryrefslogtreecommitdiff
path: root/src/or/hibernate.c
AgeCommit message (Expand)Author
2011-04-29Correctly check elapsed time in last hibernation periodSebastian Hahn
2011-01-25Log more about soft-hibernationNick 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-06Fix a bug in calculating wakeup time on 64-bit machines.Nick Mathewson
2010-12-03Don't crash when accountingmax is set in non-server TorsNick Mathewson
2010-10-04Maintain separate server and client identity keys when appropriate.Robert Ransom
2010-09-23Merge branch 'bug1511'Nick Mathewson
2010-09-21Even more accurate handling for shifting accounting intervalsNick Mathewson
2010-09-21Bug1789 cleanups suggested by armaNick Mathewson
2010-09-15finish a comment, lower a variableNick Mathewson
2010-09-15How many seconds until != timestamp of that dateSebastian Hahn
2010-09-03Base our expected bw accounting usage on time before soft limitNick Mathewson
2010-09-03Use a more sophisticated soft-hibernation-limit calculationNick Mathewson
2010-09-03Remove an obsolete comment from hibernate.cNick Mathewson
2010-09-03Tolerate a little skew in accounting intervals.Nick Mathewson
2010-07-27Create main.hSebastian Hahn
2010-07-27Create hibernate.hSebastian Hahn
2010-07-27Create connection_edge.hSebastian Hahn
2010-07-27Create connection.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create router.hSebastian Hahn
2010-07-18Make the controller act more usefully when GETINFO failsNick Mathewson
2010-02-27Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-10-26Fix/annotate deadcode for CID 402,403Nick Mathewson
2009-05-27Spell-check Tor.Nick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-04-23Return -1 in the error case from read_bandwidth_usage.Sebastian Hahn
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-23Document most undocumented variables.Nick Mathewson
2008-12-22Add DOCDOC entries for undocumented static and global variables.Nick 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
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-10-17 r15877@catbus: nickm | 2007-10-17 12:54:56 -0400Nick Mathewson
2007-10-15 r15806@catbus: nickm | 2007-10-15 19:14:57 -0400Nick Mathewson
2007-10-14 r15749@catbus: nickm | 2007-10-13 20:06:06 -0400Nick Mathewson
2007-08-18 r14659@catbus: nickm | 2007-08-18 14:19:34 -0400Nick Mathewson
2007-07-25 r13908@catbus: nickm | 2007-07-25 18:55:47 -0400Nick Mathewson
2007-05-24irix64's cc doesn't think hibernate_state_t is necessarily an int.Roger Dingledine
2007-05-16 r12768@catbus: nickm | 2007-05-16 17:25:33 -0400Nick Mathewson
2007-03-24 r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400Nick Mathewson
2007-03-09 r12474@Kushana: nickm | 2007-03-06 16:10:05 -0500Nick Mathewson
2007-02-16 r11826@catbus: nickm | 2007-02-16 14:58:38 -0500Nick Mathewson
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2007-02-07 r11686@catbus: nickm | 2007-02-07 01:50:14 -0500Nick Mathewson
2007-02-02 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500Nick Mathewson
2007-01-22 r9715@catbus: nickm | 2007-01-22 02:51:04 -0500Nick Mathewson
2007-01-04Set orport= for 4 of the 5 dir authorities; Fix getinfo ns/all; Fix segRoger Dingledine