tor/src/or
Roger Dingledine 1a5c5452b4 when you send a USR2 signal, the log message now tells you to send
a HUP signal if you want to change back to old log levels.


svn:r4332
2005-06-07 18:16:14 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Instrument buffers.c and rephist.c memory usage 2005-06-06 17:03:21 +00:00
circuitbuild.c allow the middle hop of the testing circuit to be running 2005-05-17 19:46:43 +00:00
circuitlist.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
circuituse.c clean up some log entries 2005-05-15 05:00:24 +00:00
command.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
config.c Always disable kqueue on OSX. It seems linked to kernel panics 2005-05-23 04:28:58 +00:00
connection_edge.c Fix for 152: reject malformed .onion addresses rather then passing them on 2005-06-07 18:01:46 +00:00
connection_or.c add HttpProxyAuthenticator config option too 2005-05-20 08:51:45 +00:00
connection.c i screwed up the dirport reachability testing when we don't yet 2005-05-23 05:20:52 +00:00
control.c Fix buffer overlow when checking hashed passwords 2005-06-05 14:28:47 +00:00
cpuworker.c Make Tor compile with no warnings with gcc4.0 on OSX 2005-05-07 05:55:06 +00:00
directory.c clean up a few more log entries 2005-05-27 17:43:43 +00:00
dirserv.c also print the platform string for rejected descriptors 2005-05-02 22:06:04 +00:00
dns.c Make Tor compile with no warnings with gcc4.0 on OSX 2005-05-07 05:55:06 +00:00
hibernate.c Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. 2005-04-02 22:11:24 +00:00
main.c when you send a USR2 signal, the log message now tells you to send 2005-06-07 18:16:14 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Make Tor compile with no warnings with gcc4.0 on OSX 2005-05-07 05:55:06 +00:00
or.h Fix for 152: reject malformed .onion addresses rather then passing them on 2005-06-07 18:01:46 +00:00
relay.c Handle relay cells with rh.length too large. 2005-05-17 20:00:24 +00:00
rendclient.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
rendcommon.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
rendmid.c we were leaking 616 bytes every time somebody established us as 2005-05-20 22:14:33 +00:00
rendservice.c New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! 2005-05-02 22:35:18 +00:00
rephist.c Instrument buffers.c and rephist.c memory usage 2005-06-06 17:03:21 +00:00
router.c clean up a few more log entries 2005-05-27 17:43:43 +00:00
routerlist.c fix the assumption that uninitialized variables are 0 2005-05-18 03:52:07 +00:00
routerparse.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
test.c Fix for 152: reject malformed .onion addresses rather then passing them on 2005-06-07 18:01:46 +00:00
tor_main.c update copyright notices. 2005-04-01 20:15:56 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00