summaryrefslogtreecommitdiff
path: root/src/or/main.h
AgeCommit message (Expand)Author
2011-07-19Add a new isolation type and field: "nym epoch"Nick Mathewson
2011-06-14Make the get_options() return constNick Mathewson
2011-04-26Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-26Expose a new process_signal(uintptr_t), not signal_callback()Nick Mathewson
2011-04-16Reuse get_bytes_{read,written}() in status.cGeorge Kadianakis
2011-04-15Make SIGNAL DUMP work on FreeBSDSebastian Hahn
2011-03-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-16Doxygen documentation for about 100 things that didn't have anyNick Mathewson
2011-02-22Implement more heartbeat message stuff.George Kadianakis
2011-01-07GETINFO options for querying traffic usageDamian Johnson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-09-27Add bufferevent support for outgoing connections; exits are now supported.Nick Mathewson
2010-09-27Teach read_event/write_event manipulators about bufferevents.Nick Mathewson
2010-09-22Rename has_completed_circuit to can_complete_circuitNick Mathewson
2010-07-27Create main.hSebastian Hahn