tor/src
Nick Mathewson fca578d9b5 Increase link_proto field to 2 bytes
This should have been 2 bytes all along, since version numbers can
be 16 bits long.  This isn't a live bug, since the call to
is_or_protocol_version_known in channel_tls_process_versions_cell
will reject any version number not in the range 1..4.  Still, let's
fix this before we accidentally start supporting version 256.

Reported pseudonymously. Fixes bug 8062; bugfix on 0.2.0.10-alpha --
specifically, on commit 6fcda529, where during development I
increased the width of a version to 16 bits without changing the
type of link_proto.
2013-03-11 12:34:14 -04:00
..
common start part-way through the ssl cert lifetime 2013-03-10 23:38:18 -04:00
config Merge remote-tracking branch 'karsten/geoip-manual-update' 2013-02-08 10:37:34 -05:00
ext Use torint.h in curve25519-donna*.c 2013-02-14 15:34:38 -05:00
or Increase link_proto field to 2 bytes 2013-03-11 12:34:14 -04:00
test Fix a may-be-used-uninitialized warning. 2013-02-19 15:00:08 -05:00
tools Don't tor_close_socket(-1) in tor-resolve. 2013-02-11 17:32:58 -05:00
win32 Have autoconf check whether enums are signed. 2013-02-07 16:30:32 -05:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00