Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bump to 0.2.4.7-alpha-dev | Roger Dingledine | 2012-12-25 |
| | |||
* | bump to 0.2.4.7-alpha | Roger Dingledine | 2012-12-24 |
| | |||
* | Merge branch 'win64-7260' | Nick Mathewson | 2012-12-07 |
|\ | | | | | | | | | Conflicts: src/or/dns.c | ||
| * | Compile (with warnings) with mingw64 | Nick Mathewson | 2012-11-02 |
| | | | | | | | | Patch from yayooo for bug 7260, forward-ported to 0.2.4. | ||
* | | bump to 0.2.4.6-alpha-dev | Roger Dingledine | 2012-11-13 |
| | | |||
* | | bump to 0.2.4.6-alpha | Roger Dingledine | 2012-11-13 |
|/ | |||
* | bump to 0.2.4.5-alpha-dev | Roger Dingledine | 2012-10-26 |
| | |||
* | Bump the version number to 0.2.4.5-alpha | Nick Mathewson | 2012-10-25 |
| | | | | (For real this time. It turns out that 4 and 5 are different numbers.) | ||
* | Bump version to 0.2.4.5-alpha | Nick Mathewson | 2012-10-25 |
| | |||
* | bump to 0.2.4.4-alpha-dev | Roger Dingledine | 2012-10-21 |
| | |||
* | bump to 0.2.4.4-alpha | Roger Dingledine | 2012-10-20 |
| | |||
* | Add autoconf magic to support Bitrig | Nick Mathewson | 2012-10-04 |
| | | | | Bitrig is an openbsd fork. Patch from dhill. Ticket 6982. | ||
* | bump to 0.2.4.3-alpha-dev | Roger Dingledine | 2012-09-22 |
| | |||
* | bump to 0.2.4.3-alpha | Roger Dingledine | 2012-09-22 |
| | |||
* | Merge remote-tracking branch 'public/bug6538' | Nick Mathewson | 2012-09-11 |
|\ | | | | | | | | | Conflicts: configure.ac | ||
* | | Bump version to 0.2.4.2-alpha-dev | Nick Mathewson | 2012-09-10 |
| | | |||
* | | bump to 0.2.4.2-alpha | Roger Dingledine | 2012-09-10 |
| | | |||
* | | Removed dependency on tor.spec. Removed tor.spec.in. | Ondrej Mikle | 2012-09-07 |
| | | |||
* | | bump to 0.2.4.1-alpha-dev | Roger Dingledine | 2012-09-05 |
| | | |||
* | | bump to 0.2.4.1-alpha | Roger Dingledine | 2012-09-05 |
| | | |||
* | | Rename configure.in to configure.ac | Nick Mathewson | 2012-09-04 |
|/ | | | | This is the preferred filename to use with Autoconf 2.50 and later. | ||
* | moved configure.ac to configure.in, should work with older autoconfs and ↵ | Felipe Bergo | 2002-06-28 |
| | | | | | | automakes svn:r11 | ||
* | added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵ | Felipe Bergo | 2002-06-28 |
autoheader && automake" from the top dir. svn:r10 |