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
/
or
/
rendmid.c
Age
Commit message (
Expand
)
Author
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-01-30
dos: Add the DoSRefuseSingleHopClientRendezvous option
David Goulet
2017-04-13
hs: Add service-side circuitmap API.
George Kadianakis
2017-04-07
hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.
George Kadianakis
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-18
hs: Rename rend_mid_introduce() with legacy semantic
David Goulet
2017-01-18
hs: Remove useless code in rend_mid_introduce()
David Goulet
2017-01-18
prop224: Rename hs_intro_circuit_is_suitable()
David Goulet
2016-12-14
prop224: Use new HS functions in old HS code.
George Kadianakis
2016-12-14
prop224: Introduce the new introduction point code.
George Kadianakis
2016-12-14
prop224 prepwork: Use of HS circuitmap in existing HS code.
George Kadianakis
2016-10-27
Slightly refactor and fix couple callsites
David Goulet
2016-10-27
Do not mark circs for close again after relay_send_command_from_edge()
Ivan Markin
2016-05-09
Stop being so strict about the payload length of "rendezvous1" cells
Roger Dingledine
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-26
Replace Alice/Bob with client/service in hidden service comments
teor (Tim Wilson-Brown)
2015-04-03
... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit
George Kadianakis
2015-04-01
Merge remote-tracking branch 'public/bug15515_025'
Nick Mathewson
2015-04-01
Block multiple introductions on the same intro circuit.
George Kadianakis
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-19
Add two hidden-service related statistics.
George Kadianakis
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-23
two more typos
Roger Dingledine
2014-08-29
Improve "Tried to establish rendezvous on non-OR or non-edge circuit"
Nick Mathewson
2014-04-08
Merge remote-tracking branch 'public/bug9841_025'
Nick Mathewson
2014-03-25
Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warn
Nick Mathewson
2014-02-13
Tweak sign of rend_token params for consistency
Nick Mathewson
2014-02-13
Faster circuit_get_by_rend_token_and_purpose()
Nick Mathewson
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Rename handshake_digest to rend_circ_nonce
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-08
Convert rendmid.c to channel_t
Andrea Shepard
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-07
Make a cast less const-violating; make a field size explicit.
Nick Mathewson
2012-05-07
Reorder rend_mid_rendezvous() to do protocol violation checks on top.
George Kadianakis
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-11-24
Log whenever a circuit's purpose is changed
Robert Ransom
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
fix whitespace issues
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-15
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-07-27
Create rephist.h
Sebastian Hahn
2010-07-27
Create rendmid.h
Sebastian Hahn
2010-07-27
Create relay.h
Sebastian Hahn
[next]