]> git.ipfire.org Git - thirdparty/tor.git/commit
Rename circuit_expire_all_dirty_circs
authorNick Mathewson <nickm@torproject.org>
Tue, 19 Feb 2013 23:37:03 +0000 (18:37 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 19 Feb 2013 23:37:03 +0000 (18:37 -0500)
commit7bb51fdd89feb5ea3eb7e0a0b76c0dda0e50a82e
tree2ea2b353bd2d30d965acfeeab219b6f84ec65a5e
parent62fb209d837f3f5510075ef8bdb6e231ebdfa9bc
Rename circuit_expire_all_dirty_circs

The new name is circuit_mark_all_dirty_circs_as_unusable.

This resolves an XXX024
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/circuitlist.h
src/or/config.c
src/or/main.c