Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bump to 0.2.5.2-alpha | Roger Dingledine | 2014-02-13 |
| | |||
* | Add some more options to the findMoreChanges.pl kludge-script | Nick Mathewson | 2014-01-20 |
| | |||
* | Bump version to 0.2.5.1-alpha-dev | Nick Mathewson | 2013-10-02 |
| | |||
* | bump to 0.2.5.1-alpha | Roger Dingledine | 2013-10-01 |
| | |||
* | Add torify to EXTRA_DIST | Nick Mathewson | 2013-10-01 |
| | | | | | Now that we no longer build it from torify.in, we need to list it manually. | ||
* | Don't preprocess torify | guilhem | 2013-09-29 |
| | | | | | Since torify has been removed from tsocks, it doesn't need to be preprocessed. Closes #5505. | ||
* | A python script to combin gcov output with git blame | Nick Mathewson | 2013-07-16 |
| | |||
* | Make contrib/coverage smarter about check file-existence edge cases | Andrea Shepard | 2013-07-16 |
| | |||
* | Add optional target directory parameter to coverage script and add ↵ | Andrea Shepard | 2013-07-15 |
| | | | | reset-gcov target to Makefile.am | ||
* | Traditional /bin/sh is unhappy about {a,b} globbing. | Linus Nordberg | 2013-07-15 |
| | |||
* | Add a script to compare directories full of gcov output | Nick Mathewson | 2013-07-10 |
| | | | | | | | We can't just use "diff", since we don't care about changes in line numbers, or changes in the exact number of times a line was called. We just care about changes that make lines covered or non-coverd. So pre-process the files before calling diff. | ||
* | Coverage support: build with --enable-coverage to have tests run with gcov | Nick Mathewson | 2013-07-10 |
| | | | | | | | | | | | | | | | | | If you pass the --enable-coverage flag on the command line, we build our testing binaries with appropriate options eo enable coverage testing. We also build a "tor-cov" binary that has coverage enabled, for integration tests. On recent OSX versions, test coverage only works with clang, not gcc. So we warn about that. Also add a contrib/coverage script to actually run gcov with the appropriate options to generate useful .gcov files. (Thanks to automake, the .o files will not have the names that gcov expects to find.) Also, remove generated gcda and gcno files on clean. | ||
* | Bug #5170 - remove id_to_fp.c as it's not used anywhere | Marek Majkowski | 2013-06-06 |
| | |||
* | Change dflt branch to inspect in findMergedChanges.pl | Nick Mathewson | 2013-04-19 |
| | |||
* | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-03-18 |
|\ | |||
| * | Remove some lingering tsocks cruft. | Nick Mathewson | 2013-02-27 |
| | | | | | | | | | | | | | | | | | | Now the manpages no longer refer to tsocks or tsocks.conf, and we no longer have or ship a tor-tsocks.conf. The only remaining instances of "tsocks" in our repository are old ChangeLog and ReleaseNotes entries, and the torify script saying that it doesn't support tsocks. Fixes bug 8290. | ||
* | | Whoops. I forgot the "alpha" | Nick Mathewson | 2013-03-01 |
| | | |||
* | | Bump version in master to 0.2.5.0-alpha-dev | Nick Mathewson | 2013-03-01 |
|/ | |||
* | bump to 0.2.4.10-alpha-dev | Roger Dingledine | 2013-02-04 |
| | |||
* | bump to 0.2.4.10-alpha | Roger Dingledine | 2013-02-04 |
| | |||
* | Update the copyright date to 201. | Nick Mathewson | 2013-01-16 |
| | |||
* | Bump to 0.2.4.9-alpha-dev | Nick Mathewson | 2013-01-15 |
| | |||
* | bump to 0.2.4.9-alpha | Roger Dingledine | 2013-01-15 |
| | |||
* | Bump version to 0.2.4.8-alpha-dev | Nick Mathewson | 2013-01-15 |
| | |||
* | bump to 0.2.4.8-alpha | Roger Dingledine | 2013-01-14 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | Possessive "it's" → "its" in .nsi files. | David Fifield | 2012-10-22 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | Make ./configure -q really silent | Nick Mathewson | 2012-09-19 |
| | | | | | | | Our updateVersions script was being verbose, which might have made sense back when I wrote it, but doesn't any more. Final fix for bug 6599 | ||
* | 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 |
| | |||
* | 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. | ||
* | Document the --branch argument to contrib/findMergedChanges.pl | Nick Mathewson | 2012-08-31 |
| | |||
* | Move to non-recursive make | Stewart Smith | 2012-08-09 |
| | | | | | | | | | | | | | | | | | | | | This gives us a few benefits: 1) make -j clean all this will start working, as it should. It currently doesn't. 2) increased parallel build recursive make will max out at number of files in a directory, non-recursive make doesn't have such a limitation 3) Removal of duplicate information in make files, less error prone I've also slightly updated how we call AM_INIT_AUTOMAKE, as the way that was used was not only deprecated but will be *removed* in the next major automake release (1.13).... so probably best that we can continue to bulid tor without requiring old automake. (see http://www.gnu.org/software/automake/manual/html_node/Public-Macros.html ) For more reasons why, see resources such as: http://miller.emu.id.au/pmiller/books/rmch/ | ||
* | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | 2012-06-23 |
|\ | |||
| * | Catch a few more K&R violations with make check-spaces | Nick Mathewson | 2012-06-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now catch bare {s that should be on the previous line with a do, while, if, or for, and elses that should share a line with their preceding }. That is, if (foo) { and if (foo) { ... } else are now detected. We should think about maybe making Tor uncrustify-clean some day, but configuring uncrustify is an exercise in bizarreness, and reformatting huge gobs of Tor is always painful. | ||
* | | Increment master branch version to 0.2.4.0-alpha-dev | Nick Mathewson | 2012-06-20 |
|/ | |||
* | bump to 0.2.3.17-beta-dev | Roger Dingledine | 2012-06-15 |
| | |||
* | bump to 0.2.3.17-beta | Roger Dingledine | 2012-06-15 |
| |