Roger Dingledine 607078cf70 print an entry at the top of the logfile so you know it's working 23 years ago
..
.cvsignore a970cd7cfa update the cvsignore 23 years ago
Makefile.am c25fbd2676 break routers.c into router.c for stuff the router does, 23 years ago
buffers.c 45a66c6955 make a relay_header_t struct and pack/unpack funcs 23 years ago
circuit.c 53061b3778 fix endian issue: rh.integrity was getting sent wrong 23 years ago
command.c 43fcb70bad checkpoint: revamp relay cell packaging and handling 23 years ago
config.c 6a19e64066 remove trailing whitespace 23 years ago
connection.c f3fdbadfdf randomize the initial circ_id and stream_id, so an adversary who 23 years ago
connection_edge.c 53061b3778 fix endian issue: rh.integrity was getting sent wrong 23 years ago
connection_or.c 43fcb70bad checkpoint: revamp relay cell packaging and handling 23 years ago
cpuworker.c a5e6ec244f rename circ_id_t to uint16_t for code clarity 23 years ago
directory.c 6a19e64066 remove trailing whitespace 23 years ago
dirserv.c 6a19e64066 remove trailing whitespace 23 years ago
dns.c 4a1e05de51 betcha didn't know strncpy could leave an unterminated string 23 years ago
main.c 607078cf70 print an entry at the top of the logfile so you know it's working 23 years ago
onion.c 6a19e64066 remove trailing whitespace 23 years ago
or.h 53061b3778 fix endian issue: rh.integrity was getting sent wrong 23 years ago
router.c 6a19e64066 remove trailing whitespace 23 years ago
routerlist.c a5e6ec244f rename circ_id_t to uint16_t for code clarity 23 years ago
test.c 6a19e64066 remove trailing whitespace 23 years ago
tor_main.c 6a19e64066 remove trailing whitespace 23 years ago
tree.h bf52b6d1f4 splay and rbtree implementations, by niels provos 24 years ago