Commits on Source
18723
d5e860e3
Add tests for src/or/directory.c
Sep 15, 2015
3b535869
Add tests for parse_port_config
Sep 15, 2015
598cd469
Make compilation work under gcc-warnings
Oct 05, 2015
017047e7
Fix all spaces
Oct 05, 2015
5cb72420
Move CL_PORT definitions so they are accessible to the tests as well
Oct 05, 2015
49eefc08
Use tor_addr_eq instead of tt_mem_op
Oct 05, 2015
f319231e
Divide the different parse_port_config groups into separate tests
Oct 05, 2015
976f392f
Changelog for 0.2.7.4-rc (plan to release tomorrow)
Oct 19, 2015
67f0b51c
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 19, 2015
47649a55
missing parenthesis
Oct 20, 2015
fbaee1bf
tomorrow, not tonight.
Oct 20, 2015
ff174995
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
cc3ce685
Fold new entries into ChangeLog for 0.2.7.4-rc
Oct 21, 2015
3f3a753e
Reflow changelog
Oct 21, 2015
cd8a62a6
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
89a9d8c8
More 0274-rc changelog updating
Oct 21, 2015
1512e7e5
Edit some changelog text
Oct 21, 2015
08b96160
Edit more changelog text (thanks to rl1987 for noticing)
Oct 21, 2015
5f60216b
Reflow changelog
Oct 21, 2015
f55d23e1
remove a comma that coderman didn't like
Oct 21, 2015
7bce3efb
Start the ReleaseNotes for 0.2.7.5.
Nov 05, 2015
6292a3fc
Remove all bugfix-on-0.2.7.x items from ReleaseNotes
Nov 05, 2015
99d39e93
Re-order and condense some ReleaseNotes items
Nov 05, 2015
4dd7a55c
start trying to write a blurb
Nov 10, 2015
e46ea4a7
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 13, 2015
0549c019
add a dedication paragraph; reflow another.
Nov 13, 2015
b6024ec1
prepare for a release.
Nov 20, 2015
e0fa07c0
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 20, 2015
fcc6541f
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf()...
Dec 01, 2015
86a5305d
ext/eventdns.c multiple replacements of snprintf() with tor_snprintf() which...
Dec 01, 2015
b3639c82
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but...
Dec 01, 2015
4a7964b3
Don't allow a rendezvous point to have a private address
Dec 08, 2015
b2a53e8c
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
9236e504
fold in the changes entries
Dec 10, 2015
6f3f753c
Reflow and sort the changelog.
Dec 10, 2015
f01f8e18
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
31b337d2
tweak 0276 changelog; copy it into the releasenotes
Dec 10, 2015
1979414f
Use the correct bug #. Thanks, skruffy
Dec 10, 2015
7a489a63
Use the correct bug #. For real this time. Thanks again, skruffy
Dec 10, 2015
85003f4c
Add a new ipv6=address:orport flag to DirAuthority and FallbackDir
Dec 14, 2015
1c2366ea
Authorities on IPv6: minor fixes and unit tests
Dec 14, 2015
60fc2b25
Add IPv6 addresses & orports to the default directory authorities
Dec 14, 2015
670affa7
Only setup environment variables for tests
Dec 14, 2015
01a9575a
Use variables instead of substitutions
Dec 14, 2015
ff843ed3
Add changes file for 17818
Dec 14, 2015
39b2f2d3
Merge branch 'maint-0.2.7'
Dec 14, 2015
254d63da
Use TESTS_ENVIRONMENT for older Automake versions
Dec 14, 2015
9a179ff7
Merge branch 'maint-0.2.7'
Dec 14, 2015
824a6a2a
Replace usage of INLINE with inline
Dec 15, 2015
e91ccbb4
Remove obsolete INLINE preprocessor definition
Dec 15, 2015
62c4d388
Remove eventdns specific inline definition
Dec 15, 2015
81620751
Remove the INLINE coding standard
Dec 15, 2015
b463773f
Add changes file for 17804
Dec 15, 2015
07cca627
Fix backtrace compilation on FreeBSD
Dec 15, 2015
fec5aa75
Merge branch 'maint-0.2.7'
Dec 15, 2015
df0c135d
Prop210: Refactor connection_get_* to produce lists and counts
Dec 16, 2015
d3546aa9
Prop210: Add want_authority to directory_get_from_dirserver
Dec 16, 2015
080ae03e
Add UseDefaultFallbackDirs for hard-coded directory mirrors
Dec 15, 2015
54433993
Merge branch 'feature17576-UseDefaultFallbackDirs-v2-squashed'
Dec 15, 2015
35bbf2e4
Prop210: Add schedules for simultaneous client consensus downloads
Dec 16, 2015
2212530b
Prop210: Close excess connections once a consensus is downloading
Dec 16, 2015
d72af108
Prop210: Add router_digest_is_fallback_dir
Dec 16, 2015
a7d44731
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
Dec 15, 2015
744958e0
Fix a few compilation warnings and errors
Dec 15, 2015
e8cc839e
Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux
Dec 15, 2015
fd0c6671
Add unit tests for switch_id(), including tests for capabilities
Dec 15, 2015
405a8d3f
Update KeepCapabilities based on comments from asn
Dec 15, 2015
aba39ea3
Merge branch 'feature8195_small_squashed'
Dec 15, 2015
125e0c70
remove redundant section in tor.1.txt
Dec 15, 2015
aa4be914
Merge remote-tracking branch 'teor/feature17327-v4'
Dec 15, 2015
efc8b2db
clean whitespace
Dec 15, 2015
a56fb58d
Fix some memory leaks in the unit tests
Dec 15, 2015
6ba8afe5
Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'
Dec 15, 2015
e54e71fb
Limit IPv6 mask bits to 128
Dec 16, 2015
cd0a5db5
Initialise malformed_list to 0 each time we parse a policy
Dec 16, 2015
ce923352
Add policy assume_action support for IPv6 addresses
Dec 16, 2015
e2e09a2d
Warn when comparing against an AF_UNSPEC address in a policy
Dec 16, 2015
978210d5
Wait for busy authorities/fallbacks rather than ignoring excluded nodes
Dec 16, 2015
c4df0c9f
... and fix the linux backtrace_symbols{,_fd} calls
Dec 16, 2015
a4ca2ef1
Add some assertions to try to catch
#17752
Dec 16, 2015
a03469aa
More debugging code to try to track down #17659
Dec 16, 2015
10e442ba
Merge remote-tracking branch 'teor/feature17864'
Dec 16, 2015
bb23ad3e
Merge remote-tracking branch 'teor/feature17863'
Dec 16, 2015
9d17d10b
tweak router_parse_addr_policy_item_from_string docs
Dec 16, 2015
e0aa4f83
... and fix the linux backtrace_symbols{,_fd} calls
Dec 16, 2015
784e9fff
... and fix another backtrace_symbols_fd call in sandbox.c
Dec 16, 2015
a5da27cb
Merge branch 'maint-0.2.7'
Dec 16, 2015
33b5bfb9
Don't call pthread_condattr_setclock() unless it exists
Dec 16, 2015
3317cd3a
Merge branch 'maint-0.2.7'
Dec 16, 2015
467d0919
Authorities must set a router's V2Dir flag if it supports tunnelled reqs
Dec 16, 2015
1ceb7142
A relay now advertises "tunnelled-dir-server" in its descriptor
Dec 16, 2015
613e0e1c
Move pending-connection code into connection_ap_about_to_close
Dec 16, 2015
24fcb6ad
Add an edge_about_to_close() call to ap_about_to_close().
Dec 16, 2015
e6be486a
More emergency-check code for un-removed pending entry conns
Dec 16, 2015
9882a88b
Prop210: Only clients benefit from multiple consensus downloads
Dec 17, 2015
e7e61ec7
Prop210: Check fallback directories and authorities work as expected
Dec 17, 2015
1b704979
Prop210: Fix directory fetch tests
Dec 17, 2015
b9714e13
Merge remote-tracking branch 'teor/fix-multi-dir'
Dec 16, 2015
46694f28
Do not run switch_id test on Windows
Dec 17, 2015
596f9a4b
Use a Windows specific socket error code
Dec 17, 2015
18,623 additional commits have been omitted to prevent performance issues.
Loading
Loading