Commits on Source
13713
23147dd1
Adds files included by torrc and defaults to sandbox filter
#22605
Aug 30, 2017
362bc880
Add a function to check for support for "protocol X or later"
Sep 11, 2017
3124c921
Split the behavior of node_supports_ed25519_link_authentication().
Sep 11, 2017
ade9baaf
Fix memory leak when options_init_from_string returns error
#22605
Sep 12, 2017
01e98487
Remove an erroneous 0.5 in compute_weighted_bandwidths()
Sep 22, 2017
8dff23eb
Assign Exit flag only for ports 80 and 443
Sep 24, 2017
6051375c
prop224: Update some function docs with the right retval.
Sep 27, 2017
178a2bbc
prop224: Fix one last instance of get_time_period_num() with now.
Sep 27, 2017
cf75c1af
hs-v3: Don't fetch descriptor if we have a pending request
Sep 27, 2017
5418aa84
socks5 unit tests: add check for ipv6 address type.
Sep 27, 2017
6882e711
Add unit tests for SOCKS functions that parse server responses
Sep 27, 2017
57f04a48
Test more error cases of our socks code.
Sep 27, 2017
f21102c0
Let's get 100% coverage for proto_http while we're at it.
Sep 27, 2017
01d67a90
Note an unreachable (?) section in buffers.c
Sep 28, 2017
99e52711
Add unit test for buf_get_line().
Sep 28, 2017
9727a924
Improve cov-diff script to account for new files.
Sep 28, 2017
a64d79ca
Move around some LCOV_EXCLs in src/common
Sep 28, 2017
55873107
Correct docs for config_lines_dup_and_filter
Sep 28, 2017
5b6f2713
unit test for config_lines_dup_and_filter
Sep 28, 2017
f71ff0ca
Unit test for case where %included dir exists but is unreadable
Sep 28, 2017
14614a59
Fix spelling: compressing, not compresing
Sep 28, 2017
3a073c46
Improve unit test coverage for compression code.
Sep 28, 2017
a196fdb6
Fix typo in buffers.c.
Sep 28, 2017
c3b7f9d7
Fix whitespace issue in compress.c
Sep 28, 2017
44dc4b73
Better error handling when trying to compress/decompress into empty buffer.
Sep 28, 2017
c2fac2c6
Enable disabled test that was disabled due to bug
#23551
Sep 28, 2017
8d694081
Better error handling when trying to compress/decompress into empty buffer.
Sep 28, 2017
82f109c2
Merge remote-tracking branch 'ahf-gitlab/bugs/23551-maint-0.3.1' into maint-0.3.1
Sep 28, 2017
2ae1b7e2
Fix leak in test_util.c
Sep 28, 2017
41107450
Merge branch 'maint-0.3.1'
Sep 28, 2017
fba30b8b
Merge remote-tracking branch 'ahf-gitlab/bugs/23551'
Sep 28, 2017
4e6374c2
Merge remote-tracking branch 'catalyst-oniongit/bug23691'
Sep 28, 2017
40f12879
doc: Add a good resource for learning to write Rust FFI.
Sep 29, 2017
1b6ccb52
Log more information when bug8185 is about to trigger.
Sep 29, 2017
d256d4c0
Don't package cells onto marked circuits.
Sep 29, 2017
1a5746f8
Merge branch 'bug8185_025' into bug8185_031
Sep 29, 2017
f7222e6d
Clear outbuf_flushlen when we clear a connection's outbuf
Sep 29, 2017
8ccefa7b
Merge branch 'bug23690_028'
Sep 29, 2017
b0ddaac0
Make some assertions nonfatal to help prevent bug23690 recurrence.
Sep 29, 2017
fc6c0b46
Merge branch 'bug23690_additional_032'
Sep 29, 2017
3ef7e6f1
sched: Don't get KIST stuck in an infinite loop
Sep 29, 2017
070064de
sched: Always initialize scheduler_last_run to now
Sep 29, 2017
ca2e7eab
Merge branches 'bug8185_031' and 'bug8185_diagnostic_032'
Sep 29, 2017
9ae18b8a
changes tweak.
Sep 29, 2017
dddae36f
Merge remote-tracking branch 'dgoulet/ticket23696_032_01'
Sep 29, 2017
8f6de47d
ChangeLog additions for 0.3.2.2-alpha.
Sep 29, 2017
c50c98ba
Make changes in server_mode() affect workers; fix a crash.
Oct 02, 2017
ad4dcd7d
Fix our "not an HTTP Proxy" message in light of HTTPTunnelPort
Oct 02, 2017
c816bbd2
Remove changes files integrated for 0.3.2.2-alpha.
Oct 02, 2017
c61508f9
Bump version to 0.3.2.2-alpha.
Oct 02, 2017
e2a2704f
Fix a couple typos in the ChangeLog entries for 0.3.2.2-alpha.
Oct 02, 2017
e31ffb27
Don't move gcov output to root directory
Oct 02, 2017
d0cae9fb
bump master to 0.3.2.2-alpha-dev
Oct 02, 2017
c9729853
entrynodes: Be specific about how many primary descriptors we miss.
Oct 03, 2017
f2231306
entrynodes: Move guard dirinfo check below path dirinfo check.
Oct 03, 2017
5352785d
entrynodes: Error msg for missing guard descs is now more informative.
Oct 03, 2017
7bc85d82
Merge remote-tracking branch 'isis/bug23695'
Oct 03, 2017
d00a26f8
Merge remote-tracking branch 'catalyst-oniongit/bug23741'
Oct 03, 2017
bb7288b2
Make the fp_pair_map tests cover {get,set}_by_digests
Oct 03, 2017
f2e820c4
torcert.c: mark some lines unreachable by tests
Oct 03, 2017
f923aeee
Follow-up on 23678: fix socks/wrong_protocol test
Oct 03, 2017
a6c62cbd
Merge branch 'bug23678_032'
Oct 03, 2017
6a2a49e6
Improve docs on using gcov
Oct 03, 2017
d891fadd
entrynodes: Add changes file.
Oct 03, 2017
f7306b16
entrynodes: Better naming for dir info check functions.
Oct 03, 2017
bc6769e0
Merge remote-tracking branch 'catalyst-oniongit/bug23739'
Oct 03, 2017
783a44b2
Merge remote-tracking branch 'asn/bug23670'
Oct 03, 2017
c232b6b5
hs-v3: Close pending SOCKS connection on descriptor fetch error
Oct 03, 2017
30d2e0b7
test: Add an HS v3 descriptor fetch unit test
Oct 03, 2017
6691af18
hs: Add changes file for 23653
Oct 03, 2017
1e7e36da
Merge branch 'bug23672_032_01_squashed'
Oct 03, 2017
9d90f982
hs-v3: Always generate the public key file on disk
Oct 03, 2017
2e8de0de
sched: Implement SCHED_BUG()
Oct 03, 2017
55e5446f
note cathugger in changes file for 23748
Oct 04, 2017
44e4a96b
Don't expect permission failure if running as root
Oct 04, 2017
469ee6e6
hs-v3: Refactor client refetch function
Oct 04, 2017
b9d9b16b
Update geoip and geoip6 to the October 4 2017 database.
Oct 05, 2017
ad7db107
Merge branch 'maint-0.2.9' into maint-0.3.0
Oct 05, 2017
d6bdec15
Merge branch 'maint-0.2.5' into maint-0.2.8
Oct 05, 2017
2984d991
Merge branch 'maint-0.2.8' into maint-0.2.9
Oct 05, 2017
0cd7c1af
Merge branch 'maint-0.3.1'
Oct 05, 2017
bdf60fc7
Merge branch 'maint-0.3.0' into maint-0.3.1
Oct 05, 2017
2e21493a
add missing subcategory in changes file
Oct 05, 2017
51e47481
Merge branch 'maint-0.3.1'
Oct 05, 2017
7a4741c2
Merge branch 'maint-0.3.0' into maint-0.3.1
Oct 05, 2017
f7f55aca
Merge branch 'maint-0.2.9' into maint-0.3.0
Oct 05, 2017
91c17ffb
Merge branch 'maint-0.2.5' into maint-0.2.8
Oct 05, 2017
43ebe54a
Merge branch 'maint-0.2.8' into maint-0.2.9
Oct 05, 2017
d5d811e2
Only run "update" job from scheduled pipelines
Oct 05, 2017
3ae5b32a
Match .travis.yml more closely
Oct 05, 2017
d9321d69
Merge remote-tracking branch 'catalyst-oniongit/bug23755'
Oct 10, 2017
22139c0b
Merge remote-tracking branch 'catalyst-oniongit/bug23757'
Oct 10, 2017
e00f12ec
bump version on master to 0.3.3.0-alpha-dev
Oct 15, 2017
305f9476
Improve the comment on networkstatus_compute_consensus()
Oct 15, 2017
b8d4588c
Add a consensus_method argument to routerstatus_format_entry()
Oct 15, 2017
56dbba32
Add a consensus method for IPv6 address lines in the microdesc consensus
Oct 15, 2017
67eeee0c
Add a new consensus method that removes IPv6 address lines from microdescs
Oct 15, 2017
5bca66be
Clear the address when node_get_prim_orport() returns early
Oct 15, 2017
eaf9c0f2
Describe what router_reset_descriptor_download_failures() actually does
Oct 15, 2017
d8604b87
Merge branch 'teor_bug23813_squashed'
Oct 15, 2017
13,613 additional commits have been omitted to prevent performance issues.
Loading
Loading