Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 年 前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年 前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年 前 |
Nick Mathewson
|
3191ba389d
Move extend_info_t into its own header.
|
6 年 前 |
Nick Mathewson
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 年 前 |
Nick Mathewson
|
5cdc234330
Split rend_authorized_client_t and encoded_.._t into their own headers
|
6 年 前 |
Nick Mathewson
|
990184da49
Extract rend_intro_point_t into its own header.
|
6 年 前 |
Nick Mathewson
|
22e9c64738
Extract rend_service_descriptor_t into its own header.
|
6 年 前 |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 年 前 |
Nick Mathewson
|
f2f729e26b
Clear up dead-assignment warnings from scan-build
|
7 年 前 |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 年 前 |
George Kadianakis
|
dc3a2037f5
test: Move some test code to test helpers.
|
7 年 前 |
Nick Mathewson
|
706c44a6ce
Remove some now-needless openssl includes from src/test.
|
7 年 前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年 前 |
Nick Mathewson
|
92139b0077
Fix a lovely heisenbug in rend_cache/store_v2_desc_as_client
|
8 年 前 |
Nick Mathewson
|
c35c43d7d9
Merge branch 'ticket17238_029_02-resquash'
|
8 年 前 |
David Goulet
|
025610612d
prop224: Directory cache support
|
8 年 前 |
David Goulet
|
8293356ad9
hs: Refactor rend_data_t for multi version support
|
8 年 前 |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
8 年 前 |
Nick Mathewson
|
b0a9e54705
Resolve more BUG warnings in the unit tests
|
8 年 前 |
Nick Mathewson
|
2713de2a47
Fix more naked strdup/malloc/free instances
|
8 年 前 |
David Goulet
|
85edef27eb
test: Increase offset to rendcache descriptor time
|
8 年 前 |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 年 前 |
Roger Dingledine
|
edeba3d472
simplify rend_cache_store_status_t back to a boolean
|
8 年 前 |
Roger Dingledine
|
5390296338
rip out hid_serv_acting_as_directory()
|
8 年 前 |
Roger Dingledine
|
e167910fce
rip out hid_serv_responsible_for_desc_id()
|
8 年 前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年 前 |
Sebastian Hahn
|
55d6fd27cb
Fix the --disable-asserts-in-tests configure option
|
8 年 前 |
cypherpunks
|
0a97a3095b
Remove unnecessary casting
|
9 年 前 |
cypherpunks
|
c94aa4573a
Fix buffer over-reads in the rendcache tests
|
9 年 前 |