Roger Dingledine
a247792169
Directory authorities now call routers stable if they have an
...
uptime of at least 30 days, even if that's not the median uptime
in the network. Implements proposal 1xx, suggested by Kevin Bauer
and Damon McCoy.
svn:r9788
2007-03-10 05:43:35 +00:00
Roger Dingledine
df3a539d03
blow away the discussion at the end, so i can send it to or-dev instead
...
svn:r9787
2007-03-09 23:08:34 +00:00
Roger Dingledine
5b734f5210
propose a plan for 104-short-descriptors
...
svn:r9786
2007-03-09 22:55:35 +00:00
Nick Mathewson
3d64374071
r12513@Kushana: nickm | 2007-03-09 17:49:08 -0500
...
Twiddle TODO around a bit: remove redundant items; mark completed and abandoned items; pull sub-items from redundant items into 0.2.0.x section; move items from aclocal.m4 into TODO; move some TODO items into 098-todo.txt; move one item onto flyspray.
svn:r9785
2007-03-09 22:49:15 +00:00
Nick Mathewson
45157657b2
r12508@Kushana: nickm | 2007-03-09 16:39:06 -0500
...
Try to refine 0.2.0 priorities in TODO
svn:r9784
2007-03-09 21:40:10 +00:00
Nick Mathewson
6f56dea589
r12507@Kushana: nickm | 2007-03-09 11:51:58 -0500
...
A couple more proposals that would be neat to see.
svn:r9783
2007-03-09 21:40:04 +00:00
Nick Mathewson
02ce8e6b12
r12474@Kushana: nickm | 2007-03-06 16:10:05 -0500
...
We have a PATH_SEPARATOR macro. How about we use it?
svn:r9782
2007-03-09 21:39:30 +00:00
Nick Mathewson
d62e37b4a9
r12473@Kushana: nickm | 2007-03-06 15:49:45 -0500
...
Excise PREDICT and PREDICT_FALSE in favor of PREDICT_LIKELY and PREDICT_UNLIKELY.
svn:r9781
2007-03-09 21:39:19 +00:00
Peter Palfrader
d26a587309
Merge r9777 into trunk
...
svn:r9779
2007-03-09 10:14:55 +00:00
Roger Dingledine
fe94914b98
Put a platform string (e.g. "Linux i686") in the startup log
...
message, so when people paste just their logs, we know if it's
openbsd or windows or what.
svn:r9775
2007-03-09 08:56:39 +00:00
Roger Dingledine
e5eba1c95d
stuff i'd like to write proposals on one day
...
svn:r9774
2007-03-09 08:50:19 +00:00
Roger Dingledine
55fc1be994
forward-port the 0.1.2.10-rc changelog
...
svn:r9773
2007-03-09 08:49:54 +00:00
Roger Dingledine
b97dca4510
forward-port the bugfix from juliusz
...
svn:r9772
2007-03-09 08:48:53 +00:00
Roger Dingledine
064ff7b33d
get rid of an info-level log message that occurs many times a
...
minute when we haven't needed circuits lately.
svn:r9771
2007-03-09 08:48:21 +00:00
Andrew Lewman
3905208b75
Update libevent version to 1.3b.
...
svn:r9769
2007-03-09 00:16:35 +00:00
Peter Palfrader
83e6aef50d
Forward port r9754: It only is a single |, not two
...
svn:r9755
2007-03-07 09:21:24 +00:00
Nick Mathewson
2036470b62
r12098@catbus: nickm | 2007-03-06 18:48:50 -0500
...
Try to make unit tests happier on 64-bit platforms.
svn:r9752
2007-03-06 23:48:55 +00:00
Nick Mathewson
0d5f981f09
r12469@Kushana: nickm | 2007-03-06 15:24:47 -0500
...
add more gcov detritus to svn:ignore
svn:r9749
2007-03-06 20:25:57 +00:00
Nick Mathewson
5d1bee87ff
r12468@Kushana: nickm | 2007-03-06 15:24:00 -0500
...
More unit tests: gcov is fun.
svn:r9748
2007-03-06 20:25:44 +00:00
Nick Mathewson
c9e2766e75
r12461@Kushana: nickm | 2007-03-06 13:26:17 -0500
...
More autoconf fixes and updates. Maybe the bsd buildbots will be happy again.
svn:r9747
2007-03-06 20:25:32 +00:00
Peter Palfrader
754811fbec
Change recommends on privoxy to privoxy || polipo (>= 1) ( closes : #413728 ).
...
svn:r9746
2007-03-06 20:01:01 +00:00
Roger Dingledine
78cbfcf651
and one more not-really-an-error case
...
svn:r9743
2007-03-06 19:37:18 +00:00
Roger Dingledine
5217d3680e
clean up a log message, and stop calling it an error when
...
we exit cleanly
svn:r9742
2007-03-06 19:33:43 +00:00
Andrew Lewman
745a195b86
Remove the requirement for libevent, since it's a static library already
...
in the binary.
svn:r9741
2007-03-06 04:19:04 +00:00
Nick Mathewson
52713788b4
r12080@catbus: nickm | 2007-03-04 21:40:55 -0500
...
Remove dnsworkers and related code. there goes another 550 lines of code.
svn:r9736
2007-03-05 02:40:58 +00:00
Nick Mathewson
92f62b3684
r12077@catbus: nickm | 2007-03-04 16:08:23 -0500
...
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 21:08:28 +00:00
Nick Mathewson
4a6e29b029
r12076@catbus: nickm | 2007-03-04 15:41:04 -0500
...
oops; remove spurious argument from _log_prefix.
svn:r9734
2007-03-04 21:08:26 +00:00
Nick Mathewson
7fcceb2c25
r12074@catbus: nickm | 2007-03-04 15:11:43 -0500
...
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 20:11:46 +00:00
Nick Mathewson
654924dfdf
r12072@catbus: nickm | 2007-03-04 14:55:36 -0500
...
Apparently, autoupdate is not as perfect as one might hope.
svn:r9732
2007-03-04 19:55:40 +00:00
Nick Mathewson
238a13f3e6
r12070@catbus: nickm | 2007-03-04 14:51:23 -0500
...
Fix a stray autoconf warning.
svn:r9731
2007-03-04 19:52:39 +00:00
Nick Mathewson
6b79e252f6
r12063@catbus: nickm | 2007-03-04 14:46:22 -0500
...
Bump trunk version to 0.2.0.0-alpha-dev
svn:r9730
2007-03-04 19:49:06 +00:00
Nick Mathewson
26e8656f5d
r12061@catbus: nickm | 2007-03-04 14:41:10 -0500
...
Run configure.in through autoupdate
svn:r9729
2007-03-04 19:49:04 +00:00
Nick Mathewson
ed21e3c022
svn:r9728
2007-03-04 19:49:02 +00:00
Nick Mathewson
7c671512b8
r11612@catbus: nickm | 2007-01-30 18:14:07 -0500
...
make TOR_SEARCH_LIBRARY work with openssl
svn:r9727
2007-03-04 19:47:53 +00:00
Nick Mathewson
0e44371a33
r11596@catbus: nickm | 2007-01-30 01:43:40 -0500
...
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 19:47:34 +00:00
Nick Mathewson
70e5a83a77
r12057@catbus: nickm | 2007-03-04 13:58:32 -0500
...
Clarify some log messages; note others that could be improved later.
svn:r9724
2007-03-04 18:58:38 +00:00
Nick Mathewson
5f9f62daa2
r12053@catbus: nickm | 2007-03-03 16:45:38 -0500
...
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 21:55:31 +00:00
Nick Mathewson
25508347ec
r12051@catbus: nickm | 2007-03-03 16:15:52 -0500
...
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-03 21:16:07 +00:00
Nick Mathewson
bd9289cf2b
svn:r9719
2007-03-03 20:09:15 +00:00
Nick Mathewson
275f39603b
r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500
...
Bump version to 0.1.2.9-rc-dev
svn:r9718
2007-03-03 20:09:07 +00:00
Nick Mathewson
d1a38ac507
r12375@Kushana: nickm | 2007-03-02 13:52:32 -0500
...
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 20:00:37 +00:00
Nick Mathewson
0197615f44
r12374@Kushana: nickm | 2007-03-02 13:12:09 -0500
...
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 20:00:33 +00:00
Nick Mathewson
9989cbc699
r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500
...
credit PEP as source of Tor process
svn:r9712
2007-03-02 20:00:30 +00:00
Nick Mathewson
4f2718d003
r12372@Kushana: nickm | 2007-03-02 13:10:47 -0500
...
Add some more 020 items to the TODO.
svn:r9711
2007-03-02 20:00:26 +00:00
Roger Dingledine
c4cf13a5a0
squeak in a bugfix for the VirtualAddrNetwork man page entry
...
svn:r9706
2007-03-02 05:25:35 +00:00
Roger Dingledine
629930ad16
bump to 0.1.2.9-rc
...
svn:r9705
2007-03-02 05:18:52 +00:00
Roger Dingledine
90960dc067
one day we might want to document the .virtual address
...
extension. or not.
svn:r9704
2007-03-02 05:17:31 +00:00
Roger Dingledine
284437756b
a clearer changelog, and a future todo item
...
svn:r9702
2007-03-01 05:04:54 +00:00
Roger Dingledine
6b191f854c
resolve another xxx012
...
svn:r9701
2007-03-01 04:40:43 +00:00
Roger Dingledine
dba4e040fc
Disable encrypted directory connections when we don't have a server
...
descriptor for the destination. We'll get this working again in
the 0.2.0 branch.
svn:r9700
2007-03-01 04:26:30 +00:00