aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
AgeCommit message (Expand)Author
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
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-11-29karsten's second refactoring patchRoger Dingledine
2007-08-11logging patch from karsten, slightly modified to compileRoger Dingledine
2007-03-24 r12644@0-41-wifi: nickm | 2007-03-23 16:02:23 -0400Nick Mathewson
2007-03-24 r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400Nick Mathewson
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2006-10-31 r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson