aboutsummaryrefslogtreecommitdiff
path: root/src/or/hibernate.c
Commit message (Expand)AuthorAge
* Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* Always check returns from unlink()Andrea Shepard2014-03-31
* Tweak/cleanup 5526 fix.Nick Mathewson2013-08-21
* Print accounting information in heartbeat messages.Peter Retzlaff2013-08-21
* Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* Remove a bunch of unused macro definitionsNick Mathewson2013-02-23
* Update the copyright date to 201.Nick Mathewson2013-01-16
* In comments and logs, say "UTC" not "GMT"Nick Mathewson2012-11-23
* Call channel_mark_for_close() properly in hibernate_go_dormant()Andrea Shepard2012-11-13
* Split the or_state_t portions of config.c into their own fileNick Mathewson2012-09-13
* 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
|/