Nick Mathewson
|
efe55b8898
Bump copyright date to 2019.
|
5 years ago |
Taylor Yu
|
617160895c
Defer reporting directory bootstrap progress
|
6 years ago |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
Nick Mathewson
|
49f88e77e5
Extract more constants from or.h
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
a0bc164af5
Extract {or,origin}_circuit_t into their own headers
|
6 years ago |
Nick Mathewson
|
16f08de0fd
Remove TestingEnableTbEmptyEvent
|
6 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
e507f9bf42
Make the control/events test run TT_FORK
|
9 years ago |
teor
|
99c10a95e4
Add unit tests for control_event_is_interesting()
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
28538069b2
Fix numerous 64->32 errors in the unit tests
|
10 years ago |
Nick Mathewson
|
b11ab0d91d
test_cntev_append_cell_stats now no longer leaks
|
10 years ago |
Nick Mathewson
|
dc0fcbd812
Fix memory leaks in test_cntev_append_cell_stats
|
10 years ago |
Nick Mathewson
|
7c76fd5a82
Fix a bunch of coverity-spotted unit test resource leaks
|
11 years ago |
Karsten Loesing
|
e46de82c97
squash! Pass const uint64_t pointers, document array length.
|
11 years ago |
Karsten Loesing
|
b43a37bc5b
Pass const uint64_t pointers, document array length.
|
11 years ago |
Karsten Loesing
|
d5f0d792dd
Pass around const struct timeval * instead of struct timeval.
|
11 years ago |
Karsten Loesing
|
e39292f21d
Test functions used for TB_EMPTY and CELL_STATS events.
|
11 years ago |