Commits on Source
11437
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
5162cf50
Mark bug cases of addressmap_get_virtual_address as non-covered
May 01, 2018
24299d38
Hold monotonic time constant during channel/outbound_cell test
May 01, 2018
75f3fbaa
LibreSSL compatibility fixes.
May 02, 2018
bf3e899d
Merge branch 'libressl_201805_029' into maint-0.3.3
May 02, 2018
b0598f2a
Move the "update the current second" code from second_elapsed_callback
May 03, 2018
1d16b712
Basic unit tests for update_current_time().
May 03, 2018
83137275
Add update_current_time() calls to periodic and event-driven callbacks
May 03, 2018
b0e57577
Refactor to remove n_libevent_errors
May 03, 2018
89cafc4a
Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks
May 03, 2018
b00d17aa
Improve GETCONF exit-policy/* error handling
May 05, 2018
b8ed6e2a
Changes file for
#25852
May 05, 2018
8b1380cb
Don't crash when closing a connection before initializing libevent
May 07, 2018
2a3998a2
Add Travis CI instructions. fixes
#23883
May 08, 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
6bfa87d3
Update rust submodule.
May 08, 2018
5bd20600
tests: Add "now" param to construct_consensus()
May 08, 2018
c223377c
Make clock_skew_warning() mockable
May 08, 2018
be8306c1
Add expect_no_log_msg_containing()
May 08, 2018
4921670a
Test early-consensus clock skew warnings
May 08, 2018
0b80a0e5
Factor out warn_early_consensus()
May 08, 2018
d6948bc7
Deindent warn_early_consensus()
May 08, 2018
de343b4e
Improve tolerance for dirauths with skewed clocks
May 08, 2018
26990f3a
Merge remote-tracking branch 'hello71/bug23883'
May 08, 2018
24ba5fd7
More unit tests for addressmap_get_virtual_address().
May 08, 2018
a0f05113
Merge branch 'ticket25993_squashed'
May 08, 2018
01d729cb
Fix compilation of test_addr.c
May 08, 2018
5dc00c06
Detect when v2 services get disabled after HUP.
May 09, 2018
7e8c5e36
Detect when v3 services get disabled after HUP.
May 09, 2018
e6d63476
Merge remote-tracking branch 'public/bug26005_034'
May 09, 2018
a639a678
Merge branch 'libressl_201805_033' into maint-0.3.3
May 09, 2018
9df20f60
Merge branch 'maint-0.3.3'
May 09, 2018
867fe40f
Stop logging stack contents when reading a zero-length bandwidth file
May 09, 2018
394f102e
Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2
May 09, 2018
61d5ce83
Merge branch 'maint-0.3.3'
May 09, 2018
abde2982
Merge branch 'maint-0.3.2' into maint-0.3.3
May 09, 2018
dbdde76f
Test read bandwidth measurements with empty file
May 09, 2018
79b38081
Add a macro to simplify control_update_global_event_mask().
May 09, 2018
0c19ce7b
Give control.c responsibility for its own once-a-second events
May 09, 2018
50328533
Add we_are_fully_hibernating() to distinguish hibernation states
May 09, 2018
c0feb698
Comment-only fix: annotate we_are_hibernating() usage
May 09, 2018
7595eae5
Add a new net_is_completely_disabled() function
May 09, 2018
fa7847e4
Use net_is_completely_disabled() in connection.c
May 09, 2018
01ffe8e2
config: Move any_client_port_set() to config.c
May 09, 2018
67a41b63
Having a ControlPort open doesn't mean we are a client
May 09, 2018
bca8a104
Having a ControlPort open doesn't mean we are a client
May 09, 2018
a1a7ebfb
Give responsibility for waking up from DORMANT to a mainloop event
May 09, 2018
285e7c98
Distinguish true clock jumps from idleness
May 09, 2018
c9f07f36
Mark the 1-per-sec update_current_time() call as redundant.
May 09, 2018
15ce5a3e
Fix some clang warnings
May 09, 2018
0abf09b2
spelling fix
May 09, 2018
f684b48b
Merge branch 'ticket26009'
May 09, 2018
d972a8a9
Merge branch 'ticket26016'
May 09, 2018
e07e95ed
Bug 25903: Perform accounting for new CIRC_BW fields.
May 09, 2018
1268baee
Bug 25903: Report new CIRC_BW fields to control port.
May 09, 2018
08bfb87d
Bug 25903: Changes file.
May 09, 2018
aa08c197
Merge branch 'maint-0.2.9' into maint-0.3.1
May 10, 2018
e5acbbd1
Merge branch 'maint-0.3.1' into maint-0.3.2
May 10, 2018
59812789
Merge branch 'maint-0.3.2' into maint-0.3.3
May 10, 2018
bbee2b62
Merge branch 'maint-0.3.3'
May 10, 2018
a4a7939a
Merge remote-tracking branch 'dgoulet/ticket26062_034_01'
May 10, 2018
80f582ae
Add functions to enable/disable periodic_event_t objects.
May 10, 2018
4218511e
Remove a workaround for ancient libevent versions.
May 10, 2018
e722bba2
Add a new function to enable/disable the per-second timer as needed
May 10, 2018
8b4cf777
Enable/disable per-second callback as needed.
May 10, 2018
beca6a58
Merge branch 'ticket26064'
May 10, 2018
36f7d0a9
Make _with_err return routerinfo, like old function does
May 10, 2018
1eede00a
Merge branch 'ticket26063_squashed'
May 10, 2018
6e99286d
hs-v3: Add an extra white-space when parsing descriptor
May 10, 2018
edb6acf9
Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
May 10, 2018
ba704392
Merge branch 'maint-0.2.9' into maint-0.3.1
May 10, 2018
2eff709e
Merge branch 'maint-0.3.3'
May 10, 2018
15b8c860
Merge branch 'maint-0.3.1' into maint-0.3.2
May 10, 2018
f64fa6b1
Merge branch 'maint-0.3.2' into maint-0.3.3
May 10, 2018
2d61a835
Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
May 10, 2018
382beb93
Merge branch 'maint-0.3.3'
May 10, 2018
7ee67c47
Merge branch 'maint-0.3.1' into maint-0.3.2
May 10, 2018
b343ba90
Merge branch 'maint-0.3.2' into maint-0.3.3
May 10, 2018
8ad97b7d
Avoid confusion with errno from libc
May 10, 2018
036df13a
Tweak error handling for
#25852
May 10, 2018
75e5b778
Merge remote-tracking branch 'public/bug25981'
May 10, 2018
308eec75
testing: X509 certificate structure needs to be initialized
May 11, 2018
3799f311
Merge remote-tracking branch 'saper-github/x509_cert_free_crash'
May 11, 2018
d50d07fc
changes file for 25943 and 25944
May 11, 2018
efe8f17a
Properly ignore retval of event_del().
May 11, 2018
9800f476
Merge remote-tracking branch 'asn-github/bug26078'
May 11, 2018
51f65c18
control: Mask the event(s) before using ANY_EVENT_IS_INTERESTING()
May 11, 2018
f7949a44
Add a CONTRIBUTING file
May 11, 2018
962c2f87
get rid of whitespace before #ifdef's
May 11, 2018
f6c96fd0
Merge remote-tracking branch 'public/bug25994'
May 11, 2018
cbb13df8
Merge branch 'contributing'
May 11, 2018
b3e591dc
improve a URL
May 11, 2018
aab62640
Merge remote-tracking branch 'catalyst-github/bug25756'
May 11, 2018
d27fd7ff
Merge remote-tracking branch 'rl1987/bug25852_take2'
May 14, 2018
a9ef335c
Use router_get_my_routerinfo_with_err to implement the old version
May 14, 2018
11,337 additional commits have been omitted to prevent performance issues.
Loading
Loading