Nick Mathewson
							
						 | 
						
							
							
								6d375f17fc
							
							Merge branch 'bug19161_028_v2' into maint-0.2.8
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a3ec811c2e
							
							Merge branch 'maint-0.2.8'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								fdfc528f85
							
							Merge branch 'bug19152_024_v2' into maint-0.2.8
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c4c4380a5e
							
							Fix a dangling pointer issue in our RSA keygen code
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6abceca182
							
							Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								be2d37ad3c
							
							Fix a pointer arithmetic bug in memarea_alloc()
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0ef36626ea
							
							Use calloc, not malloc(a*b), in ed25519 batch signature check fn
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								be3875cda2
							
							Make sure that libscrypt_scrypt actually exists before using it.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								771ca7c544
							
							Stop recommending --enable-gcc-warnings in doc/HACKING
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2fa7a3af4c
							
							Make advisory-warnings on by default.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								5b7d4b0cea
							
							Merge branch 'maint-0.2.8'
						 | 
						9 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								87134db57c
							
							Do not ignore files that are being tracked by git
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								b53a2059c4
							
							Expose crypto_digest_algorithm_get_length from crypto.c
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2a884926c0
							
							Merge remote-tracking branch 'dgoulet/bug19066_029_01'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								9c7edb0f3e
							
							Merge branch 'maint-0.2.8'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								33ffeab694
							
							Changes file for previous commit
						 | 
						9 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								0e20d056e9
							
							Prevent ASAN from registering a SIGSEGV handler
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								22eed6dec2
							
							Whoops. We use -Wmussing-prototypes.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								acc083b520
							
							Make another variable unsigned.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								50cbf22099
							
							Fix a bug related to moving signing_key_cert
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f2205071f0
							
							Remove round_int64_to_next_multiple_of: It is now unused.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2775dd8649
							
							Compute HS stats outputs without round_int64_...
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								60ac07940f
							
							Fix "conditional "ADD_MULODI4" was never defined".
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								dcc4fd4403
							
							Merge branch 'maint-0.2.8'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								33841a6030
							
							Merge remote-tracking branch 'teor/fix18809-warnings' into maint-0.2.8
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								649785d464
							
							Merge branch 'link_ftrapv_clang32'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ae7e2b9a7c
							
							add missing atoi for cosmetic reasons
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4a14c2cfc7
							
							Merge branch 'maint-0.2.8'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0d6f293e0e
							
							Merge remote-tracking branch 'public/bug19073' into maint-0.2.8
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								2d21f03cdc
							
							Fix unused-but-set-variable warnings in the connection unit tests
						 | 
						9 years ago |