Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
..
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 9 лет назад
addressmap.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 9 лет назад
buffers.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
buffers.h fc191df930 Remove the unused "nulterminate" option to buf_pullup() 8 лет назад
channel.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
channel.h 824a6a2a90 Replace usage of INLINE with inline 8 лет назад
channeltls.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 лет назад
circpathbias.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitbuild.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
circuitbuild.h b223b7c22d fix a compilation warning 9 лет назад
circuitlist.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitmux.c 824a6a2a90 Replace usage of INLINE with inline 8 лет назад
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitmux_ewma.c 824a6a2a90 Replace usage of INLINE with inline 8 лет назад
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitstats.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuituse.c c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 8 лет назад
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
command.c 2e0a50abf4 Remove redundant tor_free() in command_process_create_cell(). 8 лет назад
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
config.c bb431ad3df Add a missing free in parsing an :auto port 8 лет назад
config.h 0010b8064e Fix redundant-declaration warning 8 лет назад
confparse.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
connection.c c281c03654 If both IPv4 and IPv6 addresses could be used, choose one correctly 8 лет назад
connection.h e72cbf7a4e Choose directory servers by IPv4/IPv6 preferences 8 лет назад
connection_edge.c 39a86185c8 Correct further grammatical errors in tor comments 8 лет назад
connection_edge.h e6be486aea More emergency-check code for un-removed pending entry conns 8 лет назад
connection_or.c 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 лет назад
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 лет назад
control.c 13a8571834 Add onion address to the HS_DESC UPLOADED event 8 лет назад
control.h 13a8571834 Add onion address to the HS_DESC UPLOADED event 8 лет назад
cpuworker.c 32220d38c0 Ensure worker threads actually exit when it is time 8 лет назад
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 9 лет назад
dircollate.c 63db8170ae Fix typo in double_digest_map type 8 лет назад
dircollate.h 0e0b65db4f Appease make check-spaces 9 лет назад
directory.c d3af4f4e43 Merge remote-tracking branch 'arma/bug16825' 8 лет назад
directory.h c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 8 лет назад
dirserv.c 882e0fbd76 Merge branch 'bug17795' 8 лет назад
dirserv.h a8d6989589 Whitespace fixes 8 лет назад
dirvote.c 94c8f3605f Replace two instances of N_DIGEST_ALGORITHMS. 8 лет назад
dirvote.h 21654ca7bd Let make_consensus_method_list be used in tests 8 лет назад
dns.c 824a6a2a90 Replace usage of INLINE with inline 8 лет назад
dns.h a187c772af Seventh test case for dns_resolve_impl(). 8 лет назад
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 лет назад
dnsserv.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
entrynodes.c c281c03654 If both IPv4 and IPv6 addresses could be used, choose one correctly 8 лет назад
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 9 лет назад
eventdns_tor.h 62c4d3880f Remove eventdns specific inline definition 8 лет назад
ext_orport.c c927b6cb1a Correct grammatical errors in tor comments 8 лет назад
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
fallback_dirs.inc ab3c86479a Add default fallback directories for the 0.2.8 alpha releases 8 лет назад
fp_pair.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
geoip.c 4604b3ab19 Fix a null-pointer deref when writing geoip stats 8 лет назад
geoip.h 4ff08bb581 Add tests for directory_handle_command_get 8 лет назад
hibernate.c 4f0e28977d Added AccountRule in and AccountingRule out options 8 лет назад
hibernate.h 4f0e28977d Added AccountRule in and AccountingRule out options 8 лет назад
include.am 4c10a9c445 Simplify micro-revision dependency rules 8 лет назад
keypin.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
keypin.h 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 8 лет назад
main.c 7a782820e9 Make the sandbox work again with chutney. 8 лет назад
main.h 43193ec888 refactor directory_info_has_arrived so we can quiet the logs 8 лет назад
microdesc.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
networkstatus.c 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 лет назад
networkstatus.h e0bd6cdef2 Add unit test for router_pick_directory_server_impl 8 лет назад
nodelist.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
nodelist.h 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients 8 лет назад
ntmain.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
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 ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion_ntor.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
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 e88686cb2c Merge remote-tracking branch 'teor/bug18348-v2' 8 лет назад
periodic.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
periodic.h 70f337fdb2 Some unit tests now require that periodic events be initialized. 8 лет назад
policies.c c281c03654 If both IPv4 and IPv6 addresses could be used, choose one correctly 8 лет назад
policies.h c281c03654 If both IPv4 and IPv6 addresses could be used, choose one correctly 8 лет назад
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. 9 лет назад
relay.c edd93f9de8 changing output of crypto_cipher_crypt_inplace from int to void 8 лет назад
relay.h 5246e8f992 Remove lingering mempool code 9 лет назад
rendcache.c fbdd32ebe9 Mention the expected length of the digests 8 лет назад
rendcache.h 8b01849f3b Yet more memory leaks in the rendcache tests 8 лет назад
rendclient.c c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 8 лет назад
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 8 лет назад
rendcommon.c e5754c42d1 Merge branch 'bug17686_v2_027' 8 лет назад
rendcommon.h 824a6a2a90 Replace usage of INLINE with inline 8 лет назад
rendmid.c fb939ed82e Replace Alice/Bob with client/service in hidden service comments 8 лет назад
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
rendservice.c fb939ed82e Replace Alice/Bob with client/service in hidden service comments 8 лет назад
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function 9 лет назад
rephist.c 824a6a2a90 Replace usage of INLINE with inline 8 лет назад
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 9 лет назад
replaycache.c 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 8 лет назад
replaycache.h 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 8 лет назад
router.c ba2be81fc3 Merge remote-tracking branch 'teor/feature17840-v11-merged-v2' 8 лет назад
router.h c4fb7ad034 Merge branch 'feature12538_028_01_squashed' 8 лет назад
routerkeys.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
routerkeys.h df0b4f0342 Merge branch 'feature16769_squashed' 8 лет назад
routerlist.c e88686cb2c Merge remote-tracking branch 'teor/bug18348-v2' 8 лет назад
routerlist.h c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 8 лет назад
routerparse.c 882e0fbd76 Merge branch 'bug17795' 8 лет назад
routerparse.h a8d6989589 Whitespace fixes 8 лет назад
routerset.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
routerset.h 07b3028db7 Prohibit the use of one entry node with an HS 8 лет назад
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 fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
status.c 4f0e28977d Added AccountRule in and AccountingRule out options 8 лет назад
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
tor_main.c e73206f681 Only return 0..255 from main(). 8 лет назад
torcert.c fe6ca826df Make sure that every module in src/or has a brief description. 8 лет назад
torcert.h 3bee74c6d1 Generate weird certificates correctly 9 лет назад
transports.c c927b6cb1a Correct grammatical errors in tor comments 8 лет назад
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад