aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.h
Commit message (Expand)AuthorAge
* Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* Check for new IP addr after circuit liveliness returnsMatthew Finkel2014-04-08
* White-box tests for the succeeding case of ext_or_port handshake.Nick Mathewson2013-08-15
* Expose/mock some functions to make ext_orport.c testing possibleNick Mathewson2013-08-15
* Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add a new isolation type and field: "nym epoch"Nick Mathewson2011-07-19
* Make the get_options() return constNick Mathewson2011-06-14
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-26
|\
| * Expose a new process_signal(uintptr_t), not signal_callback()Nick Mathewson2011-04-26
| * Make SIGNAL DUMP work on FreeBSDSebastian Hahn2011-04-15
* | Reuse get_bytes_{read,written}() in status.cGeorge Kadianakis2011-04-16
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\|
| * Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
* | Implement more heartbeat message stuff.George Kadianakis2011-02-22
* | GETINFO options for querying traffic usageDamian Johnson2011-01-07
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Add bufferevent support for outgoing connections; exits are now supported.Nick Mathewson2010-09-27
* | Teach read_event/write_event manipulators about bufferevents.Nick Mathewson2010-09-27
|/
* Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* Create main.hSebastian Hahn2010-07-27