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