Roger Dingledine
|
a8bb654c2b
bump to 0.1.1.11-alpha-cvs
|
19 years ago |
Roger Dingledine
|
4f7749dd97
and give the changelog a date
|
19 years ago |
Roger Dingledine
|
f9f42deb7c
more changelog futzing
|
19 years ago |
Roger Dingledine
|
5ca40affeb
we were leaking a smartlist every time we built a circuit
|
19 years ago |
Nick Mathewson
|
d60faa7c93
Fix another memleak. I love you, valgrind!
|
19 years ago |
Nick Mathewson
|
8907391ad6
Fix wide lines
|
19 years ago |
Nick Mathewson
|
5c78c89471
Appease verbose gcc warning: make dirserv_compute_stable_uptime() static.
|
19 years ago |
Roger Dingledine
|
284fe9cad5
if we learn that a down entry guard is up, count our working entry
|
19 years ago |
Nick Mathewson
|
eb78295e4e
Fix memory leak in routerlist_remove_old_routers().
|
19 years ago |
Nick Mathewson
|
6a9ca9e790
Convert some more ints to long longs in rephist.c, as suggested by windows compiler.
|
19 years ago |
Roger Dingledine
|
d1baa0c4a6
we were leaking 3KB every time the entry guards changed, every time
|
19 years ago |
Peter Palfrader
|
068afa6868
Update the manual page: UseEntryGuards defaults to 1 now
|
19 years ago |
Roger Dingledine
|
14b7011fb6
checkpoint the 0.1.1.11-alpha changelog: getting closer!
|
19 years ago |
Roger Dingledine
|
8f271f2f5a
we changed the name of AccountingBytesReadInInterval
|
19 years ago |
Peter Palfrader
|
72277b1507
Forward port debian/patches/07_log_to_file_by_default.dpatch again
|
19 years ago |
Roger Dingledine
|
906a2c8ef0
bump to 0.1.1.11-alpha in preparation for release
|
19 years ago |
Roger Dingledine
|
7d1f675c85
entry nodes are now entry guards.
|
19 years ago |
Roger Dingledine
|
e27c47b6de
UseEntryGuards and NumEntryGuards
|
19 years ago |
Roger Dingledine
|
f0aefebf02
from the controller you can getinfo entry-guards now, not entry-nodes.
|
19 years ago |
Nick Mathewson
|
89db1be56c
remove some completed items from the TODO
|
19 years ago |
Nick Mathewson
|
4ac471a38a
answer a question from arma, and clarify a related point.
|
19 years ago |
Nick Mathewson
|
55ac4f032c
Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234.
|
19 years ago |
Roger Dingledine
|
210d9db54d
and even more so
|
19 years ago |
Roger Dingledine
|
aea0a78254
make entry node logging slightly less chatty.
|
19 years ago |
Nick Mathewson
|
bef879540a
#undef FOO is cleaner than #define FOO_XX
|
19 years ago |
Nick Mathewson
|
4a7ee9bd3d
Make unittests pass again.
|
19 years ago |
Roger Dingledine
|
b2d79f278b
or_state_validate() needs an extra arg too or it will crash
|
19 years ago |
Roger Dingledine
|
f4299f0f44
hack to address bug 238.
|
19 years ago |
Roger Dingledine
|
d114ea7125
implement getinfo desc/all-recent
|
19 years ago |
Roger Dingledine
|
b1ea87da37
spec getinfo desc/all-recent
|
19 years ago |