Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 lat temu |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 lat temu |
Nick Mathewson
|
3191ba389d
Move extend_info_t into its own header.
|
6 lat temu |
Nick Mathewson
|
def1f20e1f
Extract routerstatus_t into its own header.
|
6 lat temu |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 lat temu |
Nick Mathewson
|
5cdc234330
Split rend_authorized_client_t and encoded_.._t into their own headers
|
6 lat temu |
Nick Mathewson
|
990184da49
Extract rend_intro_point_t into its own header.
|
6 lat temu |
Nick Mathewson
|
22e9c64738
Extract rend_service_descriptor_t into its own header.
|
6 lat temu |
Nick Mathewson
|
d51de77311
Extract cpath_build_state into its own header.
|
6 lat temu |
Nick Mathewson
|
b3f2c682b7
Extract crypt_path_t and relay_crypto_t into their own headers
|
6 lat temu |
Nick Mathewson
|
a0bc164af5
Extract {or,origin}_circuit_t into their own headers
|
6 lat temu |
Nick Mathewson
|
a394a2dd86
Merge branch 'bug25903_v5_squashed'
|
6 lat temu |
Mike Perry
|
e07e95edd3
Bug 25903: Perform accounting for new CIRC_BW fields.
|
6 lat temu |
Isis Lovecruft
|
e32fc0806d
refactor: Alphabetise some includes in /src/or/*.
|
6 lat temu |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 lat temu |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 lat temu |
Nick Mathewson
|
b91dce9454
Merge branch 'maint-0.3.1'
|
7 lat temu |
Nick Mathewson
|
6069c829f9
Merge branch 'bug19418_029' into maint-0.3.1
|
7 lat temu |
David Goulet
|
9af3116306
prop224: Handle RENDEZVOUS2 cell
|
7 lat temu |
David Goulet
|
fca2f64e2f
prop224: Handle INTRODUCE_ACK cell
|
7 lat temu |
David Goulet
|
89eb96c19a
prop224: Handle client RENDEZVOUS_ESTABLISHED cell
|
7 lat temu |
David Goulet
|
8e2854372d
prop224: Helper function to assert on invalid client intro circuit
|
7 lat temu |
George Kadianakis
|
bce18a7642
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
|
7 lat temu |
Nick Mathewson
|
418f3d6298
Make sure we always wind up checking i2d_*'s output.
|
7 lat temu |
David Goulet
|
5e710368b3
prop224: Handle service INTRODUCE2 cell
|
7 lat temu |
David Goulet
|
79e8d113d5
prop224: Handle service INTRO_ESTABLISHED cell
|
7 lat temu |
George Kadianakis
|
17bd118b4c
Add test that parses a hardcoded v2 descriptor.
|
7 lat temu |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 lat temu |
David Goulet
|
e1497744c8
prop224: Add INTRODUCE1 cell relay support
|
8 lat temu |
George Kadianakis
|
d7be1fd519
prop224: Introduce the new introduction point code.
|
8 lat temu |