.. |
Makefile.nmake
|
d438cf1ec9
Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet
|
10 年之前 |
addressmap.c
|
1053af0b9c
Merge branch 'bug7555_v2_squashed'
|
9 年之前 |
addressmap.h
|
9d0fab9872
Allow MapAddress and Automap to work together
|
9 年之前 |
buffers.c
|
4cff437a0a
Remove remaining references to "nulterminate" in comments
|
9 年之前 |
buffers.h
|
fc191df930
Remove the unused "nulterminate" option to buf_pullup()
|
9 年之前 |
channel.c
|
bbb73eaf31
properly delete current channel in channel_free_list
|
9 年之前 |
channel.h
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
9 年之前 |
channeltls.c
|
0e0b65db4f
Appease make check-spaces
|
9 年之前 |
channeltls.h
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
9 年之前 |
circpathbias.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circpathbias.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circuitbuild.c
|
9139aeadb8
Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork
|
9 年之前 |
circuitbuild.h
|
b223b7c22d
fix a compilation warning
|
9 年之前 |
circuitlist.c
|
7155ee849e
Fix misnamed parameter in or_circuit_new docstring.
|
9 年之前 |
circuitlist.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circuitmux.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circuitmux.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circuitmux_ewma.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circuitmux_ewma.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circuitstats.c
|
dce9e915c7
Implement EVENT_NETWORK_LIVENESS
|
9 年之前 |
circuitstats.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
circuituse.c
|
54510d4d1a
Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.
|
9 年之前 |
circuituse.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
command.c
|
2e0a50abf4
Remove redundant tor_free() in command_process_create_cell().
|
9 年之前 |
command.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
config.c
|
21c201202e
Merge remote-tracking branch 'twstrike/dir-handle-cmd-get'
|
9 年之前 |
config.h
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
confparse.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
confparse.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
connection.c
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 年之前 |
connection.h
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 年之前 |
connection_edge.c
|
b4732bd2ea
Logs and debug info that I used for finding bug 16844
|
9 年之前 |
connection_edge.h
|
2e8b8c8698
Make check-spaces happier.
|
9 年之前 |
connection_or.c
|
5f15b0e1e2
Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372
|
9 年之前 |
connection_or.h
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
9 年之前 |
control.c
|
d47a4aec66
Separate lookup function for service rend cache
|
9 年之前 |
control.h
|
293410d138
Add replica number to HS_DESC CREATED event
|
9 年之前 |
cpuworker.c
|
32220d38c0
Ensure worker threads actually exit when it is time
|
9 年之前 |
cpuworker.h
|
1e896214e7
Refactor cpuworker to use workqueue/threadpool code.
|
9 年之前 |
dircollate.c
|
63db8170ae
Fix typo in double_digest_map type
|
9 年之前 |
dircollate.h
|
0e0b65db4f
Appease make check-spaces
|
9 年之前 |
directory.c
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
directory.h
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
dirserv.c
|
01733e2b15
New AuthDirPinKeys option to enable/disable keypinning enforcement
|
9 年之前 |
dirserv.h
|
d1c94dcbea
Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing
|
9 年之前 |
dirvote.c
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
dirvote.h
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
dns.c
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 年之前 |
dns.h
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 年之前 |
dns_structs.h
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 年之前 |
dnsserv.c
|
13dac5e463
Move entry_port_cfg_t fields in entry_connection_t
|
9 年之前 |
dnsserv.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
entrynodes.c
|
241e6b0937
Fix some conversion problems
|
9 年之前 |
entrynodes.h
|
0e4bdc4005
clean up comments and whitespace a bit
|
9 年之前 |
eventdns_tor.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
ext_orport.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
ext_orport.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
fp_pair.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
fp_pair.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
geoip.c
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
geoip.h
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
hibernate.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
hibernate.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
include.am
|
f75325c132
No spaces around = in variable assignment
|
9 年之前 |
keypin.c
|
01733e2b15
New AuthDirPinKeys option to enable/disable keypinning enforcement
|
9 年之前 |
keypin.h
|
01733e2b15
New AuthDirPinKeys option to enable/disable keypinning enforcement
|
9 年之前 |
main.c
|
0b3190d4b7
Merge remote-tracking branch 'donncha/feature14846_4'
|
9 年之前 |
main.h
|
d07fe5dffe
Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decouple_signals'
|
9 年之前 |
microdesc.c
|
fd16a2b56f
Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor.
|
9 年之前 |
microdesc.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
networkstatus.c
|
2f8cf524ba
Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options
|
9 年之前 |
networkstatus.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
nodelist.c
|
20254907d7
Improve log messages for problems about ed25519 keypinning
|
9 年之前 |
nodelist.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
ntmain.c
|
beac91cf08
Wrap windows-only C files in #ifdef _WIN32
|
9 年之前 |
ntmain.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
onion.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_fast.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_fast.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_ntor.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_ntor.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_tap.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_tap.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
or.h
|
c9cb5516ab
fix easy typo
|
9 年之前 |
policies.c
|
e62fe2f02d
Put braces around reject-lines for IPv6 addrs
|
9 年之前 |
policies.h
|
098b82c7b2
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
|
9 年之前 |
reasons.c
|
3368b0c9f2
Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string
|
9 年之前 |
reasons.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
relay.c
|
b4732bd2ea
Logs and debug info that I used for finding bug 16844
|
9 年之前 |
relay.h
|
5246e8f992
Remove lingering mempool code
|
9 年之前 |
rendcache.c
|
f179abdca9
Merge remote-tracking branch 'twstrike/rendcache_tests'
|
9 年之前 |
rendcache.h
|
f179abdca9
Merge remote-tracking branch 'twstrike/rendcache_tests'
|
9 年之前 |
rendclient.c
|
5cf24ff3af
Fix a bunch of check-spaces complaints
|
9 年之前 |
rendclient.h
|
1070be8217
Use an enum for INTRO_POINT_FAILURE_*
|
9 年之前 |
rendcommon.c
|
293410d138
Add replica number to HS_DESC CREATED event
|
9 年之前 |
rendcommon.h
|
1070be8217
Use an enum for INTRO_POINT_FAILURE_*
|
9 年之前 |
rendmid.c
|
8656cbcfc0
... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit
|
9 年之前 |
rendmid.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
rendservice.c
|
0b3190d4b7
Merge remote-tracking branch 'donncha/feature14846_4'
|
9 年之前 |
rendservice.h
|
e03eaa3c4a
Remove empty rend_service_validate_intro_early function
|
9 年之前 |
rephist.c
|
d29a8ad564
Add link protocol version counts to the heartbeat message
|
9 年之前 |
rephist.h
|
d29a8ad564
Add link protocol version counts to the heartbeat message
|
9 年之前 |
replaycache.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
replaycache.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
router.c
|
21c201202e
Merge remote-tracking branch 'twstrike/dir-handle-cmd-get'
|
9 年之前 |
router.h
|
4ff08bb581
Add tests for directory_handle_command_get
|
9 年之前 |
routerkeys.c
|
df0b4f0342
Merge branch 'feature16769_squashed'
|
9 年之前 |
routerkeys.h
|
df0b4f0342
Merge branch 'feature16769_squashed'
|
9 年之前 |
routerlist.c
|
15bfdbeb9d
fix check-spaces once more
|
9 年之前 |
routerlist.h
|
15bfdbeb9d
fix check-spaces once more
|
9 年之前 |
routerparse.c
|
6b6a714732
Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770
|
9 年之前 |
routerparse.h
|
e033d5e90b
Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes
|
9 年之前 |
routerset.c
|
488e9a0502
Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals'
|
9 年之前 |
routerset.h
|
07b3028db7
Prohibit the use of one entry node with an HS
|
9 年之前 |
scheduler.c
|
16cf1679e7
Fix scheduler compilation on targets where char is unsigned.
|
9 年之前 |
scheduler.h
|
16cf1679e7
Fix scheduler compilation on targets where char is unsigned.
|
9 年之前 |
statefile.c
|
763cb393d3
fixup #17188: Add most likely reasons for clock going backwards
|
9 年之前 |
statefile.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
status.c
|
d29a8ad564
Add link protocol version counts to the heartbeat message
|
9 年之前 |
status.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
tor_main.c
|
e73206f681
Only return 0..255 from main().
|
9 年之前 |
torcert.c
|
3fcb74e98b
Add more consistency checks in load_ed_keys
|
9 年之前 |
torcert.h
|
3bee74c6d1
Generate weird certificates correctly
|
9 年之前 |
transports.c
|
fda61e030e
Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".
|
9 年之前 |
transports.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |