Commits on Source
24334
e13e9c40
Never emit the "opt" prefix in any directory stuff
Jun 28, 2012
5ade2786
Check ewma_enabled before doing circ-has-become-inactive check
Jul 18, 2012
2503cfad
Allow microdescs to be up to 2k. Partial fix for 6404.
Jul 31, 2012
7143d112
Don't include a router in an md consensus if we can't find a md for it.
Jul 31, 2012
063138e0
Warn at parse time for routerstatus entry missing a microdesc consensus
Jul 31, 2012
d3e1e458
Remove the upper limit on the size of MD we can generate.
Jul 31, 2012
2d6d5db2
Defensive programming: clear rs_out between iterations.
Aug 01, 2012
e106812a
Change smartlist_choose_node_by_bandwidth to avoid double
Aug 09, 2012
640a5168
Remove remaining timing-dependency in choosing nodes by bandwidth
Aug 09, 2012
50aecc68
Use a smarter fix for bug 1203.
Aug 09, 2012
9bfb274a
Refactor smartlist_choose_node_by_bandwidth to be less horrible.
Aug 09, 2012
07df4dd5
Refactor the core of choosing by weights into a function
Aug 09, 2012
dfe03d36
Don't infer we have a FooPort from the presence of a FooPort line
Aug 09, 2012
e1fb3b8d
Fix spaces from last patch
Aug 09, 2012
d993b044
Reject attempts to say FooPort and FooPort 0 in the same cfg domain
Aug 09, 2012
37d19fdf
forward-port the 0.2.2.38 changelog
Aug 13, 2012
f45cde05
Remove tor_malloc_roundup().
Aug 13, 2012
182f463b
oops: changes file for
f45cde05
Aug 13, 2012
c9d3e09c
Clarify the last changes message
Aug 13, 2012
a9eed331
Fix memory leak in dirvote_create_microdescriptor
Aug 14, 2012
a4fbfa81
Update description of what we did to upper limit on md size
Aug 14, 2012
cdd882ee
Check for stream_id, not conn, on extend cells.
Aug 15, 2012
959f8500
Raise the part of torrc mapaddress handling that knows wildcards
Aug 15, 2012
2ba52f40
Fix wildcarded address mappings from the control port
Aug 15, 2012
6a33c33a
Fix warnings and 64-bit problems in openbsd-malloc code
Aug 15, 2012
ec6a7eff
Bug 6475: Explicitly track our path bias state.
Aug 15, 2012
4e42a8a2
Address Nick's comments from code review.
Aug 16, 2012
b1c4b3ad
Make authorities not set Running unless all advertised OR ports are reachable.
Aug 17, 2012
f25e8d03
Merge remote-tracking branch 'public/bug6514' into maint-0.2.3
Aug 17, 2012
274e2817
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 17, 2012
3621f30a
Merge remote-tracking branch 'mikeperry/bug6475' into maint-0.2.3
Aug 17, 2012
a74d4182
Whitespace and build fixes on 6475 patch
Aug 17, 2012
a4669d87
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 17, 2012
676f7105
Merge remote-tracking branch 'public/bug6507' into maint-0.2.3
Aug 17, 2012
1728801b
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 17, 2012
e9172e51
Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3
Aug 17, 2012
eec86939
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 17, 2012
4c8fcba8
Fix more warnings from openbsd_malloc
Aug 17, 2012
97602c9d
Merge branch 'bug6379' into maint-0.2.3
Aug 17, 2012
851197f1
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 17, 2012
9ed87b37
Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.
Aug 17, 2012
a9d56289
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 17, 2012
d9746bd4
Remove needless flush-on-write code.
Aug 17, 2012
63dfc1d9
Merge branch 'bug6468_squashed'
Aug 17, 2012
1c64f99a
Merge remote-tracking branch 'public/bug5124'
Aug 17, 2012
223e7cfa
When iterating over connections pending DNS, skip marked ones
Aug 17, 2012
88859b2f
whitespace fix
Aug 17, 2012
661bd3fe
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 17, 2012
5671586d
Make all relays, not only bridges, capable of advertising an IPv6 OR port.
Aug 19, 2012
9216e281
Send IPv6 address in NETINFO cells.
Aug 20, 2012
778d9012
Avoid spurious warnings in rend_service_introduce
Aug 21, 2012
d517233e
Merge remote-tracking branch 'linus/bug6621'
Aug 21, 2012
991a8acb
Merge remote-tracking branch 'public/bug6404' into maint-0.2.3
Aug 21, 2012
939d01f0
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 21, 2012
64676d05
Merge branch 'bug6638'
Aug 21, 2012
734b0908
Fetch IPv6 address from NETINFO "other OR's address" field.
Aug 21, 2012
5b0ed1e3
Remove
#6480
fix from 0.2.2.38 changelog - it was not included
Aug 22, 2012
3410a46e
Move ipv6_preferred from routerinfo_t to node_t.
Aug 23, 2012
880c7130
Disable path bias accounting if we have no guards.
Aug 23, 2012
4950618b
Bug 6475: Demote pathbias log messages for 0.2.3.x
Aug 23, 2012
e13abda4
Bug 6647: Use correct scale constant and prevent rounding error
Aug 23, 2012
03ca9c63
Clarify docs on get_configured_bridge_by_*_digest
Aug 24, 2012
ca09ea0a
Make node_assert_ok less duplicatey
Aug 24, 2012
ce4add49
Merge remote-tracking branch 'public/bug6472' into maint-0.2.3
Aug 24, 2012
6864a44a
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 24, 2012
6f7dbd3d
Merge remote-tracking branch 'linus/bug6362'
Aug 27, 2012
b3b4f319
Merge remote-tracking branch 'linus/bug6364'
Aug 27, 2012
90d1c857
build: minimal adjustments to make out-of-tree build work
Aug 27, 2012
7638612f
Better fix to avoid loudness on mkdir -p
Aug 27, 2012
f1b33ce8
Update .gitignore with new autotools droppings from nonrecursive make
Aug 27, 2012
09d90b1b
Changes file for nonrecursive make branch
Aug 27, 2012
7795f42e
Merge branch 'bug6524_nm'
Aug 27, 2012
5898c09c
Fix whitespace
Aug 27, 2012
b7c172c9
Disable extending to private/internal addresses by default
Aug 27, 2012
62d96284
Do not assert when comparing a null address/port against a policy
Aug 27, 2012
45b520b6
Fix changes file for 6710: before 0.0.8pre1, you couldn't extend to
Aug 27, 2012
0c13547e
Bug 6647: Add changes file
Aug 27, 2012
0ccd57f0
and fix them here too
Aug 27, 2012
1c30e6ab
Merge branch 'bug6690_022' into maint-0.2.2
Aug 27, 2012
443e4ae1
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Aug 27, 2012
e232938e
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 27, 2012
bffe0d3c
Merge branch 'bug6710_023' into maint-0.2.3
Aug 27, 2012
0c5a44ed
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 27, 2012
b252ffa7
Downgrade path-bias warning messages to INFO for now.
Aug 27, 2012
d98f2996
Merge branch 'disable_pathbias_warnings_v2' into maint-0.2.3
Aug 27, 2012
2776a6b8
Merge (with -s ours) remote-tracking branch 'origin/maint-0.2.3'
Aug 27, 2012
f4037811
Merge remote-tracking branch 'mikeperry/bug6647'
Aug 27, 2012
a7a4bbff
Quiet "Set buildtimeout to low val" warnings: make them info
Aug 27, 2012
3363a0d2
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 27, 2012
ef628649
Spelling fix in util.c comments
Aug 27, 2012
5c3199cd
In choose-by-bw, scale to better use the range of uint64
Aug 27, 2012
9982122f
Use a time-invariant comparison in choose_array_element_by_weight
Aug 28, 2012
774979ca
Document consensus and microdesc files
Aug 31, 2012
1652aeab
Document the --branch argument to contrib/findMergedChanges.pl
Aug 31, 2012
65a65edd
Remove changes files which have been removed in release-0.2.3
Aug 31, 2012
b17bb543
Merge branch 'bug6732' into maint-0.2.3
Aug 31, 2012
48a6816e
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 31, 2012
3a0b8c85
retroactively fix version typo in changelog
Sep 01, 2012
eb3d0796
Make begindir_cutoff the same as general_cutoff
Sep 01, 2012
4bd90e20
fix whitespace and trivial typo
Sep 03, 2012
24,234 additional commits have been omitted to prevent performance issues.
Loading
Loading