Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-05 | Add a compat function to check how much disk space is free. | Nick Mathewson | |
Closes ticket 16734. | |||
2015-08-04 | Merge remote-tracking branch 'public/bug13338' | Nick Mathewson | |
2015-07-27 | Bump version to 0.2.7.2-alpha-dev | Nick Mathewson | |
2015-07-23 | Bump version (and explain how) | Nick Mathewson | |
2015-07-14 | Remove tor-fw-helper code | Nick Mathewson | |
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. | |||
2015-07-12 | Nth time is maybe the charm for fixing windows readpassword build errors | Nick Mathewson | |
2015-07-10 | Try one more one more time to get tor-ci-windows working | Nick Mathewson | |
Apparently its mingw headers are missing some stuff. | |||
2015-07-09 | Merge branch 'libscrypt_eq_openssl_squashed' | Nick Mathewson | |
2015-07-09 | More windows header stuff. Will it work this time? | Nick Mathewson | |
2015-07-09 | Fix dumb windows compilation bug in d9052c62 | Nick Mathewson | |
2015-07-06 | Check if OpenSSL includes scrypt. | rl1987 | |
2015-06-29 | Remove checks for visual C 6. | Nick Mathewson | |
2015-06-17 | Add the openssh 6.8p1 readpassphrase implementation | Nick Mathewson | |
This way glibc users don't have to fall back to getpass. Windows users are still out of luck | |||
2015-06-17 | Merge branch '13642_offline_master_v2_squashed' | Nick Mathewson | |
2015-06-17 | Add a tor_getpass to read passphrases. Needs better backend. | Nick Mathewson | |
2015-06-02 | Merge remote-tracking branch 'public/bug15760_hard_026_v2' | Nick Mathewson | |
2015-06-02 | A few more minor OpenSSL 1.1 fixes. | Yawning Angel | |
* Use `TLS_method()` instead of the deprecated `SSLv23_method()` * Fix one missed conversion to `SSL_CIPHER_get_id()` | |||
2015-06-02 | Merge remote-tracking branch 'public/bug15760_hard_026_v2' | Nick Mathewson | |
Conflicts: src/common/tortls.c | |||
2015-06-02 | Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_find | Nick Mathewson | |
Repairs build with libressl | |||
2015-05-26 | Stop looking at session->ciphers when possible | Nick Mathewson | |
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. | |||
2015-05-26 | Merge remote-tracking branch 'origin/maint-0.2.6' | Nick Mathewson | |
2015-05-26 | Fix --enable-systemd builds on systems with libsystemd but not systemd | Nick Mathewson | |
Fixes bug 16164; bugfix on 0.2.6.3-alpha. Patch from Peter Palfrader. | |||
2015-05-19 | Bump maint-0.2.6 to 0.2.6.8 | Nick Mathewson | |
2015-05-12 | Bump version to 0.2.7.1-alpha-dev | Nick Mathewson | |
2015-05-11 | Bump version to 0.2.7.1-alpha. (This is not the release yet.) | Nick Mathewson | |
2015-04-23 | Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff' | Nick Mathewson | |
2015-04-23 | Integrate backtrace test into the automake test suite. | cypherpunks | |
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. | |||
2015-04-23 | Integrate ntor test into the automake test suite. | cypherpunks | |
2015-04-23 | Integrate zero_length_keys test into the automake test suite. | cypherpunks | |
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. | |||
2015-04-06 | bump version to 0.2.6.7-dev | Nick Mathewson | |
2015-04-06 | bump version to 0.2.6.7 | Nick Mathewson | |
2015-04-01 | Remove now-needless AC_PATH_PROG checks from configure.ac | Nick Mathewson | |
2015-03-25 | Bump to 0.2.6.6-dev | Nick Mathewson | |
2015-03-24 | bump to 0.2.6.6 | Nick Mathewson | |
2015-03-18 | bump to 0.2.6.5-rc.dev | Nick Mathewson | |
2015-03-18 | Merge remote-tracking branch 'public/feature15053' | Nick Mathewson | |
2015-03-18 | bump to 0.2.6.5-rc | Nick Mathewson | |
2015-03-15 | Be consistent with capitalization, quoting, and spacing of help strings. | cypherpunks | |
2015-03-14 | Revive updateVersions.pl with `make update-versions`. | cypherpunks | |
2015-03-14 | Make `check-docs` work from out-of-tree builds. | cypherpunks | |
2015-03-14 | Stop updating versions on every execution of `./configure`. | cypherpunks | |
2015-03-12 | Remove workarounds for Libevent < 1.3. | Nick Mathewson | |
This actually lets us dump a lot of old cruft that nobody had (I hope!) tested in ages. Closes 15248. | |||
2015-03-10 | bump 0.2.6 to 0.2.6.4-rc-dev | Nick Mathewson | |
2015-02-24 | Bump master to 0.2.7tor-0.2.7.0-root | Nick Mathewson | |
2015-02-23 | Remove lingering mempool code | cypherpunks | |
2015-02-19 | bump version to 0.2.6.3-alpha-dev | Nick Mathewson | |
2015-02-19 | Increment version to 0.2.6.3-alpha | Nick Mathewson | |
2015-02-18 | Add description to the precious Python variable. | cypherpunks | |
2015-02-11 | Remove mempools and buf freelists | Nick Mathewson | |
They have been off-by-default since 0.2.5 and nobody has complained. :) Also remove the buf_shrink() function, which hasn't done anything since we first stopped using contiguous memory to store buffers. Closes ticket 14848. | |||
2015-02-09 | Re-remove the --disable-threads configure option | Sebastian Hahn | |