Nick Mathewson 1b49198081 Support code for resettable options, and option sets. Still needs validate-and-then-replace logic 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 347d3f9d62 Start implementing control interface. 21 years ago
buffers.c d9e0f3f9bc Make sure control command bodies are always followed by a NUL 21 years ago
circuitbuild.c f7a30fa73e break out validate_options 21 years ago
circuitlist.c 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 years ago
circuituse.c 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 years ago
command.c 984ffec105 implement first piece of hibernation 21 years ago
config.c 1b49198081 Support code for resettable options, and option sets. Still needs validate-and-then-replace logic 21 years ago
connection.c 59453ac6ef add a ControlPort and control listener conn. 21 years ago
connection_edge.c a4753283dd better interface for connection_ap_handshake_socks_reply() 21 years ago
connection_or.c d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes 21 years ago
control.c 1b49198081 Support code for resettable options, and option sets. Still needs validate-and-then-replace logic 21 years ago
cpuworker.c 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
directory.c f7a30fa73e break out validate_options 21 years ago
dirserv.c 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 years ago
dns.c 6874c39904 Fix windows build 21 years ago
hibernate.c 8db0abb687 First attempt at hibernation code. It needs more work around the XXXXs, but first I want arma to review the basic approach while I meditate on how to fix them. 21 years ago
main.c a4753283dd better interface for connection_ap_handshake_socks_reply() 21 years ago
onion.c 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 years ago
or.h f7a30fa73e break out validate_options 21 years ago
relay.c ad4dc74482 Use a stricter set of warnings; make them all pass. 21 years ago
rendclient.c 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 years ago
rendcommon.c 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 years ago
rendmid.c 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 years ago
rendservice.c 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 years ago
rephist.c 36bbab2f2b Fix in warning fix 21 years ago
router.c d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes 21 years ago
routerlist.c f7a30fa73e break out validate_options 21 years ago
routerparse.c ad4dc74482 Use a stricter set of warnings; make them all pass. 21 years ago
test.c 9d604ec615 Add code to read configuration lines from a string as well as a file 21 years ago
tor_main.c 9968f1da98 doxygen for tor_main.c 21 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 21 years ago