index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
retroactively fix version typo in changelog
Roger Dingledine
2012-09-01
*
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-31
|
\
|
*
Merge branch 'bug6732' into maint-0.2.3
Nick Mathewson
2012-08-31
|
|
\
|
|
*
Document consensus and microdesc files
Nick Mathewson
2012-08-31
*
|
|
Remove changes files which have been removed in release-0.2.3
Nick Mathewson
2012-08-31
*
|
|
Document the --branch argument to contrib/findMergedChanges.pl
Nick Mathewson
2012-08-31
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-27
|
\
|
|
|
*
|
Quiet "Set buildtimeout to low val" warnings: make them info
Nick Mathewson
2012-08-27
*
|
|
Merge remote-tracking branch 'mikeperry/bug6647'
Nick Mathewson
2012-08-27
|
\
\
\
|
*
|
|
Bug 6647: Add changes file
Mike Perry
2012-08-27
|
*
|
|
Bug 6647: Use correct scale constant and prevent rounding error
Mike Perry
2012-08-23
|
*
|
|
Bug 6475: Demote pathbias log messages for 0.2.3.x
Mike Perry
2012-08-23
|
*
|
|
Disable path bias accounting if we have no guards.
Mike Perry
2012-08-23
|
|
|
/
|
|
/
|
*
|
|
Merge (with -s ours) remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'disable_pathbias_warnings_v2' into maint-0.2.3
Nick Mathewson
2012-08-27
|
|
\
\
|
|
*
|
Downgrade path-bias warning messages to INFO for now.
Nick Mathewson
2012-08-27
|
|
/
/
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-27
|
\
|
|
|
*
|
Merge branch 'bug6710_023' into maint-0.2.3
Nick Mathewson
2012-08-27
|
|
\
\
|
|
*
|
Fix changes file for 6710: before 0.0.8pre1, you couldn't extend to
Nick Mathewson
2012-08-27
|
|
*
|
Disable extending to private/internal addresses by default
Nick Mathewson
2012-08-27
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-27
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-27
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'bug6690_022' into maint-0.2.2
Nick Mathewson
2012-08-27
|
|
|
\
\
|
|
|
*
|
Do not assert when comparing a null address/port against a policy
Nick Mathewson
2012-08-27
|
|
|
/
/
*
|
|
|
and fix them here too
Roger Dingledine
2012-08-27
*
|
|
|
Fix whitespace
Nick Mathewson
2012-08-27
*
|
|
|
Merge branch 'bug6524_nm'
Nick Mathewson
2012-08-27
|
\
\
\
\
|
*
|
|
|
Changes file for nonrecursive make branch
Nick Mathewson
2012-08-27
|
*
|
|
|
Update .gitignore with new autotools droppings from nonrecursive make
Nick Mathewson
2012-08-27
|
*
|
|
|
Better fix to avoid loudness on mkdir -p
Jim Meyering
2012-08-27
|
*
|
|
|
build: minimal adjustments to make out-of-tree build work
Jim Meyering
2012-08-27
|
*
|
|
|
We now need automake 1.9 or later
Nick Mathewson
2012-08-24
|
*
|
|
|
Add some attributes to make a2x quieter
Nick Mathewson
2012-08-23
|
*
|
|
|
Make asciidoc generation quieter
Nick Mathewson
2012-08-23
|
*
|
|
|
Make the _sha1.i file generation quieter
Nick Mathewson
2012-08-23
|
*
|
|
|
Add missing dependency so the html.in files get built
Nick Mathewson
2012-08-23
|
*
|
|
|
Replace man_MANS with nodist_man1_MANS
Jim Meyering
2012-08-23
|
*
|
|
|
s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/
Jim Meyering
2012-08-23
|
*
|
|
|
fix up calling of config.status to generate docs
Stewart Smith
2012-08-09
|
*
|
|
|
Fix up make distcheck and greatly simplify docs dependencies (although it's s...
Stewart Smith
2012-08-09
|
*
|
|
|
fix circular dependency for generating code digests
Stewart Smith
2012-08-09
|
*
|
|
|
fix TESTS to include full path to src/test/test
Stewart Smith
2012-08-09
|
*
|
|
|
fix dependencies for some generated files
Stewart Smith
2012-08-09
|
*
|
|
|
remove contrib/Makefile and contrib/suse/Makefile from configure.in
Stewart Smith
2012-08-09
|
*
|
|
|
add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs w...
Stewart Smith
2012-08-09
|
*
|
|
|
Move to non-recursive make
Stewart Smith
2012-08-09
*
|
|
|
|
Merge remote-tracking branch 'linus/bug6364'
Nick Mathewson
2012-08-27
|
\
\
\
\
\
|
*
|
|
|
|
Fetch IPv6 address from NETINFO "other OR's address" field.
Linus Nordberg
2012-08-21
|
*
|
|
|
|
Send IPv6 address in NETINFO cells.
Linus Nordberg
2012-08-20
*
|
|
|
|
|
Merge remote-tracking branch 'linus/bug6362'
Nick Mathewson
2012-08-27
|
\
\
\
\
\
\
[next]