Commits on Source
11225
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
578aaa7f
Bug 25505: Check circuitmux queues before padding.
Mar 13, 2018
5b7a12d5
Add crypto_log_errors() to crypto_util.[ch]
May 08, 2018
f91469c1
Refactor crypto.[ch] into smaller DH module.
May 08, 2018
ffbf8673
Include crypto_dh.h in order to solve dependency issues.
May 08, 2018
827b85e9
Make dh_param_* stuff static again.
May 08, 2018
d38e7ddf
Refactor crypto.[ch] into smaller HKDF module.
May 18, 2018
8483241b
Improve openssl_version tests with better messages
May 21, 2018
6c35ad08
Add a missing "return -1" when checking for Ed25519 ID loops
May 22, 2018
eb7a3fae
Refrain from mentioning old bug in a warning
May 30, 2018
9d06c41c
Make sure that the test_rust.sh script fails when a test fails
May 31, 2018
b7fae0f4
Heed --disable-unittests properly
Jun 02, 2018
7d70f67d
Check bandwidth changes only if small uptime
Jun 03, 2018
39bbb8d9
Avoid casting smartlist index implicitly
Jun 04, 2018
25341245
Implement GETINFO md/all
Jun 08, 2018
9b5b8e5b
Add .editorconfig to follow coding standards style
Jun 11, 2018
5f3a4e14
build: Add `make clippy` option for Rust linting.
Jun 11, 2018
faf45800
Several attempts to diagnose ticket 25686
Jun 11, 2018
cc09ff25
Add explanation about editorconf in coding standards
Jun 11, 2018
33919d8e
add more entries to changelog
Jun 12, 2018
e9ecb097
format changelog.
Jun 12, 2018
4540ddd3
Lightly edit changelog
Jun 12, 2018
73aae608
Remove folded-in changes files
Jun 12, 2018
f2e7570c
Bump to 0.3.3.7
Jun 12, 2018
b13fe14c
Merge branch 'maint-0.3.3'
Jun 12, 2018
6cf92885
Add IPv6 orport address for dannenberg.
Jun 12, 2018
2ef448da
Add a changelog entry.
Jun 12, 2018
ef671147
Merge branch 'dannenberg_ipv6_029' into maint-0.2.9
Jun 12, 2018
03f3ee6d
Merge branch 'maint-0.3.3'
Jun 12, 2018
eaa35965
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 12, 2018
53513e4b
Merge branch 'maint-0.3.1' into maint-0.3.2
Jun 12, 2018
16381b57
Merge branch 'maint-0.2.9' into maint-0.3.1
Jun 12, 2018
bc951e83
Fold in changelog entry.
Jun 12, 2018
ccf2d656
bump to 0.3.4.2-alpha-dev
Jun 12, 2018
bbbb5f39
bump to 0.3.3.7-dev
Jun 12, 2018
147c67d8
Merge branch 'maint-0.3.3'
Jun 12, 2018
1b04dab6
copy 0.3.3.7 changelog forward to master
Jun 12, 2018
2520ee34
Require live consensus to compute responsible HSDirs.
Jun 13, 2018
99974d4c
Silence warning of relaycell/circbw tst.
Jun 13, 2018
8c8ed91a
Merge remote-tracking branch 'rl1987/bug24891'
Jun 13, 2018
ff70cc84
Merge branch 'bug25686_diagnostic_032' into maint-0.3.2
Jun 13, 2018
76e9de7c
Merge branch 'maint-0.3.3'
Jun 13, 2018
1c80eb92
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 13, 2018
94f30076
Merge branch 'bug26158_031' into maint-0.3.1
Jun 13, 2018
6017447e
Merge branch 'maint-0.3.1' into maint-0.3.2
Jun 13, 2018
286d0299
Merge branch 'maint-0.3.3'
Jun 13, 2018
049ba667
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 13, 2018
9713ecfc
Fix an extra space in a changes file
Jun 13, 2018
7cc3cdef
Merge branch 'maint-0.3.3'
Jun 13, 2018
ca6d289c
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 13, 2018
7e7585d0
Merge branch 'maint-0.3.1' into maint-0.3.2
Jun 13, 2018
ed7b1358
Merge remote-tracking branch 'asn-github/bug26358'
Jun 13, 2018
015fcd0e
Fix a GCC "potential null dereference" warning.
Jun 13, 2018
ce692332
test_entrynodes: fix a GCC warning
Jun 13, 2018
ee860b8f
squash! Make sure that the test_rust.sh script fails when a test fails
Jun 13, 2018
71065201
Merge remote-tracking branch 'public/bug26258_033' into maint-0.3.3
Jun 14, 2018
945d871d
Merge branch 'maint-0.3.3'
Jun 14, 2018
6896ab28
Move entry_port_cfg_t into its own header.
Jun 14, 2018
df9a3fe8
Make server_port_cfg_t and port_cfg_t into separate headers.
Jun 14, 2018
2a574d11
Move dir_server_t into its own header.
Jun 14, 2018
5d5c442e
Split entry and edge_connection_t into their own headers.
Jun 15, 2018
3b917b24
Split control_connection_t into its own header.
Jun 15, 2018
1416f54d
Split dir_connection_t into its own header
Jun 15, 2018
6c0fe9d0
Split listener_connection_t into its own header
Jun 15, 2018
19c34b46
Move or_connection_t to its own header.
Jun 15, 2018
bcc283bc
Split or_handshake_{certs,state}_t into their own headers.
Jun 15, 2018
bba998af
Extract connection_t into its own header.
Jun 15, 2018
a0bc164a
Extract {or,origin}_circuit_t into their own headers
Jun 15, 2018
e0830ff7
Extract circuit_t into its own header
Jun 15, 2018
b3f2c682
Extract crypt_path_t and relay_crypto_t into their own headers
Jun 15, 2018
c846b0e4
Extract crypt_path_reference_t into its own header.
Jun 15, 2018
d51de773
Extract cpath_build_state into its own header.
Jun 15, 2018
7d2d131a
Extract tor_version_t into its own header.
Jun 15, 2018
22e9c647
Extract rend_service_descriptor_t into its own header.
Jun 15, 2018
990184da
Extract rend_intro_point_t into its own header.
Jun 15, 2018
5cdc2343
Split rend_authorized_client_t and encoded_.._t into their own headers
Jun 15, 2018
f8794b0b
Move vote_schedule into its own header.
Jun 15, 2018
c9e4ebf9
Move fp_pair_t declaration to fp_pair.h.
Jun 15, 2018
e13f5941
Move measured_bw_line_t into dirserv.h
Jun 15, 2018
ad52fe7e
Move network_liveness_t into circuitstats.h and make it private
Jun 15, 2018
8b7df723
Split socks_request_t into its own header.
Jun 15, 2018
d2942d12
Extract node_t into its own header.
Jun 15, 2018
72d2fd83
Split vote_{microdesc_hash,routerstatus}_t into their own headers
Jun 15, 2018
f901ca95
fixup! Extract node_t into its own header.
Jun 15, 2018
80c9e1e5
Move document_signature_t into its own header.
Jun 15, 2018
89aefb03
Extract networkstatus_vote_info_t into its own header.
Jun 15, 2018
50369f89
Extract networkstatus_t and ..sr_info_t into their own headers
Jun 15, 2018
62315dab
Extract ns_detached_signatures_st into its own header.
Jun 15, 2018
b8ae4111
Extract desc_store_t and routerlist_t into their own headers.
Jun 15, 2018
1e4e9db8
Extract authority_cert_t into its own header
Jun 15, 2018
00f1d165
Extract extrainfo_t into its own header
Jun 15, 2018
def1f20e
Extract routerstatus_t into its own header.
Jun 15, 2018
9d6276bc
Extract microdesc_t into its own header.
Jun 15, 2018
ed0731c7
Extract routerinfo_t into its own header.
Jun 15, 2018
03fc83ab
Extract signed_descriptor_t into its own header.
Jun 15, 2018
f85d731e
Extract download_status_t into its own header.
Jun 15, 2018
958df282
Extract cached_dir_t into a new header.
Jun 15, 2018
fde868ff
Extract cell type and their queues into new headers
Jun 15, 2018
3191ba38
Move extend_info_t into its own header.
Jun 15, 2018
11,125 additional commits have been omitted to prevent performance issues.
Loading
Loading