On Sun, Oct 26, 2014, at 02:21 PM, Michael Kelly wrote: [...] > Hi, > > I'm also running a relay on CentOS 6.5 on x86_64, with tor installed > from the rpm. My logs also show 0 NTor handshakes since I upgraded to > 0.2.5.9-rc (and later to 0.2.5.10). > > I just tried compiling 0.2.5.10 (giving configure --enable_curve25519), > and it compiled successfully, and 'make test' showed it passing a series > of curve25519 tests. I'll probably try running the version I compiled > and check the NTor counts on that one.
NTor handshake counter is again nonzero on the version of Tor I compiled myself, which identifies itself simply as "Tor 0.2.5.10" in the log. (I got the source from <https://www.torproject.org/dist/tor-0.2.5.10.tar.gz>.) This was with: CentOS 6.5 x86_64 OpenSSL 1.0.1e-fips 11 Feb 2013 (from CentOS package) gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) I did nothing special to compile it -- just "configure --enable_curve25519" (apparently --enable_curve25519 is the default anyway), "make", "make install". -- Michael _______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
