Roger Dingledine 5c57348acd We got an obscure report of an assert error on a windows Tor server with hace 20 años
..
.cvsignore a970cd7cfa update the cvsignore hace 23 años
Makefile.am 07c35b4f52 ship the event*.h files too. perhaps this will make my 'make dist' hace 20 años
buffers.c fab1feee26 complain when we hit wsaenobufs on recv or write too. hace 20 años
circuitbuild.c a2fec314b6 scream louder if you've got a pending circuit for a given hace 20 años
circuitlist.c 453062b028 fix typo, remove extraneous variable hace 20 años
circuituse.c 542b8af592 don't tell people that the testing circuit failed if we already hace 20 años
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) hace 20 años
config.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.) hace 20 años
connection.c 45065f1466 simplify code now that libevent considers all sockets pollable. hace 20 años
connection_edge.c 5c57348acd We got an obscure report of an assert error on a windows Tor server with hace 20 años
connection_or.c 152d6d13b4 remove some unused code (i think) hace 20 años
control.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.) hace 20 años
cpuworker.c 5c57348acd We got an obscure report of an assert error on a windows Tor server with hace 20 años
directory.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.) hace 20 años
dirserv.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.) hace 20 años
dns.c 5c57348acd We got an obscure report of an assert error on a windows Tor server with hace 20 años
eventdns.c b7ca697faf More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. hace 20 años
eventdns.h c18fab5366 Make eventdns.[ch] into good C90; remove signed/unsigned comparisons. hace 20 años
eventdns_tor.h c660a0f6a2 More DNS fixes. Send meaningful TTLs back to the client when hace 20 años
hibernate.c c74c24a989 make more hibernate log messages use local time. we should audit hace 20 años
main.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.) hace 20 años
onion.c aa63a84fe1 the things we do for our windows users. hace 20 años
or.h 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.) hace 20 años
policies.c 5d466b7611 Fix a couple of things that make GCC complain with verbose warnings on. Also, fix some whitespace. hace 20 años
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.) hace 20 años
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.) hace 20 años
rendcommon.c 411f37d534 fix typo hace 20 años
rendmid.c 259c65ab08 the last of the log convention conversion. finally. hace 20 años
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.) hace 20 años
rephist.c 7cb3232ade Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, we may want to switch to libevnet/c-ares, if they ever handle 10k fd situations properly. This one still needs work too, but at least it is small. This code is disabled by default, and not integrated with dns.c. hace 20 años
router.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.) hace 20 años
routerlist.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.) hace 20 años
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. hace 20 años
test.c 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. hace 20 años
tor_main.c 5f051574d5 Happy new year! hace 20 años