Commits on Source
24526
e13e9c40
Never emit the "opt" prefix in any directory stuff
Jun 28, 2012
6173d363
Move transport-related functions from circuitbuild.c to transports.c.
Jul 03, 2012
d11b772a
Introduce a transport_t deep copy function.
Jul 03, 2012
aecc728a
Refactor mp->transports to use transport_t.
Jul 03, 2012
17caec36
Make some transports.c functions static.
Jul 03, 2012
4bafe244
Constify some functions.
Jul 03, 2012
9dea3a03
Add pluggable transport info to extra-info descriptors.
Jul 03, 2012
ca4e986c
Mark descriptor as dirty if all managed proxies are configured.
Jul 03, 2012
f8e49c57
Change extra-info "method" to "transport".
Jul 03, 2012
8b9f4d75
Address Nick's comments.
Jul 12, 2012
7faf115d
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Jul 17, 2012
efdf6c71
Fix the remaining instances of nexted SMARTLIST_FOREACH
Jul 17, 2012
ec8bdc5d
Merge remote-tracking branch 'asn/bug3589'
Jul 17, 2012
78dec943
Tweaks to 6400 changes file and docs as suggested by arma
Jul 18, 2012
b355ddb2
Merge branch 'smartlist_shorten' into maint-0.2.3
Jul 18, 2012
f8c9cc71
Merge remote-tracking branch 'origin/maint-0.2.3'
Jul 18, 2012
c1bd1041
Detect bug 6252 (unexpected sendme cell)
Jul 18, 2012
393944df
Have the bug6252 commit message reflect its on-again/off-again status
Jul 18, 2012
5ade2786
Check ewma_enabled before doing circ-has-become-inactive check
Jul 18, 2012
a1d060a6
Better handling of server managed proxies when Tor is not a relay.
Jul 18, 2012
24451e6f
Avoid double-typedef of transport_t.
Jul 19, 2012
631ec5c4
Move last_reachable and testing_since from routerinfo_t to node_t.
Jul 19, 2012
c1ff0744
Don't assume that a node has routerinfo.
Jul 19, 2012
4cce8ab7
Add last_reachable and testing_since for IPv6 OR port.
Jul 19, 2012
dda177b1
Add "a" line to status document.
Jul 19, 2012
6d99c51f
Don't put unreachable IPv6 OR port in routerstatus.
Jul 19, 2012
7c80a450
Include IPv6 OR ports in status documents only if we're a bridge authority.
Jul 19, 2012
cdef2b18
Rename routers_have_same_or_addr() to reflect the fact that it now checks both OR ports.
Jul 19, 2012
044da1bf
Add configure option AuthDirHasIPv6Connectivity.
Jul 19, 2012
0fe6dde4
Add changes file for
#5534
.
Jul 19, 2012
dee4f068
Don't shadow 'buf'.
Jul 19, 2012
6208106c
Try to re-approximate the older semantics of nodelist_add_routerinfo
Jul 19, 2012
fff842a4
Add config option AuthDirPublishIPv6.
Jul 19, 2012
a4995d15
Merge branch 'tickets_5529_5534_5974_6406'
Jul 19, 2012
5b853612
Clarify how to build asciidoc files using homebrew on Mac OS X
Jul 20, 2012
6cf8e38e
changes file for bug 6436.
Jul 20, 2012
952f5626
Merge remote-tracking branch 'origin/maint-0.2.3'
Jul 23, 2012
692005b3
Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3
Jul 23, 2012
20b625a0
Merge remote-tracking branch 'origin/maint-0.2.3'
Jul 23, 2012
08e65ce0
Fix small memleak introduced in recent patch; fixe 6455.
Jul 24, 2012
10044893
trivial grammar fix
Jul 31, 2012
1049d315
Merge branch 'maint-0.2.3'
Jul 31, 2012
d9bd0de0
Fix some manpage typos
Jul 31, 2012
e6d61ee5
Merge remote-tracking branch 'origin/maint-0.2.3'
Jul 31, 2012
2bd45213
Warn when accounting is used in a way likely to link hidden services
Jul 31, 2012
aed93f8a
Merge branch 'bug6490_v2' into maint-0.2.3
Jul 31, 2012
5919e8e5
Merge remote-tracking branch 'origin/maint-0.2.3'
Jul 31, 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
cf20fac3
Dependencies for RPM building with mock should work now
Jul 31, 2012
72260cfa
Cleanup of RPM build process - no more .git in tarball, use automake's...
Jul 31, 2012
0e778ac6
Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note...
Jul 31, 2012
a7fc797e
Fixed creating _tor user in RPM-based installs.
Jul 31, 2012
eeb81b5b
Fixes/beautification of RPM spec. Tiny improvements in RPM build docs.
Jul 31, 2012
ae75fb13
changelog for bug6043
Jul 31, 2012
43b81325
Merge remote-tracking branch 'origin/maint-0.2.3'
Jul 31, 2012
d3e1e458
Remove the upper limit on the size of MD we can generate.
Jul 31, 2012
8f63ef10
Implement replaycache_t for bug 6177, and unit tests for the preceding
Jul 31, 2012
36c96849
Use new replaycache_t structure for replay detection in rend_service_introduce()
Jul 31, 2012
471ab340
Refactor INTRODUCE2 parsing code in rend_service_introduce()
Jul 31, 2012
048c128f
Add replaycache.h to noinst_HEADERS in src/or/Makefile.am
Jul 31, 2012
96c76126
Unit tests for new rend_intro_cell_t parser
Jul 31, 2012
92f5eaa2
Whitespace tweaks
Jul 31, 2012
3c304173
Remove duplicate code in test_introduce.c
Jul 31, 2012
3763959e
test_assert is always in affect: no need for extra gotos
Jul 31, 2012
0e35e923
new changes entry for rend_service_introduce refactoring
Jul 31, 2012
d4e2ccc3
Merge branch 'bug6177_squashed'
Jul 31, 2012
62637fa2
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
Jul 31, 2012
122c8efb
Merge branch 'bug6480_squashed' into maint-0.2.3
Jul 31, 2012
c49975a2
Merge remote-tracking branch 'origin/maint-0.2.3'
Jul 31, 2012
2d6d5db2
Defensive programming: clear rs_out between iterations.
Aug 01, 2012
9572bebc
Enable the automake silent rules.
Aug 02, 2012
c9aafa09
add $(AM_V_GEN) to documentation generation Makefile targets.
Aug 02, 2012
d91bbf37
Removed redundant check_sockaddr_family_match call
Aug 02, 2012
a47e4343
Constify struct sockaddr *sa parameter for check
Aug 02, 2012
65d84482
Merge remote-tracking branch 'sysrqb/bug6518'
Aug 02, 2012
b50eb14b
Updated docs for new connections.
Aug 02, 2012
57e35ad3
Avoid possible segfault when handling networkstatus vote with bad flavor
Aug 03, 2012
55f63574
Clarify security impact of bug 6530
Aug 03, 2012
1040afb2
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Aug 03, 2012
babf8e2a
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 03, 2012
6c646818
Fix a bunch of "implicit 64->32" warnings from introduce refactoring
Aug 03, 2012
82c5e385
Remove bogus comment claiming that an assertion is triggerable by consensus
Aug 03, 2012
860c4fc8
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 03, 2012
308f6dad
Mitigate a side-channel leak of which relays Tor chooses for a circuit
Aug 03, 2012
d48cebc5
Try to clarify impact of bug 6537
Aug 03, 2012
93be3a88
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Aug 03, 2012
aa584fd3
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 03, 2012
d3739222
Speak not the name of INT_MIN; it can upset older compilers
Aug 03, 2012
0ea3a3a7
forward-port the 0.2.3.20-rc changelog
Aug 07, 2012
91b52a25
Merge remote-tracking branch 'public/bug6252_again' into maint-0.2.3
Aug 09, 2012
0b211700
Merge remote-tracking branch 'origin/maint-0.2.3'
Aug 09, 2012
ca90aea5
Temporarily make spurious sendmes warn louder at arma's suggestion.
Aug 09, 2012
2a4a1496
Move to non-recursive make
Aug 09, 2012
e612179e
add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with non-recursive make
Aug 09, 2012
12aa5533
remove contrib/Makefile and contrib/suse/Makefile from configure.in
Aug 09, 2012
7bb04f11
fix dependencies for some generated files
Aug 09, 2012
8f466a1c
fix TESTS to include full path to src/test/test
Aug 09, 2012
2e80ae89
fix circular dependency for generating code digests
Aug 09, 2012
24,426 additional commits have been omitted to prevent performance issues.
Loading
Loading