summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2014-04-25Fix hyphen handling in format_changelogtor-0.2.5.4-alphaNick Mathewson
2014-04-25format_changelog.py now formats the first section, in-place.Nick Mathewson
2014-04-25Bump version to 0.2.5.4-alpha.Nick Mathewson
Probably releasing within ~22 hours, pending testing
2014-04-25Include the scan-build.sh script I used for 8793Nick Mathewson
Otherwise we'll never remember what to re-run before each release, or whether we tried a given checker.
2014-04-24Reformat the changelog for 0.2.5.4-alpha. No textual changes.Nick Mathewson
Also, add a script to do this, since doing it manually with fmt sucks.
2014-03-25Make the redox script sorta work again.Nick Mathewson
2014-03-23bump to 0.2.5.3-alpha-devNick Mathewson
2014-03-22Increment version to 0.2.5.3-alphaNick Mathewson
2014-02-13bump to 0.2.5.2-alphator-0.2.5.2-alphaRoger Dingledine
2014-01-20Add some more options to the findMoreChanges.pl kludge-scriptNick Mathewson
2013-10-02Bump version to 0.2.5.1-alpha-devNick Mathewson
2013-10-01bump to 0.2.5.1-alphaRoger Dingledine
2013-10-01Add torify to EXTRA_DISTNick Mathewson
Now that we no longer build it from torify.in, we need to list it manually.
2013-09-29Don't preprocess torifyguilhem
Since torify has been removed from tsocks, it doesn't need to be preprocessed. Closes #5505.
2013-07-16A python script to combin gcov output with git blameNick Mathewson
2013-07-16Make contrib/coverage smarter about check file-existence edge casesAndrea Shepard
2013-07-15Add optional target directory parameter to coverage script and add ↵Andrea Shepard
reset-gcov target to Makefile.am
2013-07-15Traditional /bin/sh is unhappy about {a,b} globbing.Linus Nordberg
2013-07-10Add a script to compare directories full of gcov outputNick Mathewson
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.
2013-07-10Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson
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.
2013-06-06Bug #5170 - remove id_to_fp.c as it's not used anywhereMarek Majkowski
2013-04-19Change dflt branch to inspect in findMergedChanges.plNick Mathewson
2013-03-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-01Whoops. I forgot the "alpha"Nick Mathewson
2013-03-01Bump version in master to 0.2.5.0-alpha-devNick Mathewson
2013-02-27Remove some lingering tsocks cruft.Nick Mathewson
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.
2013-02-04bump to 0.2.4.10-alpha-devRoger Dingledine
2013-02-04bump to 0.2.4.10-alphator-0.2.4.10-alphaRoger Dingledine
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-15Bump to 0.2.4.9-alpha-devNick Mathewson
2013-01-15bump to 0.2.4.9-alphator-0.2.4.9-alphaRoger Dingledine
2013-01-15Bump version to 0.2.4.8-alpha-devNick Mathewson
2013-01-14bump to 0.2.4.8-alphator-0.2.4.8-alphaRoger Dingledine
2012-12-25bump to 0.2.4.7-alpha-devRoger Dingledine
2012-12-24bump to 0.2.4.7-alphaRoger Dingledine
2012-11-13bump to 0.2.4.6-alpha-devRoger Dingledine
2012-11-13bump to 0.2.4.6-alphator-0.2.4.6-alphaRoger Dingledine
2012-10-26bump to 0.2.4.5-alpha-devRoger Dingledine
2012-10-25Bump the version number to 0.2.4.5-alphaNick Mathewson
(For real this time. It turns out that 4 and 5 are different numbers.)
2012-10-25Bump version to 0.2.4.5-alphaNick Mathewson
2012-10-22Possessive "it's" → "its" in .nsi files.David Fifield
2012-10-21bump to 0.2.4.4-alpha-devRoger Dingledine
2012-10-20bump to 0.2.4.4-alphator-0.2.4.4-alphaRoger Dingledine
2012-09-22bump to 0.2.4.3-alpha-devRoger Dingledine
2012-09-22bump to 0.2.4.3-alphator-0.2.4.3-alphaRoger Dingledine
2012-09-19Make ./configure -q really silentNick Mathewson
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
2012-09-10Bump version to 0.2.4.2-alpha-devNick Mathewson
2012-09-10bump to 0.2.4.2-alphaRoger Dingledine
2012-09-05bump to 0.2.4.1-alpha-devRoger Dingledine
2012-09-05bump to 0.2.4.1-alphator-0.2.4.1-alphaRoger Dingledine