Nick Mathewson
|
3cd520a52d
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 年之前 |
Roger Dingledine
|
28b755e660
refactor out the tor_event_base_loopexit() call
|
8 年之前 |
Andrea Shepard
|
d65f030915
Unit test for pick_oos_victims()
|
8 年之前 |
Andrea Shepard
|
26c2ded00c
Unit test for connection_handle_oos()
|
8 年之前 |
Andrea Shepard
|
2bc19171ef
Implement connection_count_moribund() for OOS handler
|
8 年之前 |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Roger Dingledine
|
43193ec888
refactor directory_info_has_arrived so we can quiet the logs
|
8 年之前 |
Nick Mathewson
|
70f337fdb2
Some unit tests now require that periodic events be initialized.
|
9 年之前 |
Nick Mathewson
|
d07fe5dffe
Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decouple_signals'
|
9 年之前 |
Nick Mathewson
|
e62518865b
Decouple routerlist_retry_directory_downloads() from the blob
|
9 年之前 |
Nick Mathewson
|
f4f0b43268
Try to decouple process_signal() from anything not event-driven
|
9 年之前 |
cypherpunks
|
2d3f88f6b9
Remove casting of void pointers when handling signals.
|
9 年之前 |
Roger Dingledine
|
56061976db
Recover better when our clock jumps back many hours
|
9 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
Nick Mathewson
|
336c856e52
Make can_complete_circuits a static variable.
|
10 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
dana koch
|
3ce3984772
Uplift status.c unit test coverage with new test cases and macros.
|
10 年之前 |
Matthew Finkel
|
2d5a7b1842
Check for new IP addr after circuit liveliness returns
|
10 年之前 |
Nick Mathewson
|
28bb673584
White-box tests for the succeeding case of ext_or_port handshake.
|
11 年之前 |
Nick Mathewson
|
d7358e8598
Expose/mock some functions to make ext_orport.c testing possible
|
11 年之前 |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 年之前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年之前 |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 年之前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年之前 |
Nick Mathewson
|
1d3c8c1f74
Add a new isolation type and field: "nym epoch"
|
13 年之前 |
Nick Mathewson
|
47c8433a0c
Make the get_options() return const
|
13 年之前 |
Nick Mathewson
|
3256627a45
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 年之前 |
Nick Mathewson
|
f810a1afe9
Expose a new process_signal(uintptr_t), not signal_callback()
|
13 年之前 |
George Kadianakis
|
c2d9d80a07
Reuse get_bytes_{read,written}() in status.c
|
13 年之前 |