index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
statefile.c
Commit message (
Expand
)
Author
Age
*
Whoops; make or_state_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
*
Separate mutable/const accessors for circuit_build_times
Nick Mathewson
2013-08-22
*
Make circ_times static and add accessor functions.
vagrant
2013-08-22
*
Also test that server transports get written to Tor's state.
George Kadianakis
2013-08-05
*
Update pt/configure_proxy until it stops segfaulting
Nick Mathewson
2013-07-31
*
Add EntryGuardPathUseBias to state file keyword list.
Mike Perry
2013-02-01
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Merge branch 'bug7013_take2_squashed'
Nick Mathewson
2012-11-27
|
\
|
*
Add a torrc option to specify the bind address of managed proxies.
George Kadianakis
2012-11-27
*
|
In comments and logs, say "UTC" not "GMT"
Nick Mathewson
2012-11-23
|
/
*
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
Use fmt_addrport where appropriate.
David Fifield
2012-10-10
*
Use fmt_and_decorate_addr in TransportProxy statefile entry.
David Fifield
2012-10-10
*
Split the or_state_t portions of config.c into their own file
Nick Mathewson
2012-09-13