David Goulet
							
						 | 
						
							
							
								400ba2f636
							
							prop224: Always note down the use of internal circuit
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								0a0bbfe96f
							
							Add note about handling INTRODUCE2 cells.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								ff249ee4a6
							
							Start caching disaster SRV values.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								101ce6da01
							
							Fix the build_hs_index() function.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								8bac50d755
							
							prop224: Improve comments and tests for ed25519 keys in IPs/RPs.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								273638288d
							
							Improve docs on rendezvous circ relaunch.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								827bd0e882
							
							Increase HS desc cert lifetime.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								bd3213b17e
							
							prop224 tests: Better HS time period tests.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								e70341deb7
							
							prop224 tests: Better HS address tests.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								4a1b57e9b0
							
							prop224 tests: Improve SRV protocol tests.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								0bf8587858
							
							Do more type checking when setting HS idents.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								fe0c40c9b3
							
							Fix broken intro point unittest.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								471489ca03
							
							Extract intro point onion key even with multiple types.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								a464d49aeb
							
							prop224 tests: test_gen_establish_intro_cell() check cell contents.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								c62da5cf95
							
							Improve code based on Nick review:
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								4ad4467fa1
							
							Don't double hash the ed25519 blind key parameter.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								b89d2fa1db
							
							Don't set HSDir index if we don't have a live consensus.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								440eaa9b22
							
							Correctly assign HSDir flags based on protocol list
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								a561a10da7
							
							Fix small easy bugs all around
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								2c6f2e9be9
							
							Constify functions that can be constified.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								5ca9b830ea
							
							Improve documentation all around the codebase.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								f106af3c41
							
							Make ed25519 id keys optional for IPs and RPs.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								d88984a137
							
							Improve setting hsdir index procedure.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								706392e6b5
							
							Make HidServRevCounter be a LINELIST as it should.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								3ce69a58ce
							
							Rename some free() functions that are actually clear().
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								3bc52dae89
							
							Validate intro point limits to avoid asserts.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								7c507a1f7f
							
							Relax assertions: turn them to BUGs and non-fatal asserts.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								e42c55626a
							
							prop224: Don't use nodes as HSDirs if they don't have an HSDir index.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								74981d1f13
							
							memwipe interesting unused memory
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								29b3dd1c05
							
							Fix 32-bit bug when writing address to descriptor.
						 | 
						8 years ago |