summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-06 r12468@Kushana: nickm | 2007-03-06 15:24:00 -0500Nick Mathewson
More unit tests: gcov is fun. svn:r9748
2007-03-06 r12461@Kushana: nickm | 2007-03-06 13:26:17 -0500Nick Mathewson
More autoconf fixes and updates. Maybe the bsd buildbots will be happy again. svn:r9747
2007-03-06Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).Peter Palfrader
svn:r9746
2007-03-06and one more not-really-an-error caseRoger Dingledine
svn:r9743
2007-03-06clean up a log message, and stop calling it an error whenRoger Dingledine
we exit cleanly svn:r9742
2007-03-06Remove the requirement for libevent, since it's a static library alreadyAndrew Lewman
in the binary. svn:r9741
2007-03-05 r12080@catbus: nickm | 2007-03-04 21:40:55 -0500Nick Mathewson
Remove dnsworkers and related code. there goes another 550 lines of code. svn:r9736
2007-03-04 r12077@catbus: nickm | 2007-03-04 16:08:23 -0500Nick Mathewson
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
2007-03-04 r12076@catbus: nickm | 2007-03-04 15:41:04 -0500Nick Mathewson
oops; remove spurious argument from _log_prefix. svn:r9734
2007-03-04 r12074@catbus: nickm | 2007-03-04 15:11:43 -0500Nick Mathewson
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
2007-03-04 r12072@catbus: nickm | 2007-03-04 14:55:36 -0500Nick Mathewson
Apparently, autoupdate is not as perfect as one might hope. svn:r9732
2007-03-04 r12070@catbus: nickm | 2007-03-04 14:51:23 -0500Nick Mathewson
Fix a stray autoconf warning. svn:r9731
2007-03-04 r12063@catbus: nickm | 2007-03-04 14:46:22 -0500Nick Mathewson
Bump trunk version to 0.2.0.0-alpha-dev svn:r9730
2007-03-04 r12061@catbus: nickm | 2007-03-04 14:41:10 -0500Nick Mathewson
Run configure.in through autoupdate svn:r9729
2007-03-04svn:r9728Nick Mathewson
2007-03-04 r11612@catbus: nickm | 2007-01-30 18:14:07 -0500Nick Mathewson
make TOR_SEARCH_LIBRARY work with openssl svn:r9727
2007-03-04 r11596@catbus: nickm | 2007-01-30 01:43:40 -0500Nick Mathewson
Macro-ize our "search for a library and find out how to link against it" code. This will help make our handling of libevent and openssl more similar, and with any luck better. Not pushing to main branch until after 0.1.2. svn:r9726
2007-03-04 r12057@catbus: nickm | 2007-03-04 13:58:32 -0500Nick Mathewson
Clarify some log messages; note others that could be improved later. svn:r9724
2007-03-03 r12053@catbus: nickm | 2007-03-03 16:45:38 -0500Nick Mathewson
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
2007-03-03 r12051@catbus: nickm | 2007-03-03 16:15:52 -0500Nick Mathewson
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
2007-03-03svn:r9719Nick Mathewson
2007-03-03 r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500Nick Mathewson
Bump version to 0.1.2.9-rc-dev svn:r9718
2007-03-02 r12375@Kushana: nickm | 2007-03-02 13:52:32 -0500Nick Mathewson
Meditate on why 104-short-descriptors cant work as written, and what needs to get solved before it can get implemented. svn:r9714
2007-03-02 r12374@Kushana: nickm | 2007-03-02 13:12:09 -0500Nick Mathewson
Try to nail down versions and version negotiation more thoroughly. Document some issues and ideas. Try to make things more extensible. svn:r9713
2007-03-02 r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500Nick Mathewson
credit PEP as source of Tor process svn:r9712
2007-03-02 r12372@Kushana: nickm | 2007-03-02 13:10:47 -0500Nick Mathewson
Add some more 020 items to the TODO. svn:r9711
2007-03-02squeak in a bugfix for the VirtualAddrNetwork man page entrytor-0.1.2.9-rcRoger Dingledine
svn:r9706
2007-03-02bump to 0.1.2.9-rcRoger Dingledine
svn:r9705
2007-03-02one day we might want to document the .virtual addressRoger Dingledine
extension. or not. svn:r9704
2007-03-01a clearer changelog, and a future todo itemRoger Dingledine
svn:r9702
2007-03-01resolve another xxx012Roger Dingledine
svn:r9701
2007-03-01Disable encrypted directory connections when we don't have a serverRoger Dingledine
descriptor for the destination. We'll get this working again in the 0.2.0 branch. svn:r9700
2007-03-01 r12023@catbus: nickm | 2007-02-28 23:08:20 -0500Nick Mathewson
Embarassing that the number one hit for TLS_EDH_RSA_WITH_DES_192_CBC3_SHA was somebody trying to figure out what we meant when we said it. Replace with something real, and clarify that sometimes "TLS" means "SSLv3". svn:r9699
2007-03-01bonus points if it builds on 64 bitRoger Dingledine
svn:r9698
2007-03-01make the prefertunnel stuff less obviously brokenRoger Dingledine
svn:r9697
2007-03-01 r12014@catbus: nickm | 2007-02-28 19:41:20 -0500Nick Mathewson
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
2007-03-01 r12013@catbus: nickm | 2007-02-28 18:26:13 -0500Nick Mathewson
Note a piece of code that needs to get resolved, before we forget it. svn:r9695
2007-03-01 r12012@catbus: nickm | 2007-02-28 18:25:18 -0500Nick Mathewson
Twiddle constants wrt uploading hidden service descriptors. svn:r9694
2007-03-01 r12011@catbus: nickm | 2007-02-28 18:13:32 -0500Nick Mathewson
Back out insufficiently evidenced FULL_UNROLL in aes.c svn:r9693
2007-02-28 r12006@catbus: nickm | 2007-02-28 16:06:24 -0500Nick Mathewson
On mingw, use "%I64u" to printf/scanf 64-bit integers, instead of the usual GCC "%llu". This prevents a bug when saving 64-bit int configuration values on mingw; the high-order 32 bits would get truncated. If the value was then reloaded, disaster would occur. (Fixes bug 400 and maybe also bug 397.) Backport candidate. svn:r9691
2007-02-28- Stop calling servers that have been hibernating for a long timeRoger Dingledine
"stable". Also, stop letting hibernating or obsolete servers affect uptime and bandwidth cutoffs. - Stop listing hibernating servers in the v1 directory. svn:r9690
2007-02-28note another wishlist item for the armaRoger Dingledine
svn:r9689
2007-02-28 r12001@catbus: nickm | 2007-02-28 15:24:12 -0500Nick Mathewson
Try to build without warnings on mingw with verbose warnings on. First attempt. svn:r9688
2007-02-28 r12000@catbus: nickm | 2007-02-28 15:12:21 -0500Nick Mathewson
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
2007-02-28avoid a few headachesRoger Dingledine
svn:r9686
2007-02-28 r11998@catbus: nickm | 2007-02-28 13:56:55 -0500Nick Mathewson
Correct an MSC_VER check. svn:r9685
2007-02-28 r11996@catbus: nickm | 2007-02-28 13:52:48 -0500Nick Mathewson
Add an MSC_VER check I missed. svn:r9684
2007-02-28 r11994@catbus: nickm | 2007-02-28 13:08:52 -0500Nick Mathewson
Re-number misnumbered spec sections. No more having to refer to "the first of two section 6.1s." svn:r9683
2007-02-28 r11992@catbus: nickm | 2007-02-28 12:46:32 -0500Nick Mathewson
compile fix on mingw: mingw does not define _MSC_VER. svn:r9682
2007-02-28 r11987@catbus: nickm | 2007-02-28 12:34:04 -0500Nick Mathewson
add another u64-related unit test. svn:r9681