Andrea Shepard
|
8907554cf3
Make channel_note_destroy_not_pending() mockable
|
11 years ago |
Nick Mathewson
|
db2af2abb0
Start converting circuitlist to smartlist.
|
10 years ago |
Nick Mathewson
|
8f3e3279c1
Try to diagnose bug 12184
|
10 years ago |
dana koch
|
3ce3984772
Uplift status.c unit test coverage with new test cases and macros.
|
10 years ago |
Nick Mathewson
|
fffc59b0e9
Merge remote-tracking branch 'public/bug9841_025'
|
10 years ago |
Nick Mathewson
|
f560eeadc3
Remove the unused circuit_dump_by_chan().
|
10 years ago |
Nick Mathewson
|
949c9ae26b
Tweak sign of rend_token params for consistency
|
10 years ago |
Nick Mathewson
|
ecf61e924d
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
|
10 years ago |
Nick Mathewson
|
8b9a2cb68b
Faster circuit_get_by_rend_token_and_purpose()
|
11 years ago |
Nick Mathewson
|
c8d41da52d
More unit tests for OOM handling.
|
10 years ago |
Nick Mathewson
|
9a07ec751f
Refactor OOM-handling functions for more testability
|
10 years ago |
Nick Mathewson
|
babbd3ff08
Merge remote-tracking branch 'public/feature9777_024_squashed'
|
10 years ago |
Nick Mathewson
|
1068e50aec
Discard circuit paths on which nobody supports ntor
|
10 years ago |
Nick Mathewson
|
a3ffa1f76e
Rename circuit_get_global_list to remove trailing _
|
11 years ago |
Nick Mathewson
|
d4634d1b72
Merge remote-tracking branch 'majek/bug9108'
|
11 years ago |
Nick Mathewson
|
1e78100b25
Add a test for n_cells_in_circuit_queues
|
11 years ago |
Nick Mathewson
|
ec6c155f82
Add some basic unit tests for the circuit map data structure.
|
11 years ago |
Marek Majkowski
|
1555876d5f
Fix #9108 - make global_circuitlist a doubly linked list
|
11 years ago |
Nick Mathewson
|
b5d1fded3d
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
d3063da691
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
2e1fe1fcf9
Implement a real OOM-killer for too-long circuit queues.
|
11 years ago |
Nick Mathewson
|
801eea03ad
Code to track on a circuit whether it has a "pending" delete cell
|
11 years ago |
Nick Mathewson
|
967503c12c
Implement a placeholder mechanism in the channel,id->circ map
|
11 years ago |
Nick Mathewson
|
7bb51fdd89
Rename circuit_expire_all_dirty_circs
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 years ago |
Andrea Shepard
|
b28119e6a8
Fix detach when setting circuit ID to 0 bug in circuit_set_circid_chan_helper() and add circuit_get_by_circid_channel_even_if_marked()
|
12 years ago |
Andrea Shepard
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |