.. |
Makefile.nmake
|
b0e92634d8
Netflow record collapsing defense.
|
7 years ago |
addressmap.c
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
addressmap.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
auth_dirs.inc
|
cd4795ca3e
put new bridge auth Serge into place
|
6 years ago |
bridges.c
|
cc7de9ce1d
Merge branch 'ticket23814' into maint-0.3.3
|
6 years ago |
bridges.h
|
690f646bf8
Stop checking cached bridge descriptors for usable bridges
|
7 years ago |
channel.c
|
236c92a0a7
chan: Use channel_is_client() in channel_do_open_actions()
|
6 years ago |
channel.h
|
bf91da75ab
remove blank line between function-comment and function
|
6 years ago |
channelpadding.c
|
ae1aea4cc4
Bug 25505: Check circuitmux queues before padding.
|
6 years ago |
channelpadding.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
channeltls.c
|
bf91da75ab
remove blank line between function-comment and function
|
6 years ago |
channeltls.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
circpathbias.c
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
circpathbias.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
circuitbuild.c
|
049ba66746
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
circuitbuild.h
|
199bc37290
rephist: Stop tracking EXTEND attempts
|
6 years ago |
circuitlist.c
|
fd36bd8971
Log information on specific compression backends in the OOM handler.
|
6 years ago |
circuitlist.h
|
98682f689b
Merge branch 'maint-0.3.2'
|
7 years ago |
circuitmux.c
|
b8a3602b2a
Merge branch 'maint-0.3.2'
|
6 years ago |
circuitmux.h
|
b8a3602b2a
Merge branch 'maint-0.3.2'
|
6 years ago |
circuitmux_ewma.c
|
5ee6ca8da2
Switch to offsetof()
|
7 years ago |
circuitmux_ewma.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
circuitstats.c
|
fe5764012a
Bug 26121: Improve BUILDTIMEOUT_SET accuracy.
|
6 years ago |
circuitstats.h
|
125df07d60
Report close and timeout rates since uptime, not based on data.
|
7 years ago |
circuituse.c
|
fead22fb2a
Merge remote-tracking branch 'mikeperry/bug25705_v3_033' into maint-0.3.3
|
6 years ago |
circuituse.h
|
20a3f61105
Implement layer 2 and layer 3 guard pinning via torrc.
|
6 years ago |
command.c
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 years ago |
command.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
config.c
|
281854bab7
If options_act() fails, restore the previous value of global_options
|
6 years ago |
config.h
|
31508a0abc
Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
|
6 years ago |
confparse.c
|
b0cc9856ee
Update free functions into macros: src/or/ part 1
|
7 years ago |
confparse.h
|
376f97aaa1
Simplify the very repetitious options_transition_allowed()
|
6 years ago |
connection.c
|
652d3a5b66
Remove anything related to the old SocksSockets option
|
6 years ago |
connection.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
connection_edge.c
|
8691046ac6
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
connection_edge.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
connection_or.c
|
a159eaf45f
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
connection_or.h
|
ab16f1e2a1
test: Add unittest for the OR connection failure cache
|
6 years ago |
conscache.c
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 years ago |
conscache.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
consdiff.c
|
4bb831e087
Improve fragile-hardening performance of consensus_split_lines.
|
6 years ago |
consdiff.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
consdiffmgr.c
|
1e81aaa62f
Merge branch 'maint-0.3.2'
|
6 years ago |
consdiffmgr.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
control.c
|
dbf57ecf39
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
control.h
|
8c02fc15ae
control: Don't use void pointer for ADD_ONION secret key
|
7 years ago |
cpuworker.c
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 years ago |
cpuworker.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
dircollate.c
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
dircollate.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
directory.c
|
f82f8179e6
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
directory.h
|
b8ff7407a7
remove the max_failures argument from download_status_is_ready.
|
6 years ago |
dirserv.c
|
33e4e30d0a
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
dirserv.h
|
c31700d664
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
dirvote.c
|
c31700d664
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
dirvote.h
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 years ago |
dns.c
|
ec8ee54129
Merge branch 'bug21394_029_redux' into maint-0.3.3
|
6 years ago |
dns.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
dns_structs.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
dnsserv.c
|
4f473fadbd
Merge branch 'bug25617_029' into maint-0.3.3
|
6 years ago |
dnsserv.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
dos.c
|
93ff1870ba
heartbeat: Log the number of circuits killed because too many cells
|
6 years ago |
dos.h
|
a09d5f5735
dos: Make sure cc_stats_refill_bucket can't overflow while calculating
|
6 years ago |
entrynodes.c
|
948dd2c79e
Check for "the right descriptor", not just "any descriptor".
|
6 years ago |
entrynodes.h
|
13f5adc86c
Improve doc of `primary_guards_up_to_date`.
|
6 years ago |
ext_orport.c
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
ext_orport.h
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
fallback_dirs.inc
|
a42e52dded
Add 7 other fallback dirs from teor's tests
|
6 years ago |
fp_pair.c
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
fp_pair.h
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
geoip.c
|
b5a8fd1566
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
|
6 years ago |
geoip.h
|
eafa252b26
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
|
6 years ago |
git_revision.c
|
72b5e4a2db
Move tor_git_revision into a new module.
|
7 years ago |
git_revision.h
|
bf882b0373
re-run ./scripts/maint/annotate_ifdef_directives
|
7 years ago |
hibernate.c
|
c9ad172dd4
Merge branch 'bug23571_033_squashed'
|
7 years ago |
hibernate.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
hs_cache.c
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 years ago |
hs_cache.h
|
05766eae30
hs-v3: Add an encoded descriptor client cache lookup function
|
7 years ago |
hs_cell.c
|
7c543412fc
prop224: Add a function to clear INTRO data
|
7 years ago |
hs_cell.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
hs_circuit.c
|
a99920c7d4
Stop sending unsupported ed25519 link specifiers in v3 introduce cells
|
6 years ago |
hs_circuit.h
|
98682f689b
Merge branch 'maint-0.3.2'
|
7 years ago |
hs_circuitmap.c
|
7803b19c43
Merge remote-tracking branch 'ffmancera/github/bug23459'
|
7 years ago |
hs_circuitmap.h
|
8559827280
Split client-side get_rend_circ into two functions.
|
7 years ago |
hs_client.c
|
92b4996b23
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
hs_client.h
|
5dbcd48f0e
hs-v3: Attempt descriptor refetch when dirinfo changes
|
7 years ago |
hs_common.c
|
796e36e535
Adjust tor_assert_unreached()
|
6 years ago |
hs_common.h
|
df4d5ebb7d
Merge branch 'maint-0.3.2'
|
6 years ago |
hs_config.c
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
hs_config.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
hs_control.c
|
9fa38bd996
Check the return value of hs_parse_address().
|
7 years ago |
hs_control.h
|
683fccba8f
hs-v3: Add an handler for the HSPOST command
|
7 years ago |
hs_descriptor.c
|
f82f8179e6
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
hs_descriptor.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
hs_ident.c
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
hs_ident.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
hs_intropoint.c
|
6b2ef2c559
Fix another tor_assert(0) case
|
6 years ago |
hs_intropoint.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
hs_ntor.c
|
70d08f764d
Explicit length checks in create_rend_cpath().
|
7 years ago |
hs_ntor.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
hs_service.c
|
a546e07600
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
hs_service.h
|
3821081a55
Stop putting unsupported ed25519 link auth in v3 onion service descs
|
6 years ago |
hs_stats.c
|
17daab76b8
Add onion service activity information to our heartbeat logs.
|
6 years ago |
hs_stats.h
|
17daab76b8
Add onion service activity information to our heartbeat logs.
|
6 years ago |
include.am
|
0b1a054d68
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
keypin.c
|
7505f452c8
Run the copyright update script.
|
7 years ago |
keypin.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
main.c
|
056003d602
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
main.h
|
edd427a8ba
Merge branch 'disable_signal_handlers'
|
6 years ago |
microdesc.c
|
b8ff7407a7
remove the max_failures argument from download_status_is_ready.
|
6 years ago |
microdesc.h
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
networkstatus.c
|
59812789f7
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
networkstatus.h
|
28d4355a6e
Add networkstatus_consensus_has_ipv6() and unit tests
|
7 years ago |
nodelist.c
|
93fd924bdb
Log more info for duplicate ed25519 IDs
|
6 years ago |
nodelist.h
|
47163780c3
Rename node_has_descriptor() to node_has_any_descriptor()
|
6 years ago |
ntmain.c
|
1df43aff41
Return instead of exiting in options_init_from_torrc()
|
7 years ago |
ntmain.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
onion.c
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
onion.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
onion_fast.c
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
onion_fast.h
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
onion_ntor.c
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
onion_ntor.h
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
onion_tap.c
|
6c8c973191
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
|
7 years ago |
onion_tap.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
or.h
|
22845df2a7
Merge remote-tracking branch 'dgoulet/bug25226_033_02' into maint-0.3.3
|
6 years ago |
parsecommon.c
|
8013e3e8b6
Merge branch 'bug28202_029' into bug28202_033
|
6 years ago |
parsecommon.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
periodic.c
|
7505f452c8
Run the copyright update script.
|
7 years ago |
periodic.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
policies.c
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
policies.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
proto_cell.c
|
b8b016940d
Add unit tests for var_cell and control0 proto functions.
|
7 years ago |
proto_cell.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
proto_control0.c
|
6ec5059723
Refactor buffer APIs to put a buf_t first.
|
7 years ago |
proto_control0.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
proto_ext_or.c
|
6ec5059723
Refactor buffer APIs to put a buf_t first.
|
7 years ago |
proto_ext_or.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
proto_http.c
|
6ec5059723
Refactor buffer APIs to put a buf_t first.
|
7 years ago |
proto_http.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
proto_socks.c
|
0e453929d2
Allow IPv6 address strings to be used as hostnames in SOCKS5 requests
|
6 years ago |
proto_socks.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
protover.c
|
2cadd93cea
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
protover.h
|
a3a8d80beb
Merge branch 'trove-2018-005_032' into trove-2018-005_033
|
6 years ago |
protover_rust.c
|
a5d4ce2b39
Make the TROVE-2018-005 fix work with rust.
|
6 years ago |
reasons.c
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
reasons.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
relay.c
|
3c4353179f
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
relay.h
|
93ff1870ba
heartbeat: Log the number of circuits killed because too many cells
|
6 years ago |
rendcache.c
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 years ago |
rendcache.h
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
rendclient.c
|
df18cf0e8f
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
rendclient.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
rendcommon.c
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
rendcommon.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
rendmid.c
|
cd81403cc0
Merge branch 'ticket24902_029_05' into ticket24902_033_02
|
6 years ago |
rendmid.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
rendservice.c
|
fa1890e97f
Merge remote-tracking branch 'public/bug25691_033_again_squashed' into maint-0.3.3
|
6 years ago |
rendservice.h
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
rephist.c
|
12b58ba551
Merge remote-tracking branch 'dgoulet/ticket25163_033_01'
|
6 years ago |
rephist.h
|
93ebcc2b8f
rephist: Stop tracking relay connection status
|
6 years ago |
replaycache.c
|
99666dc6c4
whitespace and typo cleanups
|
6 years ago |
replaycache.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
router.c
|
69918629f5
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
router.h
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
routerkeys.c
|
c0447033f5
Merge branch 'maint-0.3.2'
|
6 years ago |
routerkeys.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
routerlist.c
|
df896ed632
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
routerlist.h
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
routerparse.c
|
8013e3e8b6
Merge branch 'bug28202_029' into bug28202_033
|
6 years ago |
routerparse.h
|
3d937043c2
Fix a failing unit test.
|
6 years ago |
routerset.c
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
routerset.h
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
scheduler.c
|
9e48338a12
Merge branch 'maint-0.3.2'
|
6 years ago |
scheduler.h
|
ca85d66217
Merge branch 'maint-0.3.2'
|
6 years ago |
scheduler_kist.c
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 years ago |
scheduler_vanilla.c
|
8797c8fbd3
Remove now-duplicate log_debug lines
|
7 years ago |
shared_random.c
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
shared_random.h
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
shared_random_state.c
|
df896ed632
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
shared_random_state.h
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
statefile.c
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
statefile.h
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
status.c
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 years ago |
status.h
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
tor_api.c
|
fa02ea102e
Add a public tor_api.h with an implementation in tor_api.c
|
7 years ago |
tor_api.h
|
e9dbd6dd8f
Update the documentation in tor_api.h
|
6 years ago |
tor_api_internal.h
|
bf882b0373
re-run ./scripts/maint/annotate_ifdef_directives
|
7 years ago |
tor_main.c
|
97d9ba2380
Add a mostly disabled feature to debug restarting in-process
|
6 years ago |
torcert.c
|
c0447033f5
Merge branch 'maint-0.3.2'
|
6 years ago |
torcert.h
|
c0447033f5
Merge branch 'maint-0.3.2'
|
6 years ago |
transports.c
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
transports.h
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |