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