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