Peter Retzlaff ebd4ab1506 Prepare patch for ticket 5129 for merging. 11 vuotta sitten
..
address_tests a6c7630845 Unit tests for a few more functions and cases in address.c 11 vuotta sitten
bug3594 d54efda869 Add changes files. 11 vuotta sitten
bug4282 c482c7122b changes file for 4282 11 vuotta sitten
bug5170 68be3469c5 Bug 5170 - simplify i2d_PublicKey in pkey_eq 11 vuotta sitten
bug5584 10480dff01 Fix #5584 - raise awareness of safer logging - warn about potentially unsafe config options 11 vuotta sitten
bug5595 fddb814fea When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595 11 vuotta sitten
bug6026 07e26005a6 Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners() 11 vuotta sitten
bug6506 e7134c2375 double-quotes and changes file for 6506. 11 vuotta sitten
bug6520 e755e146bd changes file for bug 6520 11 vuotta sitten
bug6752 1293835440 Lower dir fetch retry schedules in testing networks. 11 vuotta sitten
bug7912 9b754d1213 Add a changes file for bug 7912 11 vuotta sitten
bug7982 a2e72ac04a Copy-paste description of PathBias params from man page to or.h comment 11 vuotta sitten
bug8093.part1 30c06c187a Downgrade the unexpected sendme cell warnings for 0.2.4 11 vuotta sitten
bug8093.part2 f5820a1bf1 Restore 8093 log messages to WARN severity, but rate limit 11 vuotta sitten
bug8253-fix c72558f396 Changes file for 8235. 11 vuotta sitten
bug8530 c82d7950ad Add make target test-network running traffic tests in a Chutney network. 11 vuotta sitten
bug8532 4d54b9774d Add support for offsetting the voting interval in order to bootstrap faster. 11 vuotta sitten
bug8561 0124b10d28 Turn on ntor by default client-side 11 vuotta sitten
bug8639 ce147a2a9a When launching a resolve request on behalf of an AF_UNIX control, omit the address field of the new entry connection. Fixes bug 8639. 11 vuotta sitten
bug8711 b933360ee8 Add a boolean to flag-thresholds for "we have enough measured bandwidth" 11 vuotta sitten
bug8716 0a9c17a61a Fix memory leak when sending configuration-changed event 11 vuotta sitten
bug8719 cd2b508f4e Don't leak a waiting-for-certs consensus when accepting it. 11 vuotta sitten
bug8789 b4b0063e48 Tweak fix for #8789 a bit; avoid double-close and add changes file 11 vuotta sitten
bug8790 196155657d Add a changes file for bug 8790 11 vuotta sitten
bug8791 d8f5c5b88d Changes file for bug8791 11 vuotta sitten
bug8792 df731bac54 Changes file for 8792 11 vuotta sitten
bug8822 f455686b77 Unmap the microdescriptor cache before replacing it. 11 vuotta sitten
bug8833 139d367f29 Fix 8833: crash bug from using NULL node->ri in dirserv.c 11 vuotta sitten
bug8844 00e2310f12 Don't run off the end of the array-of-freelists 11 vuotta sitten
bug8845 7d3fd85838 Fix bug 8845: check the right length of memory in aes unit tests 11 vuotta sitten
bug8846 bc56918e5a Fix bug 8846: better log message on IP version confusion 11 vuotta sitten
bug8879 0bfaf86612 Fix socks5 handshake for username/password auth 11 vuotta sitten
bug8929 133f380c87 Add changes file and enrich the manual page. 10 vuotta sitten
bug8965 a3f6f3316a Remove various outdated documents. 11 vuotta sitten
bug9002 dc516a5436 Limit hidden service descriptors to at most 10 guard nodes. 11 vuotta sitten
bug9017 77a1935339 Fix (Open?)BSD fast-connect bug with optimistic data. 11 vuotta sitten
bug9030 6fc3997307 Fix tor-fw-helper exit code. 11 vuotta sitten
bug9043 000b4f5cbf Issue #9043 - changelog entry 11 vuotta sitten
bug9047 caa0d15c49 If we write the annotation but not the microdescriptor, rewind. 11 vuotta sitten
bug9063 459aada4d0 Don't queue more cells as a middle relay than the spec allows to be in flight 11 vuotta sitten
bug9063_redux 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 vuotta sitten
bug9072 2a95f31716 Disable middle relay queue overfill detection code due to possible guard discovery attack 11 vuotta sitten
bug9122 ca6aacce16 Fix bug 9122: don't allow newdefaultoptions to be NULL 11 vuotta sitten
bug9147 c955149271 Give a warning when bufferevents are enabled. 11 vuotta sitten
bug9200 15cd79f832 FIx undefined behavior in dirvote.c 11 vuotta sitten
bug9254 c36bdbd535 Re-do a cast in order to make old buggy freebsd gcc happy 10 vuotta sitten
bug9258 c9cb5a18fc And a changes file for #9258 11 vuotta sitten
bug9267 d1059a9366 Add optional target directory parameter to coverage script and add reset-gcov target to Makefile.am 10 vuotta sitten
bug9288 6e40806025 Fix invalid-read when a managed proxy configuration fails. 10 vuotta sitten
bug9295 e9c2484311 Fix for bug 9295: Don't crash when running --hash-password. 10 vuotta sitten
bug9309 5d4b5018be Fix bug9309, and n_noncanonical count/continue code 10 vuotta sitten
bug9337 11f1b7d9df Avoid assertion failure on unexepcted address family in DNS reply. 10 vuotta sitten
bug9354 ff6bb13c02 NumDirectoryGuards now tracks NumEntryGuards by default 10 vuotta sitten
fancy_testing ec6c155f82 Add some basic unit tests for the circuit map data structure. 11 vuotta sitten
fomit-frame-pointer 97d0872f59 Build donna32 with -fomit-frame-pointer 11 vuotta sitten
geoip-july2013 2a61b0dd6b Update to the July 2013 GeoIP database. 11 vuotta sitten
geoip-june2013 d34753174e Update to the June 2013 GeoIP database. 11 vuotta sitten
geoip-may2013 f8053179c9 Update to the May 2013 GeoIP database. 11 vuotta sitten
less_charbuf_usage 1ad6f979b9 Initial changelog for less_charbuf 11 vuotta sitten
onion_tap_tests f6697d5b3b More unit tests for old TAP onion handshake. 11 vuotta sitten
seccomp2_sandbox f9c1ba6493 Add a basic seccomp2 syscall filter on Linux 11 vuotta sitten
ticket5129 ebd4ab1506 Prepare patch for ticket 5129 for merging. 10 vuotta sitten
ticket_9214 d5a5a6a253 Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc 10 vuotta sitten
warn-unsigned-time_t 012068935a Fix a bug in microdescs_add_to_cache when listed_at == -1 11 vuotta sitten