Nick Mathewson
							
						 | 
						
							
							
								80ad15921c
							
							Remove extraneous argument from Rust protover_compute_vote()
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6f47734ea8
							
							Merge branch 'maint-0.3.3' into maint-0.3.4
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a546e07600
							
							Merge branch 'maint-0.3.2' into maint-0.3.3
						 | 
						7 years ago | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								0971b3ce4d
							
							hs-v3: Don't BUG() on directory permission check failure
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								bb465be085
							
							Revise our assertion and bug macros to work with -Wparentheses
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								5c47f725b0
							
							rust/protover: delete ProtoSet::retain
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								c613d55134
							
							rust/protover: use .and_not_in() instead of .retain() in all_supported()
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								578f7326ed
							
							rust/protover: add ProtoSet::and_not_in()
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8f689e0eb2
							
							Merge branch 'maint-0.3.3' into maint-0.3.4
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								281854bab7
							
							If options_act() fails, restore the previous value of global_options
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								82b1282772
							
							Merge branch 'maint-0.3.3' into maint-0.3.4
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								9a90f4c6b4
							
							Changes file for the 32-bit msec conversion fixes of #27139
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6e5e1be737
							
							Make circuitmux ewma timing test more tolerant on 32bit osx
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f02e8b5944
							
							Avoid integer overflow on fast 32-bit millisecond conversion.
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4eabc6db47
							
							Use a slightly more accurate formula for OSX 32-bit msec conversion
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								e24195c7c1
							
							protover: reject invalid protocol names
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								7c26f88fd7
							
							rust/protover: validate unknown protocol names use only allowed characters
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								9697c2da46
							
							Merge branch 'maint-0.2.9' into maint-0.3.2
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3ddfd5ff25
							
							Merge branch 'maint-0.3.3' into maint-0.3.4
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8253428253
							
							Merge branch 'maint-0.3.2' into maint-0.3.3
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c02f2d9eb4
							
							Merge branch 'bug27658_029' into maint-0.2.9
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f8d5fb42a3
							
							Merge branch 'maint-0.3.3' into maint-0.3.4
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								4fa46fca8e
							
							fixup! changes file
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								73a37d1e54
							
							Check waitpid return value and exit status in tinytest.c
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								73ba308d3d
							
							Merge remote-tracking branch 'teor/bug27464-034' into maint-0.3.4
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								03c4d0ab9c
							
							rust/protover: fix check for overlapping ranges
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								b88a2f28ae
							
							rust/protover: remove version zero from tests
						 | 
						7 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								e9ef7d5ab4
							
							test/protover: remove version zero from tests
						 | 
						7 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								affbe376f9
							
							Merge branch 'maint-0.3.3' into maint-0.3.4
						 | 
						7 years ago | 
					
				
					
						
							
								   Mike Perry
							
						 | 
						
							
							
								ae1aea4cc4
							
							Bug 25505: Check circuitmux queues before padding.
						 | 
						7 years ago |