teor 8e52c46581 Remove longclaw's IPv6 address, as it will soon change 6 years ago
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 9 years ago
19271 6b8c3d2bc0 whoops. changelog file for 19271. 7 years ago
asciidoc-UTC 3f33a5b1e7 Run asciidoc in UTC timezone for build reproducibility. 7 years ago
broken-028-fallbacks df7b0011e3 Changes file for #20190: remove broken fallbacks 7 years ago
buf-sentinel 3cea86eb2f Add a one-word sentinel value of 0x0 at the end of each buf_t chunk 7 years ago
bug17150 49ff09aef2 Fix another, more subtle, case of bug 17150. 8 years ago
bug17744_redux c8eb39d67f Remove a couple of redundant lines from the makefile 8 years ago
bug18133 005a20ec85 Log a better message when OfflineMasterKey is set. 8 years ago
bug18286 e0fb75c349 Resolve lintChanges warnings. 8 years ago
bug18312 92615f608c Do not recommend use of nicknames in MapAddress manpage 8 years ago
bug18397 c1bfa65211 changes file for bug18397 7 years ago
bug18460 ff5eb7fc62 Fix remaining lintChanges warnings. 8 years ago
bug18481 e0fb75c349 Resolve lintChanges warnings. 8 years ago
bug18616 06031b441e touchups and refactorings on bug 18616 branch 8 years ago
bug18668 0f9b0b8bfe Initialize networking _before_ initializing libevent in the tests 8 years ago
bug18673 addd181721 Fix memory leak in TestingEnableCellStatsEvent 8 years ago
bug18686 c7b9e0b8ed Report success when not terminating an already terminated process. 8 years ago
bug18710 0ca3f495c6 Fix dnsserv.c assertion when no supported questions are requested. 8 years ago
bug18716 39c057d45a memarea: Don't assume that sizeof(ulong) >= sizeof(void*). 8 years ago
bug18728 d7a0382ba3 Don't call the system toupper or tolower. 8 years ago
bug18729 e0fb75c349 Resolve lintChanges warnings. 8 years ago
bug18761 b59d79134e Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN. 8 years ago
bug18809 dd17df2253 lintchanges on 18809, and fix the bug number 8 years ago
bug18812 608c12baaf Resolve bug18812 by logging fallback key changes at info level 7 years ago
bug18816 e0fb75c349 Resolve lintChanges warnings. 8 years ago
bug18841.1 c662bef455 Undefine _FORTIFY_SOURCE before defining it. 8 years ago
bug18849 744077dd15 When tor can't find a directory, log less 7 years ago
bug18920 054d939853 (cherry-picked by nickm, with changes file from isis.) 8 years ago
bug18921 e0fb75c349 Resolve lintChanges warnings. 8 years ago
bug18929 e0fb75c349 Resolve lintChanges warnings. 8 years ago
bug18943 e0fb75c349 Resolve lintChanges warnings. 8 years ago
bug18977 e57f26c135 Have correct_tm set tm_wday as well. 8 years ago
bug19003 ff5eb7fc62 Fix remaining lintChanges warnings. 8 years ago
bug19008 85c698da72 Add "-c 1" to ping6 in test-network-all 8 years ago
bug19032 bf3e32a452 Fix out-of-bounds write during voting with duplicate ed25519 keys 8 years ago
bug19161 be3875cda2 Make sure that libscrypt_scrypt actually exists before using it. 8 years ago
bug19191 6eeedc02d8 Use directory_must_use_begindir to predict we'll surely use begindir 8 years ago
bug19203 bdc59e33c1 Fix a warning on unnamed nodes in node_get_by_nickname(). 8 years ago
bug19213 60b8aaefa1 lintChanges fixes 8 years ago
bug19406 b217e4ac65 Bug 19406: Add a changes file. 8 years ago
bug19454 f038e9cb00 Fix bug when disabling heartbeats. 7 years ago
bug19464 b432efb838 Remove useless message about nonexistent onion services after uploading a descriptor 7 years ago
bug19499 717eae3b8f Appease lint-changes script. 7 years ago
bug19556 717eae3b8f Appease lint-changes script. 7 years ago
bug19557 717eae3b8f Appease lint-changes script. 7 years ago
bug19608 b167e82f62 When checking if a routerstatus is reachable, don't check the node 7 years ago
bug19660 36b06be738 Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist 7 years ago
bug19682 bec4e41f4b Fix warnings in test_util_formats. 7 years ago
bug19728 f60da19211 Changes file for bifroest 7 years ago
bug19782 1c4a2dd208 Remove a fallback that was on the hardcoded list, then opted-out 7 years ago
bug19903 49843c980a Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}" 7 years ago
bug19947 0ba05313d5 Do not pass NULL to log(%s) in dir_server_new. 7 years ago
bug19969 d89804a69d Ask event_base_loop to finish when we add a pending stream 7 years ago
bug19973 5280a700aa Changes file for bug19973 7 years ago
bug20103 1edea87c2a Fix lintchanges warnings in 028 7 years ago
bug20203 d78711c0ae LintChanges fix 7 years ago
bug20235 16fcbd21c9 Try to work around breakage in the OSX 10.12 SDK. 7 years ago
bug20551 464783a8dc Use explicit casts to avoid warnings when building with openssl 1.1 7 years ago
bug20553 9b18b215bb Work around a behavior change in openssl's BUF_MEM code 7 years ago
bug20588 2a365413eb Always Use EVP_aes_*_ctr() with openssl 1.1 7 years ago
bug20865 714aeedc52 20865: Don't use getentropy() on OSX Sierra. 7 years ago
bug21018 d978216dea Fix parsing bug with unecognized token at EOS 7 years ago
bug22490 e3ebae4804 Fix undefined behavior in geoip_parse_entry(). 7 years ago
bug22636 7b4585e2a3 Add a changes file for bug22636. 6 years ago
bug22737 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). 6 years ago
bug22789 b47249e0bb Mention TROVE-2017-007 in changes file for 22789 6 years ago
bug22838_028 ae756f251f mingw fix: avoid "unused var" warning. 6 years ago
doc17621 4a62d7aabc minor touchups on nick's ticket 17621 changes 8 years ago
fallbacks-201604 e0fb75c349 Resolve lintChanges warnings. 8 years ago
feature18483 e0fb75c349 Resolve lintChanges warnings. 8 years ago
geoip-april2016 e0fb75c349 Resolve lintChanges warnings. 8 years ago
geoip-april2017 9d7933296c Update geoip and geoip6 to the April 4 2017 database. 7 years ago
geoip-august2016 1410947351 Update geoip and geoip6 to the August 2 2016 database. 7 years ago
geoip-august2017 1280de42a4 Update geoip and geoip6 to the August 3 2017 database. 6 years ago
geoip-december2016 9db47e7921 Update geoip and geoip6 to the December 7 2016 database. 7 years ago
geoip-february2017 f6016058b4 Update geoip and geoip6 to the February 8 2017 database. 7 years ago
geoip-january2017 3833f67dd2 Update geoip and geoip6 to the January 4 2017 database. 7 years ago
geoip-july2016 79939c6f11 Update geoip and geoip6 to the July 6 2016 database. 7 years ago
geoip-july2017 b6acfa491e Update geoip and geoip6 to the July 4 2017 database. 6 years ago
geoip-jun2016 60b8aaefa1 lintChanges fixes 8 years ago
geoip-june2017 104e8fa751 Update geoip and geoip6 to the June 8 2017 database. 7 years ago
geoip-march2017 4488c319dd Update geoip and geoip6 to the March 7 2017 database. 7 years ago
geoip-may2016 e0fb75c349 Resolve lintChanges warnings. 8 years ago
geoip-may2017 5207e41ffe Update geoip and geoip6 to the May 2 2017 database. 7 years ago
geoip-november2016 ea597832e2 Update geoip and geoip6 to the November 3 2016 database. 7 years ago
geoip-october2016 1b4984f196 Update geoip and geoip6 to the October 6 2016 database. 7 years ago
geoip-september2016 1edea87c2a Fix lintchanges warnings in 028 7 years ago
geoip-september2017 09618ffe38 Update geoip and geoip6 to the September 6 2017 database. 6 years ago
longclaw-ipv6 8e52c46581 Remove longclaw's IPv6 address, as it will soon change 6 years ago
memarea_overflow be2d37ad3c Fix a pointer arithmetic bug in memarea_alloc() 8 years ago
rsa_init_bug c4c4380a5e Fix a dangling pointer issue in our RSA keygen code 8 years ago
ticket19071-19480 26146dbe9e Comment-out fallbacks in a way the stem fallback parser understands 7 years ago
ticket20170-v3 4181e812c7 Update the fallback directory mirror list in December 2016 7 years ago
ticket21564 5b45d73293 Update fallback directory mirrors in May 2017 7 years ago
trove-2017-001.2 194e31057f Avoid integer underflow in tor_version_compare. 7 years ago
trove-2017-005 56a7c5bc15 TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell 7 years ago
trove-2017-008 4a2cbea6ce Fix log-uninitialized-stack bug in rend_service_intro_established. 6 years ago