Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
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
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 years ago |
Nick Mathewson
|
9d6276bca8
Extract microdesc_t into its own header.
|
6 years ago |
Nick Mathewson
|
def1f20e1f
Extract routerstatus_t into its own header.
|
6 years ago |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 years ago |
Nick Mathewson
|
d2942d127d
Extract node_t into its own header.
|
6 years ago |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 years ago |
David Goulet
|
59072d2027
test: Fix memleaks
|
7 years ago |
Nick Mathewson
|
40887b4d2e
Unit tests for maintaining ed25519->node map.
|
7 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
|
a6c9fcc486
Fix nodelist/node_is_dir test wrt 12538.
|
9 years ago |
Matthew Finkel
|
e0bd6cdef2
Add unit test for router_pick_directory_server_impl
|
9 years ago |
Matthew Finkel
|
0a7d22a664
Client should check if dir server has open dir port or handles tunnelled requests
|
10 years ago |
Nick Mathewson
|
5d4bb6f61f
Merge remote-tracking branch 'public/ticket9969'
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 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 |
Arlo Breault
|
bb137e23c1
Unit tests for router download functions.
|
10 years ago |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 years ago |
Nick Mathewson
|
aa3c8c1397
Use the right functions; strncpy is usually not the answer
|
10 years ago |
Qingping Hou
|
57da1a5057
add test case for node_get_verbose_nickname
|
10 years ago |
Qingping Hou
|
39ff3b00cf
add test for node_get_verbose_nickname_by_id
|
10 years ago |