| .. | 
			
		
		
			
				
					| 
						
							
						
						.dummy
					 | 
				
				
					df76da0f3b
					Add a .dummy file in the changes directory to stop git from removing it
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						19271
					 | 
				
				
					6b8c3d2bc0
					whoops. changelog file for 19271.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						buf-sentinel
					 | 
				
				
					b6227edae1
					Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug14821
					 | 
				
				
					920e3d6a19
					a couple more changes files issues.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug15221
					 | 
				
				
					725e0c76e3
					Permit setrlimit, prlimit, prlimit64 calls.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug15609
					 | 
				
				
					87dee5c651
					Socks->SOCKS in torrcs. Fixes 15609
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug16056
					 | 
				
				
					e9bf584694
					Format IPv6 policies correctly.
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug16248
					 | 
				
				
					91d7cf50c6
					Change behavior on missing/present event to warn instead of asserting.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug16702
					 | 
				
				
					273b267fa2
					Fix: use the right list in find_expiring_intro_point()
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17151
					 | 
				
				
					546d70dc7c
					Add changes file for bug17151
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17154
					 | 
				
				
					216a9f7aec
					Changes file for bug17154
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17173-socket-hack-rv
					 | 
				
				
					551af4f97d
					tweak some changes files
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17237_027
					 | 
				
				
					551af4f97d
					tweak some changes files
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17251
					 | 
				
				
					f7ce93d979
					Fix 17251: avoid integer overflow in test_crypto_slow
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17347
					 | 
				
				
					a5ed8b1667
					Fix compilation of sandbox.[ch] under musl-libc
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17354
					 | 
				
				
					2ec5e24c58
					Add hidserv-stats filname to our sandbox filter
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17364
					 | 
				
				
					7b859fd8c5
					Note that you can use a unix domain socket for hsport
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17398
					 | 
				
				
					542cc8a5ff
					Fix a memory leak; bug 17398.
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17401
					 | 
				
				
					5b2070198a
					Fix a use-after-free in validate_intro_point_failure. Bug 17401. Found w valgrind
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17402
					 | 
				
				
					aa96abe66b
					Fix memory leak in rend_cache_failure_entry_free()
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17403
					 | 
				
				
					9c4a0aef0c
					Fix a memory leak in reading an expired ed signing key.
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17404
					 | 
				
				
					35bf07b8d6
					Check for len < 4 in dn_indicates_v3_cert
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17551
					 | 
				
				
					232ccc18c4
					Include netinet/in.h (if detected) in check for net/pfvar.h
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17583
					 | 
				
				
					fb64c55cf8
					Add descriptions for --keygen to the manpage
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug17668
					 | 
				
				
					fa07c60c67
					Fix another case of 17668: Add NoEdConsensus
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug17675
					 | 
				
				
					2cbaf39af4
					Add some more ed25519 key files to the seccomp sandbox list
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17702
					 | 
				
				
					60efce445b
					Enable ed25519 collator in voting.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug17722
					 | 
				
				
					e408aa3b24
					Add changes file for 17722
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17772
					 | 
				
				
					5138f5ca69
					Ensure node is a guard candidate when picking a directory guard
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17781
					 | 
				
				
					b0867fec96
					Fix a compilation warning introduced by clang 3.6
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17818
					 | 
				
				
					ff843ed39f
					Add changes file for 17818
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17819
					 | 
				
				
					33b5bfb948
					Don't call pthread_condattr_setclock() unless it exists
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17827
					 | 
				
				
					07cca627ea
					Fix backtrace compilation on FreeBSD
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						bug17906
					 | 
				
				
					920e3d6a19
					a couple more changes files issues.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug17923
					 | 
				
				
					ee08f22489
					Fix some warnings from lintchanges.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18050
					 | 
				
				
					ee08f22489
					Fix some warnings from lintchanges.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18089
					 | 
				
				
					ee08f22489
					Fix some warnings from lintchanges.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18162
					 | 
				
				
					ee08f22489
					Fix some warnings from lintchanges.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18318_ed
					 | 
				
				
					13a31e72db
					Never vote for an ed key twice.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18368
					 | 
				
				
					c20e34e189
					Fix log message subjects in networkstatus_parse_vote_from_string()
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18570
					 | 
				
				
					72ebf41604
					changes file for bug18570
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18710
					 | 
				
				
					0ca3f495c6
					Fix dnsserv.c assertion when no supported questions are requested.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18841.1
					 | 
				
				
					c662bef455
					Undefine _FORTIFY_SOURCE before defining it.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug18977
					 | 
				
				
					e57f26c135
					Have correct_tm set tm_wday as well.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug19008
					 | 
				
				
					85c698da72
					Add "-c 1" to ping6 in test-network-all
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug19032
					 | 
				
				
					bf3e32a452
					Fix out-of-bounds write during voting with duplicate ed25519 keys
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug19213
					 | 
				
				
					5854b19816
					Use tor_sscanf, not sscanf, in test_util.c.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug19728
					 | 
				
				
					f60da19211
					Changes file  for bifroest
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						bug20384
					 | 
				
				
					635c5a8a92
					be sure to remember the changes file for #20384
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						bug21018
					 | 
				
				
					d978216dea
					Fix parsing bug with unecognized token at EOS
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						build18490
					 | 
				
				
					1a065cea46
					Do not link tests against both libor.a and libor-testing.a
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-april2016
					 | 
				
				
					97c6e717b9
					Update geoip and geoip6 to the April 5 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-august2016
					 | 
				
				
					1410947351
					Update geoip and geoip6 to the August 2 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-december2015
					 | 
				
				
					dbb919cf94
					Update geoip and geoip6 to the December 1 2015 database.
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-december2016
					 | 
				
				
					9db47e7921
					Update geoip and geoip6 to the December 7 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-february2016
					 | 
				
				
					d5ac79e056
					Update geoip and geoip6 to the February 2 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-february2017
					 | 
				
				
					f6016058b4
					Update geoip and geoip6 to the February 8 2017 database.
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-january2016
					 | 
				
				
					1496056c12
					Update geoip and geoip6 to the January 5 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-january2017
					 | 
				
				
					3833f67dd2
					Update geoip and geoip6 to the January 4 2017 database.
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-july2016
					 | 
				
				
					79939c6f11
					Update geoip and geoip6 to the July 6 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-jun2016
					 | 
				
				
					c14c662758
					Update geoip and geoip6 to the June 7 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-march2016
					 | 
				
				
					ee08f22489
					Fix some warnings from lintchanges.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-may2016
					 | 
				
				
					3c2d4611ce
					Update geoip and geoip6 to the May 4 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-november2016
					 | 
				
				
					ea597832e2
					Update geoip and geoip6 to the November 3 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-october2015
					 | 
				
				
					62b02a1941
					Update geoip and geoip6 to the October 9 2015 database.
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-october2016
					 | 
				
				
					1b4984f196
					Update geoip and geoip6 to the October 6 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						geoip-september2016
					 | 
				
				
					56f95ba94d
					Update geoip and geoip6 to the September 6 2016 database.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						ifaddrs-tests-network-configs
					 | 
				
				
					551af4f97d
					tweak some changes files
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						rsa_init_bug
					 | 
				
				
					c4c4380a5e
					Fix a dangling pointer issue in our RSA keygen code
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						trove-2017-001.2
					 | 
				
				
					194e31057f
					Avoid integer underflow in tor_version_compare.
				 | 
				8 years ago |