Nick Mathewson 39a86185c8 Correct further grammatical errors in tor comments 9 年之前
..
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 11 年之前
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' 10 年之前
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 10 年之前
buffers.c 3074b8365f Add another safe_str_client to fix bug 17419 9 年之前
buffers.h fc191df930 Remove the unused "nulterminate" option to buf_pullup() 10 年之前
channel.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
channel.h 824a6a2a90 Replace usage of INLINE with inline 9 年之前
channeltls.c d68b7fd442 Refactor clock skew warning code to avoid duplication 9 年之前
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 10 年之前
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 824a6a2a90 Replace usage of INLINE with inline 9 年之前
circuitbuild.h b223b7c22d fix a compilation warning 10 年之前
circuitlist.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
circuitmux.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
circuitmux_ewma.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS 10 年之前
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
circuituse.c 4339fa5609 Replace "Alice" with "the client" in a hidden service log message 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(). 10 年之前
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
config.c c927b6cb1a Correct grammatical errors in tor comments 9 年之前
config.h 0010b8064e Fix redundant-declaration warning 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 39a86185c8 Correct further grammatical errors in tor comments 9 年之前
connection.h 744958e0dd Fix a few compilation warnings and errors 9 年之前
connection_edge.c 39a86185c8 Correct further grammatical errors in tor comments 9 年之前
connection_edge.h e6be486aea More emergency-check code for un-removed pending entry conns 9 年之前
connection_or.c 39a86185c8 Correct further grammatical errors in tor comments 9 年之前
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. 10 年之前
control.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
control.h 293410d138 Add replica number to HS_DESC CREATED event 10 年之前
cpuworker.c 32220d38c0 Ensure worker threads actually exit when it is time 10 年之前
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 10 年之前
dircollate.c 63db8170ae Fix typo in double_digest_map type 10 年之前
dircollate.h 0e0b65db4f Appease make check-spaces 10 年之前
directory.c c927b6cb1a Correct grammatical errors in tor comments 9 年之前
directory.h 537214d10e Merge remote-tracking branch 'twstrike/directory-tests' 9 年之前
dirserv.c 39a86185c8 Correct further grammatical errors in tor comments 9 年之前
dirserv.h d1c94dcbea Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing 10 年之前
dirvote.c 21654ca7bd Let make_consensus_method_list be used in tests 9 年之前
dirvote.h 21654ca7bd Let make_consensus_method_list be used in tests 9 年之前
dns.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
dns.h a187c772af Seventh test case for dns_resolve_impl(). 10 年之前
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 10 年之前
dnsserv.c 0a701e5377 More fixes/debugging attempts for 17659 10 年之前
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
entrynodes.c c927b6cb1a Correct grammatical errors in tor comments 9 年之前
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 10 年之前
eventdns_tor.h 62c4d3880f Remove eventdns specific inline definition 9 年之前
ext_orport.c c927b6cb1a Correct grammatical errors in tor comments 9 年之前
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
fallback_dirs.inc ab3c86479a Add default fallback directories for the 0.2.8 alpha releases 9 年之前
fp_pair.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
geoip.c 4604b3ab19 Fix a null-pointer deref when writing geoip stats 9 年之前
geoip.h 4ff08bb581 Add tests for directory_handle_command_get 10 年之前
hibernate.c 4f0e28977d Added AccountRule in and AccountingRule out options 9 年之前
hibernate.h 4f0e28977d Added AccountRule in and AccountingRule out options 9 年之前
include.am 4c10a9c445 Simplify micro-revision dependency rules 9 年之前
keypin.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
keypin.h 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 10 年之前
main.c 0ace22ef6d Merge remote-tracking branch 'origin/maint-0.2.7' 9 年之前
main.h 70f337fdb2 Some unit tests now require that periodic events be initialized. 10 年之前
microdesc.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
networkstatus.c c4fb7ad034 Merge branch 'feature12538_028_01_squashed' 9 年之前
networkstatus.h e0bd6cdef2 Add unit test for router_pick_directory_server_impl 9 年之前
nodelist.c 0a7d22a664 Client should check if dir server has open dir port or handles tunnelled requests 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 10 年之前
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' 10 年之前
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 年之前
onion_fast.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 10 年之前
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 年之前
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 年之前
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 年之前
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 年之前
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 年之前
or.h 39a86185c8 Correct further grammatical errors in tor comments 9 年之前
periodic.c 70f337fdb2 Some unit tests now require that periodic events be initialized. 10 年之前
periodic.h 70f337fdb2 Some unit tests now require that periodic events be initialized. 10 年之前
policies.c 39a86185c8 Correct further grammatical errors in tor comments 9 年之前
policies.h 580d788b3f Tweak policies_log_first_redundant_entry even more 9 年之前
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 10 年之前
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
relay.c c927b6cb1a Correct grammatical errors in tor comments 9 年之前
relay.h 5246e8f992 Remove lingering mempool code 10 年之前
rendcache.c fbdd32ebe9 Mention the expected length of the digests 9 年之前
rendcache.h 8b01849f3b Yet more memory leaks in the rendcache tests 10 年之前
rendclient.c fb939ed82e Replace Alice/Bob with client/service in hidden service comments 9 年之前
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 10 年之前
rendcommon.c e5754c42d1 Merge branch 'bug17686_v2_027' 10 年之前
rendcommon.h 824a6a2a90 Replace usage of INLINE with inline 9 年之前
rendmid.c fb939ed82e Replace Alice/Bob with client/service in hidden service comments 9 年之前
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
rendservice.c fb939ed82e Replace Alice/Bob with client/service in hidden service comments 9 年之前
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function 10 年之前
rephist.c 824a6a2a90 Replace usage of INLINE with inline 9 年之前
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 10 年之前
replaycache.c 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 10 年之前
replaycache.h 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 10 年之前
router.c 7a4b4f0c3a Correct grammatical errors in tor log messages 9 年之前
router.h c4fb7ad034 Merge branch 'feature12538_028_01_squashed' 9 年之前
routerkeys.c 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. 10 年之前
routerkeys.h df0b4f0342 Merge branch 'feature16769_squashed' 10 年之前
routerlist.c d748c193e1 Include square brackets and port number in calcs for max_dl_per_request 9 年之前
routerlist.h e0bd6cdef2 Add unit test for router_pick_directory_server_impl 9 年之前
routerparse.c 467d0919d2 Authorities must set a router's V2Dir flag if it supports tunnelled reqs 9 年之前
routerparse.h e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes 10 年之前
routerset.c 488e9a0502 Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals' 10 年之前
routerset.h 07b3028db7 Prohibit the use of one entry node with an HS 10 年之前
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 10 年之前
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 10 年之前
statefile.c d68b7fd442 Refactor clock skew warning code to avoid duplication 9 年之前
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
status.c 4f0e28977d Added AccountRule in and AccountingRule out options 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(). 10 年之前
torcert.c be0891667e Fix undefined behavior caused by memory overlap 10 年之前
torcert.h 3bee74c6d1 Generate weird certificates correctly 10 年之前
transports.c c927b6cb1a Correct grammatical errors in tor comments 9 年之前
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前