Commits on Source
11237
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
93ee227e
Bug 26259: Don't count 0-length RELAY_COMMAND_DATA in CIRC_BW OVERHEAD
Jun 01, 2018
2b734944
Bug 26259: Changes file.
Jun 01, 2018
f8d549db
Point reader to a section in tor-spec.txt
Jun 02, 2018
b7fae0f4
Heed --disable-unittests properly
Jun 02, 2018
3716ddf1
Merge remote-tracking branch 'rl1987/doc25237'
Jun 02, 2018
8366be3b
Silence unused-const-variable warnings in zstd.h on some gcc versions
Jun 02, 2018
9876575d
Silence -Wbad-function-cast warning (when DEBUG_SMARTLIST is on)
Jun 03, 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
719b5c1d
Avoid out-of-bounds smartlist access in protover_compute_vote()
Jun 08, 2018
c27bb407
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 08, 2018
aef0607f
Merge branch 'maint-0.3.3'
Jun 08, 2018
1ef8023e
Merge branch 'maint-0.2.9' into maint-0.3.1
Jun 08, 2018
dd63033f
Merge branch 'maint-0.3.1' into maint-0.3.2
Jun 08, 2018
307008e8
Merge branch 'maint-0.3.3'
Jun 08, 2018
a1411274
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 08, 2018
f399887c
Merge remote-tracking branch 'mikeperry-github/bug26259'
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
ae540569
Update geoip and geoip6 to the June 7 2018 database.
Jun 11, 2018
faf45800
Several attempts to diagnose ticket 25686
Jun 11, 2018
8be35137
start the 0.3.4.2-alpha changelog
Jun 11, 2018
fa195626
bump to 0.3.4.2-alpha
Jun 11, 2018
cc09ff25
Add explanation about editorconf in coding standards
Jun 11, 2018
19f38685
Merge branch 'maint-0.2.9' into maint-0.3.1
Jun 12, 2018
b2470f51
Merge branch 'maint-0.3.3'
Jun 12, 2018
6dca180a
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 12, 2018
74ac463e
Merge branch 'maint-0.3.1' into maint-0.3.2
Jun 12, 2018
f4e51990
Merge remote-tracking branch 'rl1987/bug26283'
Jun 12, 2018
d84581a3
Merge remote-tracking branch 'teor/bug26272-031' into maint-0.3.1
Jun 12, 2018
7fff9911
Merge branch 'maint-0.3.2' into maint-0.3.3
Jun 12, 2018
5d8a927a
Merge branch 'maint-0.3.1' into maint-0.3.2
Jun 12, 2018
6230dfaf
Merge branch 'maint-0.3.3'
Jun 12, 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
11,137 additional commits have been omitted to prevent performance issues.
Loading
Loading