- Aug 05, 2015
-
-
Nick Mathewson authored
Closes ticket 16734.
-
- Jul 27, 2015
-
-
Nick Mathewson authored
-
- Jul 23, 2015
-
-
Nick Mathewson authored
-
- Jul 14, 2015
-
-
Nick Mathewson authored
It did a good idea, but the code-quality of libupnpc and libnatpnp is so dodgy that I'm not really comfortable including them alongside Tor proper. Instead, we'll recommend that people do the pure-go reimplementation instead. Closes ticket 13338.
-
- Jul 12, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 10, 2015
-
-
Nick Mathewson authored
Apparently its mingw headers are missing some stuff.
-
- Jul 09, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 06, 2015
-
-
rl1987 authored
-
- Jun 29, 2015
-
-
Nick Mathewson authored
-
- Jun 17, 2015
-
-
Nick Mathewson authored
This way glibc users don't have to fall back to getpass. Windows users are still out of luck
-
Nick Mathewson authored
-
- Jun 10, 2015
-
-
Andrea Shepard authored
-
- Jun 02, 2015
-
-
* Use `TLS_method()` instead of the deprecated `SSLv23_method()` * Fix one missed conversion to `SSL_CIPHER_get_id()`
-
Nick Mathewson authored
Repairs build with libressl
-
- May 26, 2015
-
-
Nick Mathewson authored
If the OpenSSL team accepts my patch to add an SSL_get_client_ciphers function, this patch will make Tor use it when available, thereby working better with openssl 1.1.
-
Nick Mathewson authored
Fixes bug 16164; bugfix on 0.2.6.3-alpha. Patch from Peter Palfrader.
-
- May 19, 2015
-
-
Nick Mathewson authored
-
- May 12, 2015
-
-
Nick Mathewson authored
-
- May 11, 2015
-
-
Nick Mathewson authored
-
- Apr 23, 2015
-
-
For this to work bt_test.py now returns an exit code indicating success or failure. Additionally, check-local and its specific dependencies are now obsolete so they are removed.
-
-
The zero length keys test now requires the path to the Tor binary as the first parameter to ensure the correct Tor binary is used without hard coding a path. The wrapper script calls the zero length keys test for each test separately to ensure the correct shell is used (as configured by autoconf). Another solution would have been to place the tests into separate functions so multiple tests could be run internally. This would have made a diff of considerable size and frankly it is outside the scope of this fix.
-
- Apr 06, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Apr 01, 2015
-
-
Nick Mathewson authored
-
- Mar 25, 2015
-
-
Nick Mathewson authored
-
- Mar 24, 2015
-
-
Nick Mathewson authored
-
- Mar 18, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Mar 15, 2015
-
-
- Mar 14, 2015
-
-
- Mar 12, 2015
-
-
Nick Mathewson authored
This actually lets us dump a lot of old cruft that nobody had (I hope!) tested in ages. Closes 15248.
-
Nick Mathewson authored
-