Merge branch 'bug16034_no_more_openssl_098_squashed'

Conflicts:
	src/test/testing_common.c
This commit is contained in:
Nick Mathewson
2015-05-20 15:33:22 -04:00
12 changed files with 191 additions and 225 deletions
+1 -1
View File
@@ -270,7 +270,7 @@ main(int c, const char **v)
return 1;
}
crypto_set_tls_dh_prime();
crypto_seed_rng(1);
crypto_seed_rng();
rep_hist_init();
network_init();
setup_directory();