Nick Mathewson
							
						 | 
						
							
							
								ae89d9745d
							
							Revert ticket 20982 changes.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								51ee549a90
							
							fix typos and trivial syntax problems
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								f3d056ab16
							
							clarify debug-level log while initializing entropy
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								9e0d3eea46
							
							normalize version syntax in changelog
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ff08be56ac
							
							Fix another pointless stack-protector warning.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								762b799545
							
							Rename 'remove' -> 'rmv' to avoid shadowing a libc global
						 | 
						9 yıl önce | 
					
				
					
						
							
								   J. Ryan Stinnett
							
						 | 
						
							
							
								19cf074f4d
							
							hs: Remove private keys from hs_desc_plaintext_data_t.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								698ed75e1a
							
							Resolve some coverity complaints in test_entrynodes.c
						 | 
						9 yıl önce | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								e76b072def
							
							test: fix the generate ESTABLISH_INTRO v3 cell
						 | 
						9 yıl önce | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								db0e926849
							
							hs: Remove a useless cast in verify_establish_intro_cell()
						 | 
						9 yıl önce | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								b0ccb6bfa5
							
							hs: Add an extra safety check on ESTABLISH_INTRO sig len
						 | 
						9 yıl önce | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								e043b96887
							
							trunnel: Move ESTABLISH_INTRO cell sig_len after the end_sig_fields
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								23c09b6bc2
							
							Resolve a division-by-zero complaint from coverity. CID 1397272
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2a00110e5b
							
							Revert "Stop checking whether environ is declared."
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								79a24750ba
							
							Fix broken entrynodes/retry_unreachable test
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c52c47ae6f
							
							Disable the legacy guard algorithm.  Code isn't removed yet.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								990a863d7c
							
							Merge branch 'ticket20831_v2'
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								506bd6d47c
							
							Make NumDirectoryGuards work with the new guard algorithm.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d9200d853d
							
							Make NumEntryGuards work as expected again.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								deb8bcadce
							
							271: Algorithm tweak to allow multiple entry guards.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								385602e982
							
							Respect GuardLifetime in prop271 code.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a752ccd24f
							
							fixup! Remove UseDirectoryGuards
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3902a18a69
							
							Remove UseDirectoryGuards
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								988b0afbd6
							
							Merge branch 'ticket20826_v2'
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e044b4f8ce
							
							Support restrictive ENTRYNODES configurations correctly.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4ec9751c14
							
							guard->nickname is never NULL.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2cee38f76a
							
							Merge branch 'prop271_030_v1_squashed'
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								20292ec497
							
							Per suggestion, increase the retry frequency for primary guards.
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								fc7751a989
							
							Rewrite state transition logic in entry_guards_note_success()
						 | 
						9 yıl önce | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2e2f3a4d99
							
							Add a separate, non-fractional, limit to the sampled guard set size.
						 | 
						9 yıl önce |