Fix obscure 64-bit big-endian hidserv bug
commitfcacf224913b3a0a08cef06a7241348f49b26e49
authorRoger Dingledine <arma@torproject.org>
Thu, 3 Sep 2009 00:36:11 +0000 (2 20:36 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 3 Sep 2009 00:36:11 +0000 (2 20:36 -0400)
treeb8bc10c183da61fb93bd366c3703ead34f22192e
parent3db36d86c48f47b63e7597a9d28fd02ed577aa50
Fix obscure 64-bit big-endian hidserv bug

Fix an obscure bug where hidden services on 64-bit big-endian
systems might mis-read the timestamp in v3 introduce cells, and
refuse to connect back to the client. Discovered by "rotor".
Bugfix on 0.2.1.6-alpha.
ChangeLog
src/or/rendservice.c