tor/changes
junglefowl 373d9aff7a Fail if file is too large to mmap.
If tor_mmap_file is called with a file which is larger than SIZE_MAX,
only a small part of the file will be memory-mapped due to integer
truncation.

This can only realistically happen on 32 bit architectures with large
file support.
2017-01-25 13:21:44 -05:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
bug20824 changes file for DROPGUARDS 2017-01-24 09:19:44 -05:00
bug21134 Fail if file is too large to mmap. 2017-01-25 13:21:44 -05:00
bug21280 changes file for 21280 2017-01-25 13:15:37 -05:00
feature20956 Add __SocksPort etc variants for non-persistent use 2017-01-23 16:06:51 -05:00
ticket20174 Add ChangeLog for check_existing 2017-01-25 13:11:57 -05:00