aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
AgeCommit message (Expand)Author
2017-01-18hs: Rename rend_mid_introduce() with legacy semanticDavid Goulet
2017-01-18hs: Remove useless code in rend_mid_introduce()David Goulet
2017-01-18prop224: Rename hs_intro_circuit_is_suitable()David Goulet
2016-12-14prop224: Use new HS functions in old HS code.George Kadianakis
2016-12-14prop224: Introduce the new introduction point code.George Kadianakis
2016-12-14prop224 prepwork: Use of HS circuitmap in existing HS code.George Kadianakis
2016-10-27Slightly refactor and fix couple callsitesDavid Goulet
2016-10-27Do not mark circs for close again after relay_send_command_from_edge()Ivan Markin
2016-05-09Stop being so strict about the payload length of "rendezvous1" cellsRoger Dingledine
2016-02-27Update the copyright year.Nick Mathewson
2016-01-26Replace Alice/Bob with client/service in hidden service commentsteor (Tim Wilson-Brown)
2015-04-03... and if we do get multiple INTRODUCE1s on a circuit, kill the circuitGeorge Kadianakis
2015-04-01Merge remote-tracking branch 'public/bug15515_025'Nick Mathewson
2015-04-01Block multiple introductions on the same intro circuit.George Kadianakis
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-19Add two hidden-service related statistics.George Kadianakis
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-09-23two more typosRoger Dingledine
2014-08-29Improve "Tried to establish rendezvous on non-OR or non-edge circuit"Nick Mathewson
2014-04-08Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson
2014-03-25Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warnNick Mathewson
2014-02-13Tweak sign of rend_token params for consistencyNick Mathewson
2014-02-13Faster circuit_get_by_rend_token_and_purpose()Nick Mathewson
2013-03-10Fix 8447: use %u to format circid_t.Nick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-03Rename handshake_digest to rend_circ_nonceNick Mathewson
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-10-08Convert rendmid.c to channel_tAndrea Shepard
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-05-07Make a cast less const-violating; make a field size explicit.Nick Mathewson
2012-05-07Reorder rend_mid_rendezvous() to do protocol violation checks on top.George Kadianakis
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2011-11-24Log whenever a circuit's purpose is changedRobert Ransom
2011-05-11Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson
2011-05-11Hand-conversion and audit phase of memcmp transitionNick Mathewson
2011-05-11Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03fix whitespace issuesNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-12-15Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson
2010-12-15Make payloads into uint8_t.Nick Mathewson
2010-07-27Create rephist.hSebastian Hahn
2010-07-27Create rendmid.hSebastian Hahn
2010-07-27Create relay.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create circuitlist.hSebastian Hahn
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson