index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
/
nodelist
/
nodelist.c
Age
Commit message (
Expand
)
Author
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-02-01
Merge branch 'maint-0.4.5'
David Goulet
2021-02-01
node: Move reentry set to use a digestmap_t
David Goulet
2021-02-01
Merge branch 'maint-0.4.5'
David Goulet
2021-02-01
relay: Double the size of the relay reentry set
David Goulet
2021-01-29
Merge branch 'maint-0.4.5'
David Goulet
2021-01-29
relay: Add bloomfiter of relay address + {OR|Dir}Port
David Goulet
2021-01-12
Merge branch 'maint-0.4.5'
George Kadianakis
2021-01-12
Merge branch 'ticket40237_044_01' into ticket40237_045_01
David Goulet
2021-01-12
Merge branch 'ticket40237_043_01' into ticket40237_044_01
David Goulet
2021-01-12
Merge branch 'ticket40237_035_01' into ticket40237_043_01
David Goulet
2021-01-12
hs-v3: Require reasonably live consensus
David Goulet
2021-01-10
fix typos and whitespace
Roger Dingledine
2020-11-12
Fix typos.
Samanta Navarro
2020-10-01
fix typos
Roger Dingledine
2020-08-05
Replace several C identifiers for ticket 18106.
Nick Mathewson
2020-07-16
nodelist: Fix possible NULL deref
David Goulet
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-06-30
node: Rename addrs_in_same_network_family()
David Goulet
2020-06-24
Make a bunch of networkstatus_t parameters constant.
Nick Mathewson
2020-05-18
nodelist: Replace int with bool
teor
2020-05-11
protover: Add node functions for IPv6 extend support
teor
2020-05-11
protover: Sort version flags by their underlying protocols
teor
2020-04-09
nodelist: Make some functions mockable
teor
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-02-24
Merge remote-tracking branch 'tor-github/pr/1685/head'
Nick Mathewson
2020-02-11
Merge branch 'ticket33029_042_01' into ticket33029_043_03
David Goulet
2020-02-11
dirauth: Rename function for better clarity
David Goulet
2020-02-11
dirlist: Add configured trusted dir to the nodelist address set
David Goulet
2020-02-11
nodelist: Helper to add an address to the nodelist address set
David Goulet
2020-02-10
Use semicolons after HT_PROTOTYPE and HT_GENERATE.
Nick Mathewson
2020-01-28
Write unittest that covers cases of INTRODUCE1 handling.
George Kadianakis
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-09-09
Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...
Nick Mathewson
2019-09-05
Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all()
Neel Chauhan
2019-08-26
hs-v3: Add protover HSIntro=5
David Goulet
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-26
Make nodelist_get_list() return a const pointer.
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-03-15
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-03-15
Merge branch 'bug28656_035_squashed' into maint-0.4.0
Nick Mathewson
2019-03-15
Stop logging a BUG() warning when tor is waiting for exit descriptors
teor
2019-01-30
hs: Move get_lspecs_from_node to nodelist.c
teor
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-02
Config option to specify specific MiddleNodes.
Mike Perry
2019-01-02
Circuit padding ProtoVer plumbing.
Mike Perry
[next]