Files
tor/changes
teor 6a9cae2e1d Fix clang warning, IPv6 address comment, buffer size typo
The address of an array in the middle of a structure will
always be non-NULL. clang recognises this and complains.
Disable the tautologous and redundant check to silence
this warning.

A comment about an IPv6 address string incorrectly refers
to an IPv4 address format.

A log buffer is sized 10024 rather than 10240.

Fixes bug 14001.
2014-12-20 22:20:54 +11:00
..
2014-11-17 11:52:10 -05:00
2014-11-12 10:28:33 -05:00
2014-11-12 15:25:52 -05:00
2014-11-04 00:37:24 -05:00
2014-11-11 21:01:30 +02:00
2014-11-12 10:23:24 -05:00
2014-11-07 11:44:41 -05:00
2014-11-09 16:34:34 +02:00
2014-11-10 09:03:11 -05:00
2014-12-12 08:53:42 -05:00
2014-12-12 08:49:52 -05:00
2014-11-16 16:12:08 +02:00