| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
We have a PATH_SEPARATOR macro. How about we use it?
svn:r9782
|
|
|
|
|
|
|
|
| |
message, so when people paste just their logs, we know if it's
openbsd or windows or what.
svn:r9775
|
|
|
|
| |
svn:r9772
|
|
|
|
|
|
|
| |
minute when we haven't needed circuits lately.
svn:r9771
|
|
|
|
|
|
|
| |
Try to make unit tests happier on 64-bit platforms.
svn:r9752
|
|
|
|
|
|
|
| |
More unit tests: gcov is fun.
svn:r9748
|
|
|
|
|
|
|
| |
More autoconf fixes and updates. Maybe the bsd buildbots will be happy again.
svn:r9747
|
|
|
|
| |
svn:r9743
|
|
|
|
|
|
|
| |
we exit cleanly
svn:r9742
|
|
|
|
|
|
|
| |
Remove dnsworkers and related code. there goes another 550 lines of code.
svn:r9736
|
|
|
|
|
|
|
| |
Remove support for v0 control protocol from 0.2.0.x trunk; send back error when we receive a v0 control message. (Leave "if(v1){...}"blocks indented for now so this patch is easier to read.) ((Finally, the linecount goes _down_ a little.))
svn:r9735
|
|
|
|
|
|
|
| |
Make all LD_BUG log messsages get prefixed with "Bug: ". Remove manually-generated "Bug: "s from log-messages. (Apparently, we remembered to add them about 40% of the time.)
svn:r9733
|
|
|
|
|
|
|
| |
Clarify some log messages; note others that could be improved later.
svn:r9724
|
|
|
|
|
|
|
| |
Remove some XXX012s: leave a check in connection_or_set_identity_digest it costs basically nothing to do on average. Forget about reinstating the user check on NT Service creation. Note that a notice message in main.c ("Is something wrong with your network connection?") is really useless.
svn:r9721
|
|
|
|
|
|
|
| |
nt_service_is_stopping should not load the NT service library calls: if they are not loaded, we cannot possibly be a service trying to shut own. Bug found by "norvid" on or-talk. Also, rename function to something slightly less error-prone.
svn:r9720
|
|
|
|
| |
svn:r9701
|
|
|
|
|
|
|
|
| |
descriptor for the destination. We'll get this working again in
the 0.2.0 branch.
svn:r9700
|
|
|
|
| |
svn:r9698
|
|
|
|
| |
svn:r9697
|
|
|
|
|
|
|
| |
Niels has accepted the patch from Scott Lamb to implement better signal handling: I can take "get the pthread_sigprocmask situation under control" off my plate.
svn:r9696
|
|
|
|
|
|
|
| |
Note a piece of code that needs to get resolved, before we forget it.
svn:r9695
|
|
|
|
|
|
|
| |
Twiddle constants wrt uploading hidden service descriptors.
svn:r9694
|
|
|
|
|
|
|
|
|
| |
"stable". Also, stop letting hibernating or obsolete servers affect
uptime and bandwidth cutoffs.
- Stop listing hibernating servers in the v1 directory.
svn:r9690
|
|
|
|
| |
svn:r9689
|
|
|
|
|
|
|
| |
Try to build without warnings on mingw with verbose warnings on. First attempt.
svn:r9688
|
|
|
|
|
|
|
| |
Try to fix eventdns bug 326 again, this time by noting that rcode 2 (serverfailed) does not really mean "The server is useless."
svn:r9687
|
|
|
|
| |
svn:r9686
|
|
|
|
|
|
|
| |
Add an MSC_VER check I missed.
svn:r9684
|
|
|
|
|
|
|
| |
add another u64-related unit test.
svn:r9681
|
|
|
|
|
|
|
| |
Add unit tests for tor_parse_uint64
svn:r9678
|
|
|
|
|
|
|
| |
Clamp declarable bandwidth at INT32_MAX, not INT_MAX.
svn:r9677
|
|
|
|
|
|
|
| |
Add some missing (redundant but helpful in most cases) static declarations, and remove a function nobody was calling.
svn:r9672
|
|
|
|
|
|
|
| |
Fix a bug found by Udo van den Heuvel: avoid an assertion failure when a controller sets and clears EntryNodes before the next call to choose_random_entry(). Also make a function static.
svn:r9669
|
|
|
|
|
|
|
| |
Add a missing set to onion_key_set_at to avoid premature rotates.
svn:r9662
|
|
|
|
|
|
|
| |
Note some optimizations that are probably not worth it for 0.1.2.x based on preliminary profiling.
svn:r9659
|
|
|
|
| |
svn:r9655
|
|
|
|
| |
svn:r9654
|
|
|
|
|
|
|
| |
Add a lower-bound on MaxAdvertisedBandwidth.
svn:r9652
|
|
|
|
|
|
|
| |
Fix connection_get_by_type_state_rendquery(): This has been bogus for most of 0.1.2.x. Thanks to Karsten Loesing for finding the bug; fixes bug 399.
svn:r9651
|
|
|
|
|
|
|
| |
a v1 dir or rr that is too old, don't even cache it.
svn:r9649
|
|
|
|
|
|
|
| |
Fix a bug in 9572: after we decref a defunct v1 directory, drop the main reference to it. Should fix bug 396. Many thanks to seeess for tracking this one down.
svn:r9648
|
|
|
|
|
|
|
| |
a different set of fenceposts.
svn:r9647
|
|
|
|
|
|
|
| |
crank up the length of the maximum allowed control message.
svn:r9644
|
|
|
|
|
|
|
| |
Split possibly long log line.
svn:r9643
|
|
|
|
|
|
|
| |
Make sure every error case of router_dump_router_to_string warns about what actually went wrong.
svn:r9642
|
|
|
|
| |
svn:r9640
|
|
|
|
|
|
|
| |
Fix another XXX012 in eventdns.c: tell the DNS request about malformed DNS replies.
svn:r9637
|
|
|
|
| |
svn:r9634
|
|
|
|
|
|
|
| |
Move tricky "delete the member of the smartlist currently under iteration" logic into its own happyfun macro.
svn:r9633
|
|
|
|
| |
svn:r9632
|