Commits on Source
18722
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
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
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
2d2312d9
Conform to the type signature of setsockopt(2)
Dec 17, 2015
fd399ec8
Remove Windows specific data type usage
Dec 17, 2015
9d5e47d2
Add missing parentheses
Dec 17, 2015
759e6f8a
Improve warning message
Dec 17, 2015
4bb72a4d
Return 77 means "skipped"
Dec 17, 2015
54d9632c
Fix unused variable errors
Dec 17, 2015
f1be33fc
Another try at fixing 17752
Dec 17, 2015
2cbaf39a
Add some more ed25519 key files to the seccomp sandbox list
Dec 17, 2015
8585cc57
Merge branch 'maint-0.2.7'
Dec 17, 2015
f96d191c
Merge branch '17752_again'
Dec 17, 2015
6598581d
Add zlib path when linking the switch_id test
Dec 18, 2015
2e74d182
Fix remaining memory leaks in unit tests.
Dec 18, 2015
4604b3ab
Fix a null-pointer deref when writing geoip stats
Dec 18, 2015
9e2c4ee5
Fix some dead code in tortls.c
Dec 18, 2015
2e99371e
Looks like I added one X509_free too many :(
Dec 18, 2015
6b5b1a02
Fix a coverity NULL-pointer deref warning in the tortls tests.
Dec 18, 2015
428e2b76
Fix a coverity NULL-pointer deref warning in the DNS tests.
Dec 18, 2015
498897e3
Fix a coverity uninitialized-pointer warning in policy tests.
Dec 18, 2015
9b1c491e
Fix a buffer overrun in connection tests.
Dec 18, 2015
4ede2dec
Fix an unreached null-pointer deref in connection tests
Dec 18, 2015
0c5d8d9a
Move some more code inside a tortls.c ifdef to fix deadcode warning.
Dec 18, 2015
afc5af3f
Log the backtrace when the backtrace test fails
Dec 18, 2015
4c55ccbe
Fix a memory leak in the backtrace test
Dec 18, 2015
59e5bf7e
Remove an extra space in backtrace version string
Dec 18, 2015
511105af
changes file for 17892
Dec 18, 2015
874f982a
Stop building and testing Tor twice with distcheck
Dec 18, 2015
05f02f65
changes file for 17893
Dec 18, 2015
0a7d22a6
Client should check if dir server has open dir port or handles tunnelled requests
Dec 18, 2015
e0bd6cde
Add unit test for router_pick_directory_server_impl
Dec 18, 2015
997f779a
Add new DirCache configuration option
Dec 18, 2015
d49ad438
Rebuild descriptor when DirCache is {dis,en}abled
Dec 18, 2015
3007de8e
{dis,en}abling DirCache is a semantic change
Dec 18, 2015
fb80a748
A router must be a dir cache before it may be HSDir
Dec 18, 2015
21654ca7
Let make_consensus_method_list be used in tests
Dec 18, 2015
185c93c9
Automatically generate md-con method vers in test
Dec 18, 2015
6a552835
Assert rs are added in con and con_md tests
Dec 18, 2015
54406f78
Change dataflow on generating 'dir-cache' flag.
Dec 18, 2015
18,622 additional commits have been omitted to prevent performance issues.
Loading
Loading