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