Commits on Source
10506
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
eb7a3fae
Refrain from mentioning old bug in a warning
May 30, 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
cc09ff25
Add explanation about editorconf in coding standards
Jun 11, 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
7dbe504f
Move hsdir_index_t into its own header.
Jun 15, 2018
3edc48c0
Add a changes file for splitting structures out of or.h
Jun 15, 2018
8c1e2d75
Merge branch 'maint-0.3.4'
Jun 16, 2018
97cc61e9
Merge branch 'maint-0.3.4'
Jun 16, 2018
9d7f1488
Make frac_nodes_with_descriptors() take and use for_direct_connect
Jun 16, 2018
5cb45d2c
Merge branch 'maint-0.3.4'
Jun 16, 2018
1de722d7
Merge branch 'maint-0.3.4'
Jun 16, 2018
2e88ba98
Merge branch 'maint-0.3.4'
Jun 17, 2018
4e439cd4
Merge remote-tracking branch 'juga/editorconfig'
Jun 17, 2018
987174cc
Merge remote-tracking branch 'github/bug26152_035'
Jun 17, 2018
d5e4b698
Merge remote-tracking branch 'rl1987/bug26282'
Jun 17, 2018
5746e210
Merge remote-tracking branch 'rl1987/feature8323_squashed2'
Jun 17, 2018
16dd2f7b
Merge remote-tracking branch 'rl1987/bug25477'
Jun 17, 2018
3640c634
Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'
Jun 17, 2018
ea6e17ca
Merge remote-tracking branch 'isis-github/bug22156'
Jun 18, 2018
ac64e007
Changes file for "make clippy"
Jun 18, 2018
bcc1368c
Merge branch 'maint-0.3.4'
Jun 18, 2018
104c2e9e
Merge branch 'split_or_h'
Jun 18, 2018
508332fe
rust: Add "test-c-from-rust" feature-gate.
Jun 18, 2018
a8e76f38
test: Add missing headers in test_controller.c
Jun 18, 2018
29982e51
Remove redundant typedefs from _st.h files
Jun 18, 2018
6af248f2
Finally remove our EOL@EOF check.
Jun 18, 2018
67dc83fa
New check-spaces rule: Our C files may not have duplicate names.
Jun 18, 2018
9af6c48d
remove EOL@EOF advice
Jun 18, 2018
f3267741
Merge branch 'maint-0.3.4'
Jun 18, 2018
5af29fbb
When possible, use RFC5869 HKDF implementation from OpenSSL
Jun 19, 2018
b63d6984
Merge branch 'maint-0.3.4'
Jun 19, 2018
152e4a1e
Merge branch 'maint-0.3.4'
Jun 20, 2018
5acbcf15
Merge branch 'maint-0.3.4'
Jun 20, 2018
334edc22
Merge branch 'maint-0.3.4'
Jun 20, 2018
11a76b90
Merge branch 'maint-0.3.4'
Jun 20, 2018
fb0019da
Update copyrights to 2018.
Jun 20, 2018
e9c93a34
Merge branch 'maint-0.3.4'
Jun 20, 2018
d7301a45
Merge remote-tracking branch 'neel/b25886c'
Jun 20, 2018
178b738b
Script to replace include paths with full paths under src/
Jun 20, 2018
257b2807
Simplify AM_CPPFLAGS include setup
Jun 20, 2018
0dab29ce
Run rectify_include_paths.py
Jun 20, 2018
8846f128
Changes file for full_include_paths
Jun 20, 2018
e4e949e9
fix a changes file warning
Jun 20, 2018
9fa73003
Remove dmalloc support; closes
#26426
Jun 20, 2018
ae01864b
Add raw_assert() variants for cases where we cannot log.
Jun 20, 2018
90aeaa53
Remove all use of the assert.h header
Jun 20, 2018
8865972a
Use raw_assert in tor_gettimeofday
Jun 20, 2018
10,406 additional commits have been omitted to prevent performance issues.
Loading
Loading