Nick Mathewson
|
676f71054f
Merge remote-tracking branch 'public/bug6507' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
a4669d8704
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
a74d4182f1
Whitespace and build fixes on 6475 patch
|
12 years ago |
Nick Mathewson
|
3621f30ad4
Merge remote-tracking branch 'mikeperry/bug6475' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
274e281741
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
f25e8d034b
Merge remote-tracking branch 'public/bug6514' into maint-0.2.3
|
12 years ago |
Linus Nordberg
|
b1c4b3ad0e
Make authorities not set Running unless all advertised OR ports are reachable.
|
12 years ago |
Mike Perry
|
4e42a8a2f2
Address Nick's comments from code review.
|
12 years ago |
Mike Perry
|
ec6a7effb8
Bug 6475: Explicitly track our path bias state.
|
12 years ago |
Nick Mathewson
|
6a33c33a12
Fix warnings and 64-bit problems in openbsd-malloc code
|
12 years ago |
Nick Mathewson
|
2ba52f4095
Fix wildcarded address mappings from the control port
|
12 years ago |
Nick Mathewson
|
959f850056
Raise the part of torrc mapaddress handling that knows wildcards
|
12 years ago |
Nick Mathewson
|
cdd882ee71
Check for stream_id, not conn, on extend cells.
|
12 years ago |
Nick Mathewson
|
a4fbfa81b3
Update description of what we did to upper limit on md size
|
12 years ago |
Nick Mathewson
|
a9eed33111
Fix memory leak in dirvote_create_microdescriptor
|
12 years ago |
Nick Mathewson
|
c9d3e09cf8
Clarify the last changes message
|
12 years ago |
Nick Mathewson
|
182f463be9
oops: changes file for f45cde05f934ee95e0002ff7d72f7006ce156a4c
|
12 years ago |
Nick Mathewson
|
f45cde05f9
Remove tor_malloc_roundup().
|
12 years ago |
Roger Dingledine
|
37d19fdfcd
forward-port the 0.2.2.38 changelog
|
12 years ago |
Nick Mathewson
|
d993b04485
Reject attempts to say FooPort and FooPort 0 in the same cfg domain
|
12 years ago |
Nick Mathewson
|
e1fb3b8d65
Fix spaces from last patch
|
12 years ago |
Nick Mathewson
|
dfe03d36c8
Don't infer we have a FooPort from the presence of a FooPort line
|
12 years ago |
Stewart Smith
|
301e24e4a8
fix up calling of config.status to generate docs
|
12 years ago |
Stewart Smith
|
2606c8b289
Fix up make distcheck and greatly simplify docs dependencies (although it's still a bit odd)
|
12 years ago |
Stewart Smith
|
2e80ae895d
fix circular dependency for generating code digests
|
12 years ago |
Stewart Smith
|
8f466a1c60
fix TESTS to include full path to src/test/test
|
12 years ago |
Stewart Smith
|
7bb04f111a
fix dependencies for some generated files
|
12 years ago |
Stewart Smith
|
12aa553349
remove contrib/Makefile and contrib/suse/Makefile from configure.in
|
12 years ago |
Stewart Smith
|
e612179e09
add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with non-recursive make
|
12 years ago |
Stewart Smith
|
2a4a149624
Move to non-recursive make
|
12 years ago |