Nick Mathewson
|
0e4c42a912
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
|
6 лет назад |
Nick Mathewson
|
c7ce6b9821
Split main.c into main.c and mainloop.c
|
6 лет назад |
George Kadianakis
|
b2092f1ced
Add unittest for HiddenServiceExportCircuitID.
|
6 лет назад |
Nick Mathewson
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 лет назад |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 лет назад |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 лет назад |
Nick Mathewson
|
935ba02565
Fix paths for buffers.h; automated.
|
6 лет назад |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 лет назад |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 лет назад |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 лет назад |
Nick Mathewson
|
fde868ffe3
Extract cell type and their queues into new headers
|
6 лет назад |
Nick Mathewson
|
b8ae4111e3
Extract desc_store_t and routerlist_t into their own headers.
|
6 лет назад |
Nick Mathewson
|
d2942d127d
Extract node_t into its own header.
|
6 лет назад |
Nick Mathewson
|
a0bc164af5
Extract {or,origin}_circuit_t into their own headers
|
6 лет назад |
Nick Mathewson
|
bba998af65
Extract connection_t into its own header.
|
6 лет назад |
Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 лет назад |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 лет назад |
Nick Mathewson
|
f4bcf3f34c
Remove event2/event.h include from compat_libevent.h
|
7 лет назад |
Nick Mathewson
|
4438ef3288
Remove a bunch of other redundant #includes
|
6 лет назад |
Nick Mathewson
|
6ec5059723
Refactor buffer APIs to put a buf_t first.
|
7 лет назад |
Nick Mathewson
|
4a7e90adc5
Repair buffer API so everything starts with buf_.
|
7 лет назад |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 лет назад |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 лет назад |
David Goulet
|
93774dcb54
test: Add HS v2 service configuration unit tests
|
7 лет назад |
George Kadianakis
|
dc3a2037f5
test: Move some test code to test helpers.
|
7 лет назад |
Alexander Færøy
|
22e6ad6f26
Clean up mentions of 'zlib' and rename the mentions to 'compressed'.
|
7 лет назад |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 лет назад |
Nick Mathewson
|
c4a6b56cc1
Fix unit test failures in response to DNS hijacking.
|
7 лет назад |
Chelsea H. Komlo
|
c86bbdd3ae
adding documentation to extracted unit test helper
|
8 лет назад |
Chelsea H. Komlo
|
b95998ef0c
moving useful test helper to test_helpers.h
|
8 лет назад |