Nick Mathewson
|
099b9ce2f9
Fix bug 230: add a rollback function to reverse all changes since the last mark_logs_temp(), and move log initialization into the two-phase part of option setting.
|
20 年之前 |
Peter Palfrader
|
856546925a
Fix debian changelog: 0.1.1.11-alpha was a release, not a CVS snapshot
|
20 年之前 |
Peter Palfrader
|
690338d2c4
New upstream version
|
20 年之前 |
Roger Dingledine
|
a8bb654c2b
bump to 0.1.1.11-alpha-cvs
|
20 年之前 |
Roger Dingledine
|
4f7749dd97
and give the changelog a date
|
20 年之前 |
Roger Dingledine
|
f9f42deb7c
more changelog futzing
|
20 年之前 |
Roger Dingledine
|
5ca40affeb
we were leaking a smartlist every time we built a circuit
|
20 年之前 |
Nick Mathewson
|
d60faa7c93
Fix another memleak. I love you, valgrind!
|
20 年之前 |
Nick Mathewson
|
8907391ad6
Fix wide lines
|
20 年之前 |
Nick Mathewson
|
5c78c89471
Appease verbose gcc warning: make dirserv_compute_stable_uptime() static.
|
20 年之前 |
Roger Dingledine
|
284fe9cad5
if we learn that a down entry guard is up, count our working entry
|
20 年之前 |
Nick Mathewson
|
eb78295e4e
Fix memory leak in routerlist_remove_old_routers().
|
20 年之前 |
Nick Mathewson
|
6a9ca9e790
Convert some more ints to long longs in rephist.c, as suggested by windows compiler.
|
20 年之前 |
Roger Dingledine
|
d1baa0c4a6
we were leaking 3KB every time the entry guards changed, every time
|
20 年之前 |
Peter Palfrader
|
068afa6868
Update the manual page: UseEntryGuards defaults to 1 now
|
20 年之前 |
Roger Dingledine
|
14b7011fb6
checkpoint the 0.1.1.11-alpha changelog: getting closer!
|
20 年之前 |
Roger Dingledine
|
8f271f2f5a
we changed the name of AccountingBytesReadInInterval
|
20 年之前 |
Peter Palfrader
|
72277b1507
Forward port debian/patches/07_log_to_file_by_default.dpatch again
|
20 年之前 |
Roger Dingledine
|
906a2c8ef0
bump to 0.1.1.11-alpha in preparation for release
|
20 年之前 |
Roger Dingledine
|
7d1f675c85
entry nodes are now entry guards.
|
20 年之前 |
Roger Dingledine
|
e27c47b6de
UseEntryGuards and NumEntryGuards
|
20 年之前 |
Roger Dingledine
|
f0aefebf02
from the controller you can getinfo entry-guards now, not entry-nodes.
|
20 年之前 |
Nick Mathewson
|
89db1be56c
remove some completed items from the TODO
|
20 年之前 |
Nick Mathewson
|
4ac471a38a
answer a question from arma, and clarify a related point.
|
20 年之前 |
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.
|
20 年之前 |
Roger Dingledine
|
210d9db54d
and even more so
|
20 年之前 |
Roger Dingledine
|
aea0a78254
make entry node logging slightly less chatty.
|
20 年之前 |
Nick Mathewson
|
bef879540a
#undef FOO is cleaner than #define FOO_XX
|
20 年之前 |
Nick Mathewson
|
4a7ee9bd3d
Make unittests pass again.
|
20 年之前 |
Roger Dingledine
|
b2d79f278b
or_state_validate() needs an extra arg too or it will crash
|
20 年之前 |