Roger Dingledine d60f514f4c fix the first bug with our optimization to circuit_expire_building(): 20 лет назад
..
.cvsignore a970cd7cfa update the cvsignore 22 лет назад
Makefile.am 347d3f9d62 Start implementing control interface. 21 лет назад
buffers.c fea19528a1 assert_buf_ok was showing up in the profile; remove it from critical-path functions, since it hasnt triggered for ages. 20 лет назад
circuitbuild.c 1b0134dda8 Clean up some comments; remove some dead code 20 лет назад
circuitlist.c 1b0134dda8 Clean up some comments; remove some dead code 20 лет назад
circuituse.c d60f514f4c fix the first bug with our optimization to circuit_expire_building(): 20 лет назад
command.c 148a1e969d Shave off another 4.7%: remove a linear search when figuring out which circuits wanted us to open a given OR connection. 20 лет назад
config.c 5c949fce51 Start obeying our firewall options more rigorously: 20 лет назад
connection.c a6eb8cd2a0 Move connection_or_remove_from_identity_map() to connection_unlink, but dont remove the other; just make it warn. 20 лет назад
connection_edge.c 1b0134dda8 Clean up some comments; remove some dead code 20 лет назад
connection_or.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 20 лет назад
control.c 148a1e969d Shave off another 4.7%: remove a linear search when figuring out which circuits wanted us to open a given OR connection. 20 лет назад
cpuworker.c 40ecaf4857 answer nick's XXX, and muck with some log domain choices 20 лет назад
directory.c 98f353fa7c actually listen when we try to route our dir connection via tor. 20 лет назад
dirserv.c 3bd613b44d Rename connection_get_by_identity_digest to reflect that it is OR-only. Make it use a hashtable instead of a linear search. 20 лет назад
dns.c 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 20 лет назад
hibernate.c 669fdde91b Fix number in error message 20 лет назад
main.c 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 20 лет назад
onion.c 5d85560d9e Remove last vestiges of old logging interface. 20 лет назад
or.h 148a1e969d Shave off another 4.7%: remove a linear search when figuring out which circuits wanted us to open a given OR connection. 20 лет назад
relay.c 3bd613b44d Rename connection_get_by_identity_digest to reflect that it is OR-only. Make it use a hashtable instead of a linear search. 20 лет назад
rendclient.c 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 20 лет назад
rendcommon.c 5d85560d9e Remove last vestiges of old logging interface. 20 лет назад
rendmid.c 5d85560d9e Remove last vestiges of old logging interface. 20 лет назад
rendservice.c fe221f3dff Start the process of treating internal circuits and exit circuits 20 лет назад
rephist.c fe221f3dff Start the process of treating internal circuits and exit circuits 20 лет назад
router.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 20 лет назад
routerlist.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 20 лет назад
routerparse.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 20 лет назад
test.c 6443e5ec7f Add a benchmark-aes function to test.c. Off by default. 20 лет назад
tor_main.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 21 лет назад
tree.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 21 лет назад