Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-26 | Merge branch 'maint-0.3.1' into maint-0.3.2 | Nick Mathewson | |
2018-06-26 | Merge branch 'maint-0.2.9' into maint-0.3.1 | Nick Mathewson | |
2018-06-21 | Prefer recent Python 3 in autoconf. | Nick Mathewson | |
Closes ticket 26372. | |||
2018-03-13 | Add a missing prototype to our libevent configure stanza. | Nick Mathewson | |
Fixes bug 25474; bugfix on 0.3.2.5-alpha. | |||
2018-03-03 | bump version to 0.3.2.10-dev | Nick Mathewson | |
2018-03-03 | version bump to 0.3.1.10-dev | Nick Mathewson | |
2018-03-03 | Bump version to 0.2.9.15-dev | Nick Mathewson | |
2018-03-01 | version bump to 0.3.2.10 | Nick Mathewson | |
2018-03-01 | Update to 0.3.1.10 | Nick Mathewson | |
2018-03-01 | version bump to 0.2.9.15 | Nick Mathewson | |
2018-02-11 | Merge branch 'maint-0.2.9' into maint-0.3.1 | Nick Mathewson | |
2018-02-11 | Merge branch 'ticket24315_029' into maint-0.2.9 | Nick Mathewson | |
2018-01-16 | Merge remote-tracking branch 'public/bug24652_032' into maint-0.3.2 | Nick Mathewson | |
2018-01-09 | Increment version to 0.3.2.9-dev | Nick Mathewson | |
2018-01-08 | Increment version to 0.3.2.9 | Nick Mathewson | |
2018-01-04 | Use -lresolv in LIBS with rust on OSX. | Nick Mathewson | |
This fixes issue #24652, and is a workaround for Rust issue https://github.com/rust-lang/rust/issues/46797 . | |||
2017-12-21 | Increment version to 0.3.2.8-rc-dev | Nick Mathewson | |
2017-12-21 | Increment version to 0.3.2.8-rc | Nick Mathewson | |
2017-12-14 | bump to 0.3.2.7-rc-dev | Nick Mathewson | |
2017-12-13 | update to 0.3.2.7-rc | Nick Mathewson | |
2017-12-01 | bump to 0.3.2.6-alpha-dev | Nick Mathewson | |
2017-12-01 | bump to 0.3.1.9-dev | Nick Mathewson | |
2017-12-01 | bump to 0.2.9.14-dev | Nick Mathewson | |
2017-11-30 | bump to 0.3.2.6-alpha | Nick Mathewson | |
2017-11-30 | version bump to 0.3.1.9 | Nick Mathewson | |
2017-11-30 | version bump to 0.2.9.14 | Nick Mathewson | |
2017-11-22 | bump to 0.3.2.5-alpha-dev | Nick Mathewson | |
2017-11-21 | bump version to 0.3.2.5-alpha | Nick Mathewson | |
2017-11-20 | Include ws2_32 when trying to link openssl on windows in autoconf | Nick Mathewson | |
Fixes bug 23783; bugfix on 0.3.2.2-alpha when we started looking for TLSv1_1_method(). | |||
2017-11-20 | Merge remote-tracking branches 'public/ticket24315_029' and ↵ | Nick Mathewson | |
'public/bug24198_029' into maint-0.3.2 | |||
2017-11-16 | Check the libc version to decide whether to allow openat. | Nick Mathewson | |
2017-11-15 | Merge branch 'bug24279_030' into maint-0.3.2 | Nick Mathewson | |
2017-11-15 | Fix configure libevent memory leak | Alex Xu (Hello71) | |
Breaks build with externally-specified hardening flags. | |||
2017-11-08 | bump to 0.3.2.4-alpha-dev | Nick Mathewson | |
2017-11-07 | Bump to 0.3.2.4-alpha | Nick Mathewson | |
2017-10-27 | bump to 0.3.2.3-alpha-dev. | Nick Mathewson | |
2017-10-27 | update to 0.3.2.3-alpha | Nick Mathewson | |
2017-10-25 | bump to 0.3.1.8-dev | Nick Mathewson | |
2017-10-25 | bump to 0.3.0.12-dev | Nick Mathewson | |
2017-10-25 | bump to 0.2.9.13-dev | Nick Mathewson | |
2017-10-24 | bump to 0.3.1.8 | Nick Mathewson | |
2017-10-24 | bump to 0.3.0.12 | Nick Mathewson | |
2017-10-24 | bump to 0.2.9.13 | Nick Mathewson | |
2017-10-02 | bump master to 0.3.2.2-alpha-dev | Nick Mathewson | |
2017-10-02 | Bump version to 0.3.2.2-alpha. | Alexander Færøy | |
Signed-off-by: Isis Lovecruft <isis@torproject.org> | |||
2017-09-26 | Merge branch 'ticket23602_029' | Nick Mathewson | |
2017-09-20 | When detecting OpenSSL, look for 1.0.1, and in homebrew location | Nick Mathewson | |
Previously we would detect the system openssl on OSX, and then fail to use it, since we required Open 1.0.1 or later. That's silly! Instead of looking for RAND_add(), look for TLSv1_1_method(): it was introduced in 1.0.1, and is also present in LibreSSL. Also, add the hombebrew path to our search path here. Fixes bug 23602; bugfix on 0.2.7.2-alpha. | |||
2017-09-18 | bump to 0.3.2.1.-alpha-dev | Nick Mathewson | |
2017-09-18 | bump to 0.3.1.7-dev | Nick Mathewson | |
2017-09-18 | bump to 0.3.0.11-dev | Nick Mathewson | |