aboutsummaryrefslogtreecommitdiff
path: root/src/or/statefile.c
AgeCommit message (Expand)Author
2014-05-01whitespace fixNick Mathewson
2014-04-26Fix memory leaks in test_circuit_timeoutNick Mathewson
2014-04-16Add 'rename' to the sandboxed syscallsNick Mathewson
2014-03-31Always check returns from unlink()Andrea Shepard
2013-09-13Whoops; make or_state_validate conform to validate_fn_t.Nick Mathewson
2013-08-22Separate mutable/const accessors for circuit_build_timesNick Mathewson
2013-08-22Make circ_times static and add accessor functions.vagrant
2013-08-05Also test that server transports get written to Tor's state.George Kadianakis
2013-07-31Update pt/configure_proxy until it stops segfaultingNick Mathewson
2013-02-01Add EntryGuardPathUseBias to state file keyword list.Mike Perry
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-11-27Merge branch 'bug7013_take2_squashed'Nick Mathewson
2012-11-27Add a torrc option to specify the bind address of managed proxies.George Kadianakis
2012-11-23In comments and logs, say "UTC" not "GMT"Nick Mathewson
2012-10-15Move the circuit build timeout code into its own file.Nick Mathewson
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-10-10Use fmt_addrport where appropriate.David Fifield
2012-10-10Use fmt_and_decorate_addr in TransportProxy statefile entry.David Fifield
2012-09-13Split the or_state_t portions of config.c into their own fileNick Mathewson