Roger Dingledine a9993a92fb fix two typos in comments 10 years ago
..
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 years ago
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' 11 years ago
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 11 years ago
buffers.c 3074b8365f Add another safe_str_client to fix bug 17419 10 years ago
buffers.h fc191df930 Remove the unused "nulterminate" option to buf_pullup() 10 years ago
channel.c 824a6a2a90 Replace usage of INLINE with inline 10 years ago
channel.h 824a6a2a90 Replace usage of INLINE with inline 10 years ago
channeltls.c d68b7fd442 Refactor clock skew warning code to avoid duplication 10 years ago
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 10 years ago
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
circuitbuild.c 1401117ff2 Return NULL from extend_info_from_node if the node has no allowed address 10 years ago
circuitbuild.h b223b7c22d fix a compilation warning 11 years ago
circuitlist.c cae59b913f Rename circuit_about_to_free_{terminal -> atexit} 10 years ago
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
circuitmux.c 824a6a2a90 Replace usage of INLINE with inline 10 years ago
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
circuitmux_ewma.c 824a6a2a90 Replace usage of INLINE with inline 10 years ago
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS 10 years ago
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
circuituse.c c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 10 years ago
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
command.c 2e0a50abf4 Remove redundant tor_free() in command_process_create_cell(). 10 years ago
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
config.c 1f679d4ae1 Fix all doxygen warnings other than "X is not documented" 10 years ago
config.h 0010b8064e Fix redundant-declaration warning 10 years ago
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
connection.c ba2be81fc3 Merge remote-tracking branch 'teor/feature17840-v11-merged-v2' 10 years ago
connection.h e72cbf7a4e Choose directory servers by IPv4/IPv6 preferences 10 years ago
connection_edge.c 39a86185c8 Correct further grammatical errors in tor comments 10 years ago
connection_edge.h e6be486aea More emergency-check code for un-removed pending entry conns 10 years ago
connection_or.c 39a86185c8 Correct further grammatical errors in tor comments 10 years ago
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. 10 years ago
control.c 1401117ff2 Return NULL from extend_info_from_node if the node has no allowed address 10 years ago
control.h 293410d138 Add replica number to HS_DESC CREATED event 10 years ago
cpuworker.c 32220d38c0 Ensure worker threads actually exit when it is time 10 years ago
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 11 years ago
dircollate.c 63db8170ae Fix typo in double_digest_map type 10 years ago
dircollate.h 0e0b65db4f Appease make check-spaces 10 years ago
directory.c 5494938467 Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1353178 and 1353179. 10 years ago
directory.h c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 10 years ago
dirserv.c d004f06830 fix wide lines, use more locals. 10 years ago
dirserv.h d1c94dcbea Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing 10 years ago
dirvote.c 21654ca7bd Let make_consensus_method_list be used in tests 10 years ago
dirvote.h 21654ca7bd Let make_consensus_method_list be used in tests 10 years ago
dns.c 824a6a2a90 Replace usage of INLINE with inline 10 years ago
dns.h a187c772af Seventh test case for dns_resolve_impl(). 10 years ago
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 10 years ago
dnsserv.c 0a701e5377 More fixes/debugging attempts for 17659 10 years ago
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
entrynodes.c 838d4dee12 make check-spaces 10 years ago
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 11 years ago
eventdns_tor.h 62c4d3880f Remove eventdns specific inline definition 10 years ago
ext_orport.c c927b6cb1a Correct grammatical errors in tor comments 10 years ago
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
fallback_dirs.inc ab3c86479a Add default fallback directories for the 0.2.8 alpha releases 10 years ago
fp_pair.c 824a6a2a90 Replace usage of INLINE with inline 10 years ago
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
geoip.c 4604b3ab19 Fix a null-pointer deref when writing geoip stats 10 years ago
geoip.h 4ff08bb581 Add tests for directory_handle_command_get 10 years ago
hibernate.c 4f0e28977d Added AccountRule in and AccountingRule out options 10 years ago
hibernate.h 4f0e28977d Added AccountRule in and AccountingRule out options 10 years ago
include.am 4c10a9c445 Simplify micro-revision dependency rules 10 years ago
keypin.c 824a6a2a90 Replace usage of INLINE with inline 10 years ago
keypin.h 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 10 years ago
main.c c0a6c34652 Merge remote-tracking branch 'teor/bug18208' 10 years ago
main.h 70f337fdb2 Some unit tests now require that periodic events be initialized. 10 years ago
microdesc.c a9993a92fb fix two typos in comments 10 years ago
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
networkstatus.c c4fb7ad034 Merge branch 'feature12538_028_01_squashed' 10 years ago
networkstatus.h e0bd6cdef2 Add unit test for router_pick_directory_server_impl 10 years ago
nodelist.c c213f277cd Make bridge clients prefer the configured bridge address 10 years ago
nodelist.h 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients 10 years ago
ntmain.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 10 years ago
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 years ago
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 years ago
onion_fast.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 10 years ago
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 years ago
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 years ago
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 years ago
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 years ago
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 years ago
or.h 838d4dee12 make check-spaces 10 years ago
periodic.c 70f337fdb2 Some unit tests now require that periodic events be initialized. 10 years ago
periodic.h 70f337fdb2 Some unit tests now require that periodic events be initialized. 10 years ago
policies.c 1f679d4ae1 Fix all doxygen warnings other than "X is not documented" 10 years ago
policies.h e991d642ec Add firewall_is_fascist_dir() 10 years ago
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 11 years ago
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
relay.c edd93f9de8 changing output of crypto_cipher_crypt_inplace from int to void 10 years ago
relay.h 5246e8f992 Remove lingering mempool code 11 years ago
rendcache.c fbdd32ebe9 Mention the expected length of the digests 10 years ago
rendcache.h 8b01849f3b Yet more memory leaks in the rendcache tests 10 years ago
rendclient.c c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 10 years ago
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 10 years ago
rendcommon.c e5754c42d1 Merge branch 'bug17686_v2_027' 10 years ago
rendcommon.h 824a6a2a90 Replace usage of INLINE with inline 10 years ago
rendmid.c fb939ed82e Replace Alice/Bob with client/service in hidden service comments 10 years ago
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
rendservice.c fb939ed82e Replace Alice/Bob with client/service in hidden service comments 10 years ago
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function 10 years ago
rephist.c 824a6a2a90 Replace usage of INLINE with inline 10 years ago
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 10 years ago
replaycache.c 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 10 years ago
replaycache.h 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 10 years ago
router.c ba2be81fc3 Merge remote-tracking branch 'teor/feature17840-v11-merged-v2' 10 years ago
router.h c4fb7ad034 Merge branch 'feature12538_028_01_squashed' 10 years ago
routerkeys.c 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. 10 years ago
routerkeys.h df0b4f0342 Merge branch 'feature16769_squashed' 10 years ago
routerlist.c a9993a92fb fix two typos in comments 10 years ago
routerlist.h c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 10 years ago
routerparse.c 1f679d4ae1 Fix all doxygen warnings other than "X is not documented" 10 years ago
routerparse.h e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes 10 years ago
routerset.c 488e9a0502 Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals' 10 years ago
routerset.h 07b3028db7 Prohibit the use of one entry node with an HS 10 years ago
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 11 years ago
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 11 years ago
statefile.c d68b7fd442 Refactor clock skew warning code to avoid duplication 10 years ago
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
status.c 4f0e28977d Added AccountRule in and AccountingRule out options 10 years ago
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
tor_main.c e73206f681 Only return 0..255 from main(). 10 years ago
torcert.c be0891667e Fix undefined behavior caused by memory overlap 10 years ago
torcert.h 3bee74c6d1 Generate weird certificates correctly 10 years ago
transports.c c927b6cb1a Correct grammatical errors in tor comments 10 years ago
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago