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