Commits on Source
8830
a9733a32
build: Revert "Use -lresolv in LIBS with rust on OSX."
Feb 24, 2018
af3e5bed
build: Fix Makefile.am TOR_RUST_STATIC_NAME variable name after revert.
Feb 24, 2018
306ab8ae
Update fallback lists to match
#24805
Jun 25, 2018
23d9ffcd
Update whitelist to match feedback from operators
Jun 28, 2018
d7e7c0d2
Updating whitelist to match operator feedback
Jul 10, 2018
cbdf6a04
Fixing spacing issue in whitelist
Jul 10, 2018
855feab7
Adding 3 more fallback mirrors
Jul 13, 2018
54cf3640
Add mirrors from EmeraldOnion
Jul 16, 2018
04de9443
Update fallback lists to match
#24805
Jul 16, 2018
7479f75b
Update whitelist to match feedback from operators
Jul 16, 2018
eca58aec
Updating whitelist to match operator feedback
Jul 16, 2018
226816df
Fixing spacing issue in whitelist
Jul 16, 2018
831abc0e
Adding 3 more fallback mirrors
Jul 16, 2018
5c2431a3
Add mirrors from EmeraldOnion
Jul 16, 2018
acb129d6
Merge branch '24805' of github.com:Phoul/tor into 24805
Jul 16, 2018
0260b720
Adding relay from Edmond
Aug 03, 2018
9aceb928
Adding 2 new fallback mirrors
Aug 10, 2018
51f8db1d
Drop relays from fallback list that were terminated by provider
Aug 16, 2018
f0792537
Adding new fallback
Aug 28, 2018
23ed863d
Improve bracket handling in tor_addr_parse()
Aug 31, 2018
feae813e
Add tests for tor_addr_parse, separate from tor_addr_port_parse.
Aug 31, 2018
01eb1645
Reject addresses with needless trailing colon
Aug 31, 2018
1baa2703
Add changes file
Aug 31, 2018
5595b212
Consdiff: use lengths on inputs so they don't need NUL at the end
Sep 11, 2018
e014b72b
Stop memcpy'ing uncompressed consensuses when making diffs
Sep 11, 2018
abaca3fc
Revise networkstatus parsing code to use lengths
Sep 11, 2018
7e3005af
Replace "read consensus from disk" with "map consensus from disk".
Sep 11, 2018
04bb7019
Followup: Make authority_cert_parse_from_string() take length too
Sep 11, 2018
81a5448c
Changes file for feature27244
Sep 11, 2018
cb1891b4
Adding 1 new fallback
Sep 12, 2018
7e862c3e
check-changes: Check bugfix version formatting
Sep 18, 2018
3eafa61f
check-changes: Warn about bugfixes on future releases
Sep 18, 2018
1663a1dd
Adjusting IP of fallback
Sep 19, 2018
bc68e80e
Adding fallback relay
Sep 20, 2018
b0c41e3e
Fix the missing unpack function in mmdb-convert.py
Oct 10, 2018
8b5ad246
Fix issues that shellcheck found in chutney-git-bisect.sh
Oct 11, 2018
57bba19b
Remove aurora and chulak from fallback list
Oct 12, 2018
5033e950
Adding Quake to fallback list
Oct 12, 2018
9b946c13
Adding hviv104 to fallback list
Oct 15, 2018
17f4388b
Remove mullbinde9 from fallback list
Oct 15, 2018
55412c4f
Add new source file to test target
Oct 16, 2018
7829e3a8
First testcase for get_next_token()
Oct 16, 2018
5c891dba
Test argument concatenation in get_next_token()
Oct 16, 2018
569d8d8c
Test-case for public key parsing using get_next_token()
Oct 16, 2018
7764d6df
Test RSA private key parsing with get_next_token()
Oct 16, 2018
38a7033d
Fix memory management in test_parsecommon_get_next_token_parse_keys
Oct 16, 2018
6c5ba266
Test object parsing in get_next_token()
Oct 16, 2018
81731a29
Unit-test some error conditions in get_next_token()
Oct 16, 2018
78c446af
Unit-test multiple line parsing with tokenize_string()
Oct 16, 2018
7c8bf2f7
Add testcase for too few elements in tokenize_string() input
Oct 16, 2018
1a4edcee
Add testcase for too many elements in tokenize_string() input
Oct 16, 2018
f10d664f
Test AT_END checking in tokenize_string()
Oct 16, 2018
7fd82a45
One testcase for annotation handling in tokenize_string()
Oct 16, 2018
65864be9
Add changes file
Oct 16, 2018
2f0744b3
rust/tor_util: drop unsafe block in cstr!
Oct 17, 2018
0afa0bc1
Merge branch 'maint-0.3.5'
Oct 17, 2018
fd2e0ac1
Bump to 0.3.6.0-alpha-dev.
Oct 17, 2018
f07ab5b9
evloop: fix docs
Oct 17, 2018
a56451af
evloop: fix docs for threadpool_register_reply_event
Oct 17, 2018
e979a56b
Merge branch 'maint-0.3.5'
Oct 18, 2018
3a8f3206
hs-v3: Consolidate descriptor cookie computation code
Oct 18, 2018
0a41d17c
Merge branch 'ticket27549_035_01_squashed'
Oct 18, 2018
62401812
Merge remote-tracking branch 'dgoulet/ticket27471_035_02'
Oct 18, 2018
a05a1130
Merge remote-tracking branch 'onionk/rust-protocommas1'
Oct 19, 2018
95c3cc2b
Merge branch 'maint-0.3.5'
Oct 19, 2018
275e831c
Merge remote-tracking branch 'tor-github/pr/396'
Oct 19, 2018
91fa12ae
Fallback to local DNS when no other nameservers are known
Oct 20, 2018
98fd3b41
Mention DNS fallback in manpage
Oct 20, 2018
1a1b088f
Add changes file
Oct 20, 2018
d827902c
Unit test for DNS fallback in configure_nameservers
Oct 20, 2018
92f0e04f
Check if libevent comes with evdns_base_get_nameserver_addr()
Oct 20, 2018
98cef680
Exclude test and a supporting function when evdns_base_get_nameserver_addr() is not available
Oct 20, 2018
7aa9fc16
clean up a tor2web comment
Oct 21, 2018
afc22ec5
Merge remote-tracking branch 'tor-github/pr/421'
Oct 22, 2018
3704c4a0
string: add BOM helper
Oct 23, 2018
f874ab26
dircache: make dirauths reject non UTF-8 descriptors and extrainfo
Oct 23, 2018
05d65cb0
Merge branch 'maint-0.3.5'
Oct 23, 2018
5db59252
Merge branch 'maint-0.3.5'
Oct 23, 2018
3dc5cce7
Merge branch 'maint-0.3.5'
Oct 24, 2018
c3e14a32
Merge branch 'maint-0.3.5'
Oct 24, 2018
c6d3bebb
Merge remote-tracking branch 'tor-github/pr/409'
Oct 24, 2018
c0bd800d
Re-alphabetize the list of tests in tests.[ch]
Oct 24, 2018
b77889fc
Merge branch 'maint-0.3.5'
Oct 24, 2018
59414057
Fix remaining cases of using consensus without a len parameter.
Oct 24, 2018
31ecbce3
Merge branch 'maint-0.3.5'
Oct 24, 2018
76da5f8b
Merge branch 'ticket28177'
Oct 24, 2018
52a82bc5
Add a couple more checks to test_parsecommon.c
Oct 25, 2018
b7edfcbf
In configured_nameserver_address, check if tor_addr_from_sockaddr succeeded
Oct 26, 2018
b59eedc2
Add trunnel spec and impl for NETINFO cells
Oct 26, 2018
d3e6112b
Use trunnel for NETINFO cell parsing
Oct 26, 2018
5cc86e36
Generate NETINFO cell using trunnel
Oct 26, 2018
b64e1e60
Add changes file
Oct 26, 2018
bdf6540e
Add a comment about address type field to netinfo.trunnel
Oct 26, 2018
5c2212c7
HSv3: Correctly memwipe client auth keystream.
Oct 26, 2018
fe89d9df
doc: Spell make test-network-all correctly in ReleasingTor.md
Oct 29, 2018
b0c456e5
doc: Use `` for commands and "" for quotes in ReleasingTor.md
Oct 29, 2018
635312fc
Silence shellcheck SC2086 in run_trunnel.sh
Oct 29, 2018
a0dd6bfd
run_trunnel.sh: Use 'find -exec' instead of a 'for' loop
Oct 29, 2018
4af27e01
Add changes file
Oct 29, 2018
eab81b12
Fix shellcheck warning SC2086 in run_calltool.sh
Oct 29, 2018
8,730 additional commits have been omitted to prevent performance issues.
Loading
Loading