aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson2014-04-08
|\
| * Tweak sign of rend_token params for consistencyNick Mathewson2014-02-13
| * Faster circuit_get_by_rend_token_and_purpose()Nick Mathewson2014-02-13
* | Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warnNick Mathewson2014-03-25
|/
* Fix 8447: use %u to format circid_t.Nick Mathewson2013-03-10
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Rename handshake_digest to rend_circ_nonceNick Mathewson2013-01-03
* Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* Convert rendmid.c to channel_tAndrea Shepard2012-10-08
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Make a cast less const-violating; make a field size explicit.Nick Mathewson2012-05-07
* Reorder rend_mid_rendezvous() to do protocol violation checks on top.George Kadianakis2012-05-07
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Log whenever a circuit's purpose is changedRobert Ransom2011-11-24
* Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
|\
| * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * fix whitespace issuesNick Mathewson2011-01-03
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
|\|
| * Make payloads into uint8_t.Nick Mathewson2010-12-15
* | Create rephist.hSebastian Hahn2010-07-27
* | Create rendmid.hSebastian Hahn2010-07-27
* | Create relay.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create circuitlist.hSebastian Hahn2010-07-27
|/
* Update Tor Project copyright yearsNick Mathewson2010-02-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
* karsten's second refactoring patchRoger Dingledine2007-11-29
* logging patch from karsten, slightly modified to compileRoger Dingledine2007-08-11
* r12644@0-41-wifi: nickm | 2007-03-23 16:02:23 -0400Nick Mathewson2007-03-24
* r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400Nick Mathewson2007-03-24
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson2006-10-31
* r9060@totoro: nickm | 2006-10-17 11:12:48 -0400Nick Mathewson2006-10-17
* prefer calling it a client rather than an OPRoger Dingledine2006-09-07
* r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400Nick Mathewson2006-07-26
* Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson2006-07-23
* the last of the log convention conversion. finally.Roger Dingledine2006-02-13
* Happy new year!Roger Dingledine2006-02-09
* Jan 23 02:39:44.856 [warn] rend_mid_rendezvous(): Rejecting RENDEZVOUS1 cell ...Roger Dingledine2006-01-23
* Add reasons to DESTROY and RELAY_TRUNCATED cells.Nick Mathewson2006-01-05
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* when we changed from log_fn to debug/info/notice/warn/err,Roger Dingledine2005-12-10
* Remove last vestiges of old logging interface.Nick Mathewson2005-10-25