Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | Bump master to 0.2.7tor-0.2.7.0-root | Nick Mathewson | |
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 | |
2014-12-31 | Bump version to 0.2.6.2-alpha-dev | Nick Mathewson | |
2014-12-31 | bump the version to 0.2.6.2-alpha | Nick Mathewson | |
2014-10-30 | Bump version to 0.2.6.1-alpha-dev | Nick Mathewson | |
2014-10-30 | Bump version to 0.2.6.1-alpha | Nick Mathewson | |
2014-10-27 | Remove configure option to disable curve25519 | Sebastian Hahn | |
By now, support in the network is widespread and it's time to require more modern crypto on all Tor instances, whether they're clients or servers. By doing this early in 0.2.6, we can be sure that at some point all clients will have reasonable support. | |||
2014-09-09 | Merge remote-tracking branch 'origin/maint-0.2.5' | Nick Mathewson | |
2014-09-09 | Clean up the MVSC nmake files so they work again. | Nick Mathewson | |
Fixes bug 13081; bugfix on 0.2.5.1-alpha. Patch from "NewEraCracker." | |||
2014-07-28 | bump to 0.2.5.6-alpha | Roger Dingledine | |
2014-06-20 | Thread support is now required | Nick Mathewson | |
Long ago we supported systems where there was no support for threads, or where the threading library was broken. We shouldn't have do that any more: on every OS that matters, threads exist, and the OS supports running threads across multiple CPUs. This resolves tickets 9495 and 12439. It's a prerequisite to making our workqueue code work better, since sensible workqueue implementations don't split across multiple processes. | |||
2014-06-20 | Remove code for Windows CE support | Nick Mathewson | |
As far as I know, nobody has used this in ages. It would be a pretty big surprise if it had worked. Closes ticket 11446. | |||
2014-06-18 | Bump version in master to 0.2.6.0-alpha-dev | Nick Mathewson | |
2014-06-18 | Bump version to Tor 0.2.5.5-alpha-dev | Nick Mathewson | |
2014-06-16 | bump version to 0.2.5.5-alpha. Not released yet. | Nick Mathewson | |
2014-04-25 | Bump version to 0.2.5.4-alpha-dev | Nick Mathewson | |
2014-04-25 | Bump version to 0.2.5.4-alpha. | Nick Mathewson | |
Probably releasing within ~22 hours, pending testing | |||
2014-03-23 | bump to 0.2.5.3-alpha-dev | Nick Mathewson | |
2014-03-22 | Increment version to 0.2.5.3-alpha | Nick Mathewson | |
2014-02-13 | bump to 0.2.5.2-alphator-0.2.5.2-alpha | Roger Dingledine | |
2013-10-02 | Bump version to 0.2.5.1-alpha-dev | Nick Mathewson | |
2013-10-01 | bump to 0.2.5.1-alpha | Roger Dingledine | |
2013-03-01 | Whoops. I forgot the "alpha" | Nick Mathewson | |
2013-03-01 | Bump version in master to 0.2.5.0-alpha-dev | Nick Mathewson | |
2013-02-07 | Have autoconf check whether enums are signed. | Nick Mathewson | |
Fixes bug 7727; fix on 0.2.4.10-alpha. | |||
2013-02-04 | bump to 0.2.4.10-alpha-dev | Roger Dingledine | |
2013-02-04 | bump to 0.2.4.10-alphator-0.2.4.10-alpha | Roger Dingledine | |
2013-01-29 | Detect platforms where memset(0) doesn't set doubles to 0.0. | Nick Mathewson | |
This is allowed by the C statndard, which permits you to represent doubles any way you like, but in practice we have some code that assumes that memset() clears doubles in structs. Noticed as part of 7802 review; see 8081 for more info. | |||
2013-01-17 | For now, always use donna32 on msvc | Nick Mathewson | |
2013-01-16 | Merge branch '024_msvc_squashed' | Nick Mathewson | |
Conflicts: src/or/or.h srcwin32/orconfig.h | |||
2013-01-16 | Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.h | Nick Mathewson | |
Fix for bug 7308 | |||
2013-01-16 | Add HAVE_EVENT2_DNS_H to MSVC orconfig.h | Nick Mathewson | |
Fix for bug 7313 | |||
2013-01-16 | Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.h | Nick Mathewson | |
Fixes bug 7308; bugfix on no released Tor, since we haven't actually built right on MSVC in ages. | |||
2013-01-15 | Bump to 0.2.4.9-alpha-dev | Nick Mathewson | |
2013-01-15 | bump to 0.2.4.9-alphator-0.2.4.9-alpha | Roger Dingledine | |
2013-01-15 | Bump version to 0.2.4.8-alpha-dev | Nick Mathewson | |
2013-01-14 | bump to 0.2.4.8-alphator-0.2.4.8-alpha | Roger Dingledine | |
2012-12-25 | bump to 0.2.4.7-alpha-dev | Roger Dingledine | |
2012-12-24 | bump to 0.2.4.7-alpha | Roger Dingledine | |
2012-12-07 | Merge branch 'win64-7260' | Nick Mathewson | |
Conflicts: src/or/dns.c | |||
2012-11-13 | bump to 0.2.4.6-alpha-dev | Roger Dingledine | |
2012-11-13 | bump to 0.2.4.6-alphator-0.2.4.6-alpha | Roger Dingledine | |
2012-11-02 | Compile (with warnings) with mingw64 | Nick Mathewson | |
Patch from yayooo for bug 7260, forward-ported to 0.2.4. | |||
2012-10-26 | bump to 0.2.4.5-alpha-dev | Roger Dingledine | |
2012-10-25 | Bump the version number to 0.2.4.5-alpha | Nick Mathewson | |
(For real this time. It turns out that 4 and 5 are different numbers.) | |||
2012-10-25 | Bump version to 0.2.4.5-alpha | Nick Mathewson | |
2012-10-21 | bump to 0.2.4.4-alpha-dev | Roger Dingledine | |
2012-10-20 | bump to 0.2.4.4-alphator-0.2.4.4-alpha | Roger Dingledine | |
2012-09-22 | bump to 0.2.4.3-alpha-dev | Roger Dingledine | |