Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-15 | Merge branch 'maint-0.2.9' into maint-0.3.2 | Nick Mathewson | |
2018-08-08 | Don't search for -lpthread on Windows | Nick Mathewson | |
If we're building for Windows, we want to use windows threads no matter what, and we don't want to link a pthread library even if it is present. Fixes bug 27081; bugfix on 1790dc67607799a in 0.1.0.1-rc. | |||
2018-08-03 | Merge branch 'maint-0.2.9' into maint-0.3.2 | Nick Mathewson | |
2018-07-26 | Don't disable an unsupported compiler warning | Taylor Yu | |
Conditionalize the pragma that temporarily disables -Wunused-const-variable. Some versions of gcc don't support it. We need to do this because of an apparent bug in some libzstd headers. Fixes bug 26785; bugfix on 0.3.2.11. | |||
2018-07-11 | When setting a nonstandard malloc, disable the system malloc. | Nick Mathewson | |
Closes ticket 20424. | |||
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> |