Nick Mathewson 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 20 years ago
..
.cvsignore a970cd7cfa update the cvsignore 21 years ago
Makefile.am 01e7b8638d move the tor program back to usr/bin/ 20 years ago
buffers.c 52e813951a start tracking the 'broken pipe' error 20 years ago
circuit.c 208625ae31 clean up some presentation and comments 20 years ago
command.c 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. 20 years ago
config.c 0b9c140102 make it warn about internal IPs not only if we had to guess, 20 years ago
connection.c 74ef3a63ae bugfix: decrement OR connections from global_bucket too 20 years ago
connection_edge.c 2da54de968 Make tor build on windows again. More work still needed 20 years ago
connection_or.c 30969421d3 stop troubling router operators with unapproved router connect attempts 20 years ago
cpuworker.c 1ae45b771e don't close all the fd's when you spawn a thread, only when you fork 20 years ago
directory.c c195f69058 isspace and friends take an int. solaris cares. 20 years ago
dirserv.c fdc5751c60 bugfix: address that strcat vulnerability in circuit.c 20 years ago
dns.c 1ae45b771e don't close all the fd's when you spawn a thread, only when you fork 20 years ago
main.c 208625ae31 clean up some presentation and comments 20 years ago
onion.c c195f69058 isspace and friends take an int. solaris cares. 20 years ago
or.h 74ef3a63ae bugfix: decrement OR connections from global_bucket too 20 years ago
router.c 6af8d0606f inform unapproved servers when we reject their descriptors 20 years ago
routerlist.c fdc5751c60 bugfix: address that strcat vulnerability in circuit.c 20 years ago
test.c 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 20 years ago
tor_main.c 6a19e64066 remove trailing whitespace 20 years ago
tree.h bf52b6d1f4 splay and rbtree implementations, by niels provos 21 years ago