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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendcommon.c
Age
Commit message (
Expand
)
Author
2018-05-14
Merge branch 'bug25903_v5_squashed'
Nick Mathewson
2018-05-09
Bug 25903: Perform accounting for new CIRC_BW fields.
Mike Perry
2018-04-06
refactor: Alphabetise some includes in /src/or/*.
Isis Lovecruft
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-24
prop224: Handle RENDEZVOUS2 cell
David Goulet
2017-08-24
prop224: Handle INTRODUCE_ACK cell
David Goulet
2017-08-24
prop224: Handle client RENDEZVOUS_ESTABLISHED cell
David Goulet
2017-08-24
prop224: Helper function to assert on invalid client intro circuit
David Goulet
2017-08-19
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
George Kadianakis
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-08
prop224: Handle service INTRODUCE2 cell
David Goulet
2017-08-08
prop224: Handle service INTRO_ESTABLISHED cell
David Goulet
2017-07-05
Add test that parses a hardcoded v2 descriptor.
George Kadianakis
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-18
prop224: Add INTRODUCE1 cell relay support
David Goulet
2016-12-14
prop224: Introduce the new introduction point code.
George Kadianakis
2016-11-04
Fix make check-spaces
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
Make check-spaces happy :)
George Kadianakis
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-09-13
Fix a check-spaces warning.
Nick Mathewson
2016-09-13
Refactor Single Onion code to improve consistency
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-06-09
Reduce make check-spaces noise
Andrea Shepard
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Move rend client name checks to one function
John Brooks
2016-05-09
Move rend auth cookie en-/decoding to a function
John Brooks
2016-03-28
Rename tor_dup_addr to tor_addr_to_str_dup.
Nick Mathewson
2016-03-11
rip out rend_id_is_in_interval()
Roger Dingledine
2016-03-11
rip out hid_serv_acting_as_directory()
Roger Dingledine
2016-03-11
rip out hid_serv_responsible_for_desc_id()
Roger Dingledine
2016-03-11
moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...
Hassan Alsibyani
2016-02-27
Update the copyright year.
Nick Mathewson
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Now that crypto_rand() cannot fail, it should return void.
Nick Mathewson
2015-09-08
Add replica number to HS_DESC CREATED event
Donncha O'Cearbhaill
2015-08-25
Store service descriptors in the service descriptor cache
Donncha O'Cearbhaill
2015-07-14
Rename ambiguous introduction point functions
John Brooks
2015-06-18
Move cache objects and functions to rendcache.{c|h}
David Goulet
2015-06-18
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-16
Revert "Do not replace a HS descriptor with a different replica of itself"
David Goulet
2015-06-03
Always initialise return value in compute_desc_id in rendcommon.c
teor
2015-05-14
Fix: init HSDirs list in rend_data_service_create
David Goulet
2015-05-14
Add missing descriptor ID to HS_DESC control event
David Goulet
2015-05-11
comment patch from dgoulet that was in my inbox too long
Nick Mathewson
2015-04-30
whitespace fixes
Nick Mathewson
2015-04-30
compilation fix: signed/unsigned comparison
Nick Mathewson
[next]