aboutsummaryrefslogtreecommitdiff
path: root/src/or/hibernate.c
Commit message (Expand)AuthorAge
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Convert instances of tor_malloc+tor_snprintf into tor_asprintfNick Mathewson2012-01-16
* Advertise dirport if accountingmax is large enoughSebastian Hahn2012-01-10
* New 'DisableNetwork' option to prevent Tor from using the networkNick Mathewson2011-11-28
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-28
|\
| * Fix typo, spotted by tmpname0901. Thanks!Sebastian Hahn2011-10-28
* | Fix a bunch of whitespace errorsNick Mathewson2011-10-11
* | Merge remote-tracking branch 'public/bug2003_nm'Nick Mathewson2011-10-07
|\ \
| * | Make the unit tests pass again after the bug2003 fixNick Mathewson2011-09-07
| * | Don't update AccountingSoftLimitHitAt on startupSebastian Hahn2011-09-01
| |/
* | Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
* | Make the get_options() return constNick Mathewson2011-06-14
|/
* Correctly check elapsed time in last hibernation periodSebastian Hahn2011-04-29
* Log more about soft-hibernationNick Mathewson2011-01-25
* Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Fix a bug in calculating wakeup time on 64-bit machines.Nick Mathewson2010-12-06
* | Don't crash when accountingmax is set in non-server TorsNick Mathewson2010-12-03
* | Maintain separate server and client identity keys when appropriate.Robert Ransom2010-10-04
* | Merge branch 'bug1511'Nick Mathewson2010-09-23
|\ \
| * | Even more accurate handling for shifting accounting intervalsNick Mathewson2010-09-21
| * | Tolerate a little skew in accounting intervals.Nick Mathewson2010-09-03
* | | Bug1789 cleanups suggested by armaNick Mathewson2010-09-21
* | | finish a comment, lower a variableNick Mathewson2010-09-15
* | | How many seconds until != timestamp of that dateSebastian Hahn2010-09-15
* | | Base our expected bw accounting usage on time before soft limitNick Mathewson2010-09-03
* | | Use a more sophisticated soft-hibernation-limit calculationNick Mathewson2010-09-03
* | | Remove an obsolete comment from hibernate.cNick Mathewson2010-09-03
|/ /
* | Create main.hSebastian Hahn2010-07-27
* | Create hibernate.hSebastian Hahn2010-07-27
* | Create connection_edge.hSebastian Hahn2010-07-27
* | Create connection.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create router.hSebastian Hahn2010-07-27
* | Make the controller act more usefully when GETINFO failsNick Mathewson2010-07-18
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Fix/annotate deadcode for CID 402,403Nick Mathewson2009-10-26
|/
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* Return -1 in the error case from read_bandwidth_usage.Sebastian Hahn2009-04-23
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Document most undocumented variables.Nick Mathewson2008-12-23
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
* r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson2008-02-22
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
* r15877@catbus: nickm | 2007-10-17 12:54:56 -0400Nick Mathewson2007-10-17