commit 1dd5b5f44134ab80045835da1eeb62d007455ccd
Author: Nick Mathewson
Date: Thu Jul 5 15:44:33 2018 -0400
Add a missing include.
---
src/test/test_crypto_openssl.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/test/test_crypto_openssl.c b/src/test/test_crypto_openssl.c
index 1d3
commit 9d5b815dcabc7344f4e0613246d061064f6d1bd1
Author: Nick Mathewson
Date: Fri Jun 29 12:59:43 2018 -0400
Add a missing include to timers, to make windows happier
---
src/common/timers.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/src/common/timers.c b/src/common/timers.c
in
commit 48d752407b656652c5bdd96c0a839cb291adfc74
Author: Nick Mathewson
Date: Tue May 22 10:05:27 2018 -0400
Add a missing include to get the declaration of OPENSSL_1_1_API
Apparently, even though I had tested on OpenSSL 1.1.1 with
no-deprecated, OpenSSL 1.1.0 is different enoug
commit a34629fa28a1173edc16770a1f586b79aff828f6
Author: Nick Mathewson
Date: Tue Jan 23 14:16:53 2018 -0500
Add a missing include for openssl 1.0.2
---
src/common/crypto_openssl_mgt.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/common/crypto_openssl_mgt.c b/src/common/crypto_op
commit 655adbf6677fde28ba37f029701083901eda7efd
Author: Nick Mathewson
Date: Thu Feb 6 13:25:36 2014 -0500
Add a missing include
---
src/or/status.c |1 +
1 file changed, 1 insertion(+)
diff --git a/src/or/status.c b/src/or/status.c
index 4c42155..69f92ed 100644
--- a/src/or/status.c
commit a7c07605d0889d7dd3a78d6658895150ca87b981
Author: Nick Mathewson
Date: Wed Aug 31 00:36:43 2011 -0400
Add a missing include to util.c to get waitpid() on Linux
---
src/common/util.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/common/util.c b/src/com