Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 lat temu |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 lat temu |
Nick Mathewson
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 lat temu |
Nick Mathewson
|
def1f20e1f
Extract routerstatus_t into its own header.
|
6 lat temu |
Nick Mathewson
|
d2942d127d
Extract node_t into its own header.
|
6 lat temu |
Nick Mathewson
|
df9a3fe86f
Make server_port_cfg_t and port_cfg_t into separate headers.
|
6 lat temu |
rl1987
|
036df13a03
Tweak error handling for #25852
|
6 lat temu |
rl1987
|
36f7d0a940
Make _with_err return routerinfo, like old function does
|
6 lat temu |
rl1987
|
b00d17aa9e
Improve GETCONF exit-policy/* error handling
|
6 lat temu |
Neel Chauhan
|
5458ff20a5
Remove the return value from the fascist_firewall_choose_address_* family of functions
|
6 lat temu |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 lat temu |
Alexander Færøy
|
77b92c2214
Ensure that `make check-spaces` is happy.
|
7 lat temu |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 lat temu |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 lat temu |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 lat temu |
Nick Mathewson
|
76d79d597a
Merge branch 'maint-0.2.9'
|
7 lat temu |
Nick Mathewson
|
1afc2ed956
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
|
7 lat temu |
Nick Mathewson
|
f1530d0e5a
Merge branch 'teor_bug21357-v2_029'
|
7 lat temu |
teor
|
408c53b7a7
Scale IPv6 address counts in policy_summary_reject to avoid overflow
|
7 lat temu |
teor
|
7e7b3d3df3
Add unit tests for IPv6 address summaries and IPv4 netblock rejection
|
7 lat temu |
Nick Mathewson
|
81c78ec755
Outbindbindaddress variants for Exit and OR.
|
7 lat temu |
Nick Mathewson
|
c58592e658
Merge branch 'maint-0.2.9'
|
8 lat temu |
Nick Mathewson
|
d73c671d6d
policy_is_reject_star():
|
8 lat temu |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 lat temu |
Nick Mathewson
|
a8676b1ede
Merge branch 'bug18902_squashed'
|
8 lat temu |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 lat temu |
teor (Tim Wilson-Brown)
|
514f0041d1
Avoid disclosing exit IP addresses in exit policies by default
|
8 lat temu |
Nick Mathewson
|
2713de2a47
Fix more naked strdup/malloc/free instances
|
8 lat temu |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 lat temu |
teor (Tim Wilson-Brown)
|
05cf286713
Make mock function static to prevent future clashes
|
8 lat temu |