tor/src
Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers.
The functions it warns about are:
  assert, memcmp, strcat, strcpy, sprintf, malloc, free, realloc,
  strdup, strndup, calloc.

Also, fix a few lingering instances of these in the code. Use other
conventions to indicate _intended_ use of assert and
malloc/realloc/etc.
2016-09-06 12:35:37 -04:00
..
common checkSpace.pl now forbids more identifiers. 2016-09-06 12:35:37 -04:00
config Merge branch 'maint-0.2.8' 2016-08-12 10:27:23 -04:00
ext Add some how-to documentation for ht.h. Closes #19896 2016-08-11 10:18:51 -04:00
or checkSpace.pl now forbids more identifiers. 2016-09-06 12:35:37 -04:00
test checkSpace.pl now forbids more identifiers. 2016-09-06 12:35:37 -04:00
tools Merge branch 'maint-0.2.8' 2016-06-27 13:17:42 -04:00
trunnel Update to trunnel 1.4.4 to fix 18373 2016-02-22 14:19:29 -05:00
win32 bump to 0.2.9.2-alpha-dev 2016-08-24 14:45:33 -04:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00