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 година