Nick Mathewson 8fa8616ec7 Add tests for several of the more recently committed functions. 20 vuotta sitten
..
.cvsignore a970cd7cfa update the cvsignore 23 vuotta sitten
Makefile.am 5e4b4451ec Also, add a temporary hack to make sure eventdns.c is distributd. 20 vuotta sitten
buffers.c cd38511a1e Part of incremental encryption logic for buffers: there is a subtle yucky point documented in a comment. 20 vuotta sitten
circuitbuild.c 4e4cc9aa27 lower the number of seconds before we yell about clock jump. 20 vuotta sitten
circuitlist.c 453062b028 fix typo, remove extraneous variable 20 vuotta sitten
circuituse.c 18eb8192db remove a bit more obsolete code 20 vuotta sitten
command.c 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 20 vuotta sitten
config.c cbc4cd93ac allow people to start their tor with runasdaemon set but 20 vuotta sitten
connection.c 91bd12c20d re-enable per-connection rate limiting. get rid of the "OP bandwidth" 20 vuotta sitten
connection_edge.c 5c57348acd We got an obscure report of an assert error on a windows Tor server with 20 vuotta sitten
connection_or.c a20a384b09 harmless typo 20 vuotta sitten
control.c 31b51849b5 export the default exit policy via the control port, so controllers 20 vuotta sitten
cpuworker.c 87e3800dfc Finally solve the "closing wedged cpuworkers" bug. Woo. 20 vuotta sitten
directory.c 2ff24dbc26 And a minor bugfix to the weaselhack 20 vuotta sitten
dirserv.c b4e415ba3c now we can tell dirserv_dump_directory_to_string() whether we want 20 vuotta sitten
dns.c af0e47c921 fix spacing 20 vuotta sitten
eventdns.c 66db3afb74 eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs. 20 vuotta sitten
eventdns.h 66db3afb74 eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs. 20 vuotta sitten
eventdns_tor.h c660a0f6a2 More DNS fixes. Send meaningful TTLs back to the client when 20 vuotta sitten
hibernate.c c74c24a989 make more hibernate log messages use local time. we should audit 20 vuotta sitten
main.c 4e4cc9aa27 lower the number of seconds before we yell about clock jump. 20 vuotta sitten
onion.c aa63a84fe1 the things we do for our windows users. 20 vuotta sitten
or.h b4e415ba3c now we can tell dirserv_dump_directory_to_string() whether we want 20 vuotta sitten
policies.c 88dadc917c bugfix in exit_policy_is_general_exit() that weasel found. 20 vuotta sitten
relay.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 vuotta sitten
rendclient.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 vuotta sitten
rendcommon.c 411f37d534 fix typo 20 vuotta sitten
rendmid.c 259c65ab08 the last of the log convention conversion. finally. 20 vuotta sitten
rendservice.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 vuotta sitten
rephist.c bb18168fae ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. 20 vuotta sitten
router.c 2cd349903c be more lax about recognizing valid hexdigests. 20 vuotta sitten
routerlist.c 30f6c57fd7 and forward-port too. 20 vuotta sitten
routerparse.c 2b720b5746 Start remembering *where* we are storing routerdescs. This will make us easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. 20 vuotta sitten
test.c 8fa8616ec7 Add tests for several of the more recently committed functions. 20 vuotta sitten
tor_main.c 5f051574d5 Happy new year! 20 vuotta sitten