Nick Mathewson 979fc3e69d cvs diff -u src/or/circuitlist.c | less almost never does what you want in C. 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 23 years ago
Makefile.am 347d3f9d62 Start implementing control interface. 22 years ago
buffers.c fea19528a1 assert_buf_ok was showing up in the profile; remove it from critical-path functions, since it hasnt triggered for ages. 21 years ago
circuitbuild.c 148a1e969d Shave off another 4.7%: remove a linear search when figuring out which circuits wanted us to open a given OR connection. 21 years ago
circuitlist.c 979fc3e69d cvs diff -u src/or/circuitlist.c | less almost never does what you want in C. 21 years ago
circuituse.c c90d6c7e5f Make arguments to circuit_set_circid_orconn match the connection that is closing in circuit_about_to_close_connection. This accounts for our mysterious "arbitrary ram gets decremented!" bug. 21 years ago
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. 21 years ago
config.c 5c949fce51 Start obeying our firewall options more rigorously: 21 years ago
connection.c a6eb8cd2a0 Move connection_or_remove_from_identity_map() to connection_unlink, but dont remove the other; just make it warn. 21 years ago
connection_edge.c 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 21 years ago
connection_or.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 21 years ago
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. 21 years ago
cpuworker.c 40ecaf4857 answer nick's XXX, and muck with some log domain choices 21 years ago
directory.c 98f353fa7c actually listen when we try to route our dir connection via tor. 21 years ago
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. 21 years ago
dns.c 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 21 years ago
hibernate.c 669fdde91b Fix number in error message 21 years ago
main.c 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 21 years ago
onion.c 5d85560d9e Remove last vestiges of old logging interface. 21 years ago
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. 21 years ago
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. 21 years ago
rendclient.c 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 21 years ago
rendcommon.c 5d85560d9e Remove last vestiges of old logging interface. 21 years ago
rendmid.c 5d85560d9e Remove last vestiges of old logging interface. 21 years ago
rendservice.c fe221f3dff Start the process of treating internal circuits and exit circuits 21 years ago
rephist.c fe221f3dff Start the process of treating internal circuits and exit circuits 21 years ago
router.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 21 years ago
routerlist.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 21 years ago
routerparse.c 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 21 years ago
test.c 6443e5ec7f Add a benchmark-aes function to test.c. Off by default. 21 years ago
tor_main.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 21 years ago
tree.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 21 years ago