Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-15 | Bump master to 0.3.5.0-alpha-devtor-0.3.5.0-alpha-dev | Nick Mathewson | |
2018-06-12 | bump to 0.3.4.2-alpha-dev | Nick Mathewson | |
2018-06-11 | bump to 0.3.4.2-alpha | Nick Mathewson | |
2018-05-17 | bump to 0.3.4.1-alpha-dev | Nick Mathewson | |
2018-05-16 | Bump version to 0.3.4.1-alpha; contemplate a release | Nick Mathewson | |
2018-02-15 | Bump version in master to 0.3.4.0-alpha-devtor-0.3.4.0-alpha-dev | Nick Mathewson | |
2018-02-10 | Bump version to 0.3.3.2-alpha-dev | Nick Mathewson | |
2018-02-09 | Bump to 0.3.3.2-alpha | Nick Mathewson | |
2018-01-25 | Bump version to 0.3.3.1-alpha-dev | Nick Mathewson | |
2018-01-25 | bump version to 0.3.3.1-alpha | Nick Mathewson | |
2017-10-15 | bump version on master to 0.3.3.0-alpha-devtor-0.3.3.0-alpha-dev | 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-18 | bump to 0.3.2.1.-alpha-dev | Nick Mathewson | |
2017-09-18 | Bump to 0.3.2.1-alpha | Nick Mathewson | |
2017-06-19 | Bump master to 0.3.2.0-alpha-dev. For 0.3.1, use maint-0.3.1 | Nick Mathewson | |
2017-06-08 | Add -dev to version number. | Nick Mathewson | |
2017-06-08 | Bump to 0.3.1.3-alpha. | Nick Mathewson | |
2017-05-26 | bump version to 0.3.1.2-alpha-dev | Nick Mathewson | |
2017-05-26 | update version to 0.3.1.2-alpha | Nick Mathewson | |
2017-05-22 | bump to 0.3.1.1-alpha | Nick Mathewson | |
2017-02-15 | Bump master to 0.3.1.0-alpha-dev | Nick Mathewson | |
2017-02-03 | Bump to 0.3.0.3-alpha-dev | Nick Mathewson | |
2017-02-03 | Bump version to 0.3.0.3-alpha | Nick Mathewson | |
2017-01-23 | Bump to 0.3.0.2-alpha-dev | Nick Mathewson | |
2017-01-23 | version bump (0.3.0.2-alpha) | Nick Mathewson | |
2016-12-19 | bump to 0.3.0.1-alpha-dev | Nick Mathewson | |
2016-12-19 | Bump to 0.3.0.1-alpha | Nick Mathewson | |
2016-10-19 | Bump version on master to 0.3.0.0-alpha-dev. | Nick Mathewson | |
2016-10-17 | Bump master to 0.2.9.4-alpha-dev | Nick Mathewson | |
2016-10-17 | Bump version to 0.2.9.4-alpha. | Nick Mathewson | |
2016-09-23 | Bump to 0.2.9.3-alpha-dev | Nick Mathewson | |
2016-09-22 | bump master to 0.2.9.3-alpha | Nick Mathewson | |
2016-08-24 | bump to 0.2.9.2-alpha-dev | Nick Mathewson | |
2016-08-24 | Bump to 0.2.9.2-alpha | Nick Mathewson | |
2016-08-08 | bump master to 0.2.9.1-alpha.dev | Nick Mathewson | |
2016-08-02 | Bump master version to 0.2.9.1-alpha | Nick Mathewson | |
2016-07-04 | Raise libevent dependency to 2.0.10-stable or newer | Sebastian Hahn | |
Only some very ancient distributions don't ship with Libevent 2 anymore, even the oldest supported Ubuntu LTS version has it. This allows us to get rid of a lot of compat code. | |||
2016-07-03 | Remove HAVE_EVENT_H from winconfig | Sebastian Hahn | |
This was accidentally left in in f25e2167f556. | |||
2016-07-03 | Remove HAVE_EVENT_* defines from winconfig | Sebastian Hahn | |
They were accidentally left sitting around in 517e0f965. | |||
2016-03-28 | Begin an 0.2.9 branchtor-0.2.9.0-root | Nick Mathewson | |
2016-03-28 | and NOW the version is 0.2.8.2-alpha-dev | Nick Mathewson | |
2016-03-28 | Bump version correctly this time | Nick Mathewson | |
2016-03-28 | Bump the version number | Nick Mathewson | |
2016-02-10 | Merge remote-tracking branch 'public/bug18184' | Nick Mathewson | |
2016-02-04 | Bump to 0.2.8.1-alpha-dev | Nick Mathewson | |
2016-02-04 | Bump version. (This is not yet the release.) | Nick Mathewson | |
2016-01-29 | Remove support for unsigned time_t | Nick Mathewson | |
We've never actually tested this support, and we should probably assume it's broken. To the best of my knowledge, only OpenVMS has this, and even on OpenVMS it's a compile-time option to disable it. And I don't think we build on openvms anyway. (Everybody else seems to be working around the 2038 problem by using a 64-bit time_t, which won't expire for roughly 292 billion years.) Closes ticket 18184. | |||
2015-09-25 | Bump master to 0.2.8.0-alpha-dev | Nick Mathewson | |
2015-09-25 | Bump to 0.2.7.3-rc-dev | Nick Mathewson | |