Commits on Source
8764
fecd583c
rust: abort on panic in all profiles
Aug 18, 2018
7e862c3e
check-changes: Check bugfix version formatting
Sep 18, 2018
3eafa61f
check-changes: Warn about bugfixes on future releases
Sep 18, 2018
bd29b353
Dir: Refactor ns expiry check to remove duplicate code
Nov 29, 2018
7a45bc74
Dir: when Tor's clock is behind, use a future consensus to bootstrap
Nov 29, 2018
d0682fe0
conn: Add an helper to mark a connection as waiting for an HS descriptor
Dec 04, 2018
00b59d92
conn: Use connection_ap_mark_as_waiting_for_renddesc()
Dec 04, 2018
43bd4d75
hs-v3: Add the helper function mark_conn_as_waiting_for_circuit
Dec 04, 2018
cec616a0
hs-v3: Don't BUG() if descriptor is found on SOCKS connection retry
Dec 04, 2018
041e9235
Lower the loop_max constant in curve25519_basepoint_spot_check()
Dec 13, 2018
4bc3983f
Add a DROPOWNERSHIP controller command to undo TAKEOWNERSHIP.
Dec 13, 2018
9dc53bc6
Remove a needless memset() in get_token_arguments()
Dec 14, 2018
a0fad398
Replace use of strcmp_len() with new mem_eq_token().
Dec 17, 2018
29254812
Remove strcmp_len(): it is now unused
Dec 17, 2018
16199a54
Check hostname before using it in send_resolved_hostname_cell()
Dec 17, 2018
82fb40c8
Fix dead-assignment warnings in test_config.c
Dec 17, 2018
f50558ce
Fix dead-assignment warning in test_shared_random.c
Dec 17, 2018
d58a597a
Fix dead assignment warning in test_hs_service.c
Dec 17, 2018
ce3d5010
Fix null-pointer-deref warning from scan-build in test_hs_service.c
Dec 17, 2018
a517daa5
base32_decode(): Return number of bytes written on success.
Dec 20, 2018
22c5ad68
Add base32 to the round-trip fuzzer
Dec 20, 2018
8eadfad7
Tweak ControlPort description in manpage
Dec 23, 2018
3ba75811
Provide a smartlist reverse-order traversal.
Jan 02, 2019
2a24e21f
Circuit padding header.
Jan 02, 2019
2f7b5a2d
Hook up circuit padding to circuit_t.
Jan 02, 2019
70e9245f
Initialize circuit padding machines and global state.
Jan 02, 2019
659a4f06
Circuit padding ProtoVer plumbing.
Jan 02, 2019
4ca1df6b
Add padding negotiation trunnel output.
Jan 02, 2019
43701e1e
Circuit padding machine creation events.
Jan 02, 2019
7be71903
Circuit padding cell event callbacks.
Jan 02, 2019
9aaf72ea
Circuit padding implementation.
Jan 02, 2019
d6234001
Add relay crypto mock points for tests.
Jan 02, 2019
a336d816
Circuit padding tests.
Jan 02, 2019
8ad497bb
Config option to specify specific MiddleNodes.
Jan 02, 2019
2ccf3268
Implement and test probability distributions used by WTF-PAD.
Jan 02, 2019
dd049178
Use the new probability distribution code in WTF-PAD.
Jan 02, 2019
926fc93b
Concentrate all TOR_USEC_PER_SEC definitions in a single header file.
Jan 02, 2019
56a45eb4
Disable current padding machines.
Jan 02, 2019
0658c729
Add TODO file for padding work.
Jan 02, 2019
dbf1725a
Completely remove 'GETINFO status/version/num-{concurring,versioning}'
Jan 03, 2019
bf413829
Detect openssl bug 7712 and work around it.
Jan 03, 2019
1ea31271
Merge branch 'ticket28973_033_squashed' into maint-0.3.3
Jan 03, 2019
ed62f0fa
Merge branch 'maint-0.3.4' into maint-0.3.5
Jan 03, 2019
3e64553f
Merge branch 'maint-0.3.3' into maint-0.3.4
Jan 03, 2019
27853938
Merge branch 'maint-0.3.5'
Jan 03, 2019
98736cf3
Merge remote-tracking branch 'public/ticket28838_035' into maint-0.3.5
Jan 03, 2019
47176eb6
Merge branch 'maint-0.3.5'
Jan 03, 2019
b82717b2
Stop re-checking our hardcoded dh parameters on every startup
Jan 03, 2019
abdc6aed
Merge branch 'ticket28851_035_squashed' into maint-0.3.5
Jan 03, 2019
9ba690e3
Merge branch 'maint-0.3.5'
Jan 03, 2019
4e4f93d3
Add a #ifdef HAVE_UNISTD_H check to buffers.c
Jan 03, 2019
a7cbbf27
Merge branch 'ticket28852'
Jan 03, 2019
7232f049
Merge branch 'ticket28880'
Jan 03, 2019
c75cf802
Merge branch 'ticket28879' into maint-0.3.5
Jan 03, 2019
98a1b877
Merge branch 'maint-0.3.5'
Jan 03, 2019
d47c9276
Merge branch 'ticket27750_034_01_squashed' into maint-0.3.4
Jan 04, 2019
94cab0d0
Merge branch 'maint-0.3.5'
Jan 04, 2019
fa05efdf
Merge branch 'maint-0.3.4' into maint-0.3.5
Jan 04, 2019
bf8bb9c5
Merge remote-tracking branch 'dgoulet/ticket28619_033_01' into maint-0.3.3
Jan 04, 2019
a9c78309
Merge branch 'maint-0.3.5'
Jan 04, 2019
fe3331b8
Merge branch 'maint-0.3.3' into maint-0.3.4
Jan 04, 2019
16deb1f5
Merge branch 'maint-0.3.4' into maint-0.3.5
Jan 04, 2019
af85a0f2
Remove from master those changes files that will appear in 0.3.5.7 or earlier.
Jan 04, 2019
73de7b4b
Merge branch 'bug21394_029_redux' into maint-0.2.9
Jan 04, 2019
c5a216fe
Merge branch 'maint-0.3.5'
Jan 04, 2019
fee2eaf2
Merge branch 'maint-0.2.9' into maint-0.3.3
Jan 04, 2019
d7259b64
Merge branch 'maint-0.3.3' into maint-0.3.4
Jan 04, 2019
74bda307
Merge branch 'maint-0.3.4' into maint-0.3.5
Jan 04, 2019
7e753117
Fix typo in bootstrap message
Jan 04, 2019
41e3c760
Fix a warning in test_process.c on 32-bit platforms with clang.
Jan 04, 2019
445d6750
Update geoip and geoip6 to the January 3 2019 database.
Jan 07, 2019
ba71b178
Merge branch 'maint-0.2.9' into maint-0.3.3
Jan 07, 2019
3d18903f
Merge branch 'maint-0.3.3' into maint-0.3.4
Jan 07, 2019
fe26e1f1
Merge branch 'maint-0.3.5'
Jan 07, 2019
85c5f585
Merge branch 'maint-0.3.4' into maint-0.3.5
Jan 07, 2019
7a768595
Merge remote-tracking branch 'tlyu-github/bug28929'
Jan 07, 2019
0402746a
Merge remote-tracking branch 'rl1987/doc28805'
Jan 07, 2019
63eed6ed
Bump to 0.3.3.11
Jan 07, 2019
d8196dc2
Merge branch 'maint-0.3.3' into maint-0.3.4
Jan 07, 2019
ea47563d
Bump to 0.3.4.10
Jan 07, 2019
d51595ec
Merge branch 'maint-0.3.4' into maint-0.3.5
Jan 07, 2019
52b50873
Bump version to 0.3.5.7
Jan 07, 2019
d1995197
Merge branch 'maint-0.3.5'
Jan 07, 2019
c59b572e
Fix tor_ersatz_socketpair on IPv6-only systems
Jan 07, 2019
b5fdb91a
Update to 0.3.3.3.11-dev
Jan 07, 2019
50a686e5
Merge branch 'maint-0.3.3' into maint-0.3.4
Jan 07, 2019
41bb7782
Update to 0.3.4.10-dev
Jan 07, 2019
971f4bf1
Merge branch 'maint-0.3.4' into maint-0.3.5
Jan 07, 2019
44edfa7a
Update to 0.3.5.7-dev
Jan 07, 2019
ae578981
Merge branch 'maint-0.3.5'
Jan 07, 2019
671c34d9
lib/net: improve the docs for tor_{ersatz_,}socketpair()
Jan 08, 2019
85c598cb
stats: Make PaddingStatistics depend on ExtraInfoStatistics
Jan 08, 2019
f9a7701f
Merge branch 'ticket28856_v2'
Jan 09, 2019
a891d81c
Changes file for 28856
Jan 09, 2019
c13a81f7
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Jan 09, 2019
09472791
Add changes file for bug 28938
Jan 09, 2019
e6a44012
Merge branch 'maint-0.3.5'
Jan 09, 2019
44db455c
Dir: allow directory mirrors to serve future consensuses
Jan 09, 2019
3df1d29d
Merge branch 'bug28591_035_squashed'
Jan 09, 2019
380ae2b7
Stop logging 'Your Guard' in circpathbias.c
Jan 09, 2019
8,664 additional commits have been omitted to prevent performance issues.
Loading
Loading