tor/src
Nick Mathewson 7ab0b5ff71 Avoid likely memory fragmentation from rep_hist_note_descs_served
When you're doing malloc(sizeof(int)), something may well have gone
wrong.

This technique is a bit abusive, but we're already relying on it
working correctly in geoip.c.
2011-10-25 17:53:26 -04:00
..
common Fix a reference-leak in tor_tls_received_v3_certificate 2011-10-23 13:23:53 -04:00
config Merge branch 'maint-0.2.1' into maint-0.2.2 2011-10-13 10:14:16 -04:00
or Avoid likely memory fragmentation from rep_hist_note_descs_served 2011-10-25 17:53:26 -04:00
test Change "reverse_lookup_name" functions to refer to "PTR_name"s 2011-10-11 11:48:21 -04:00
tools Fix names of functions that convert strings to addrs 2011-10-11 11:30:12 -04:00
win32 bump to 0.2.3.5-alpha-dev 2011-10-23 13:38:12 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00