[tor-commits] [tor/master] Whoops. Cant call sockaddr_in a "sin", since sin() is a thing.

2016-09-11 Thread nickm
commit d5d29cd5a2a0e09afb199f180619cf7a5172f7f9 Author: Nick Mathewson Date: Sun Sep 11 17:59:25 2016 -0400 Whoops. Cant call sockaddr_in a "sin", since sin() is a thing. --- src/test/test_util.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-)

[tor-commits] [tor/master] Fix gmtime unit test on openbsd

2016-09-11 Thread nickm
commit ccea2a5aa92f3d6eae62877da8291a8c59d15adb Author: Nick Mathewson Date: Sun Sep 11 17:43:20 2016 -0400 Fix gmtime unit test on openbsd openbsd helpfully handles gmtime() of INT64_MIN. Good job! Our tests didn't handle that so well. ---

[tor-commits] [tor/master] Try to make our ersatz-socketpair test work better on FreeBSD jails

2016-09-11 Thread nickm
commit c6e70dacb8e53f28b7e926de81edaf4b25b48848 Author: Nick Mathewson Date: Sun Sep 11 17:28:29 2016 -0400 Try to make our ersatz-socketpair test work better on FreeBSD jails --- src/test/test_util.c | 42 -- 1 file changed,

[tor-commits] [tor/master] Tweak tor_gmtime_r test.

2016-09-11 Thread nickm
commit a671a1c9d632242662bf9fd8b37b63ccefd8a3bf Author: Nick Mathewson Date: Sun Sep 11 17:13:51 2016 -0400 Tweak tor_gmtime_r test. On openbsd64, I'm seeing a warning that the log isn't saying what I'd expect, but I'm not seeing what the answer actually

[tor-commits] [tor/master] Re-run trunnel.

2016-09-11 Thread nickm
commit 25513ae174d80a62ca0a8dcca52683089be95ea3 Author: Nick Mathewson Date: Thu Jul 28 10:52:43 2016 -0400 Re-run trunnel. --- src/ext/trunnel/trunnel-impl.h | 8 src/ext/trunnel/trunnel.c | 4 ++-- src/ext/trunnel/trunnel.h | 2 +-

[tor-commits] [tor/master] changes file for 19767

2016-09-11 Thread nickm
commit 9d84a6d998f11ff1667fce8e22c9241756880cf8 Author: Nick Mathewson Date: Sun Sep 11 16:53:37 2016 -0400 changes file for 19767 --- changes/bug19767 | 4 1 file changed, 4 insertions(+) diff --git a/changes/bug19767 b/changes/bug19767 new file mode 100644

[tor-commits] [tor/master] Merge remote-tracking branch 'public/solaris_warnings_028'

2016-09-11 Thread nickm
commit 64521a9d355da9f21d81c8a82056e544372685b2 Merge: 77e2be0 25513ae Author: Nick Mathewson Date: Sun Sep 11 16:52:24 2016 -0400 Merge remote-tracking branch 'public/solaris_warnings_028' src/common/address.c| 1 + src/common/crypto.h

[tor-commits] [tor/master] Fix a large pile of solaris warnings for bug 19767.

2016-09-11 Thread nickm
commit 94bff894f9e127888f15ec2333f86d0388e4da7d Author: Nick Mathewson Date: Thu Jul 28 10:47:46 2016 -0400 Fix a large pile of solaris warnings for bug 19767. In nearly all cases, this is a matter of making sure that we include orconfig.h before we

[tor-commits] [doctor/master] Disable check for BadExit being in sync

2016-09-11 Thread atagar
commit c3f7557b55b865ad9a6d80815c746974addf4dbc Author: Damian Johnson Date: Sun Sep 11 11:11:50 2016 -0700 Disable check for BadExit being in sync Authorities have been out of sync for months with no sign it'll be fixed. Disabling the check. ---

[tor-commits] [depictor/master] Add historical data to gitignore and remove globe links

2016-09-11 Thread tom
commit 8c8fbe42d0a63d7a9bd37b9b1fd96b3f18ddfb71 Author: Tom Date: Sun Sep 11 12:56:09 2016 -0500 Add historical data to gitignore and remove globe links --- .gitignore | 3 ++- website.py | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore