tor/changes
Nick Mathewson 73d605b0f7 Detect platforms where memset(0) doesn't set doubles to 0.0.
This is allowed by the C statndard, which permits you to represent
doubles any way you like, but in practice we have some code that
assumes that memset() clears doubles in structs.  Noticed as part of
7802 review; see 8081 for more info.
2013-01-29 17:38:15 -05:00
..
4664 Remove -v flag from autoreconf by default 2013-01-18 18:02:08 -05:00
7304 Fix an instance of snprintf; don't use _snprintf directly 2013-01-16 22:29:39 -05:00
bug5823 Remove dirreq-v2-* lines from extra-info descriptors. 2013-01-17 10:46:34 +01:00
bug6826 Drop detection logic for pre-1.3 busted libevents 2013-01-17 09:22:57 -05:00
bug7115 Remove two extrneous semicolons in dirserv.c 2013-01-16 16:49:39 -05:00
bug7802 Bug 8024: Check for null/closed channel before probing. 2013-01-22 21:03:28 -08:00
bug7889 Reject create/begin/etc cells with {circ,stream}ID 0. 2013-01-14 14:02:13 -05:00
bug7896 changes file for 7896 2013-01-16 11:43:36 -05:00
bug7972 Actually link against nacl when we want to use it 2013-01-16 13:07:52 -05:00
build_with_msvc Changes files for 024_msvc branch 2013-01-16 22:29:39 -05:00
double-0-check Detect platforms where memset(0) doesn't set doubles to 0.0. 2013-01-29 17:38:15 -05:00
enum_bitfield Changes files for 024_msvc branch 2013-01-16 22:29:39 -05:00
msvc Another msvc changes entry 2013-01-17 15:54:21 -05:00
proposal204 Implement proposal 204: ignore subdomains in hidden service addresses 2013-01-16 23:29:59 -05:00
rename5285 Aftermath of isin->contains renaming 2013-01-16 16:57:32 -05:00
timed_onionqueue Record and report the overhead of how we handle onionskins. 2013-01-03 13:20:20 -05:00