Nick Mathewson 52fd384a46 Merge remote-tracking branch 'origin/maint-0.2.7' hace 10 años
..
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 hace 11 años
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' hace 11 años
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together hace 11 años
buffers.c 4cff437a0a Remove remaining references to "nulterminate" in comments hace 10 años
buffers.h fc191df930 Remove the unused "nulterminate" option to buf_pullup() hace 10 años
channel.c bbb73eaf31 properly delete current channel in channel_free_list hace 10 años
channel.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. hace 11 años
channeltls.c 0e0b65db4f Appease make check-spaces hace 11 años
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. hace 11 años
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circuitbuild.c 9139aeadb8 Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork hace 11 años
circuitbuild.h b223b7c22d fix a compilation warning hace 11 años
circuitlist.c 7155ee849e Fix misnamed parameter in or_circuit_new docstring. hace 11 años
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circuitmux.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circuitmux_ewma.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS hace 11 años
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
circuituse.c 54510d4d1a Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option. hace 10 años
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
command.c 2e0a50abf4 Remove redundant tor_free() in command_process_create_cell(). hace 10 años
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
config.c 21c201202e Merge remote-tracking branch 'twstrike/dir-handle-cmd-get' hace 10 años
config.h 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
connection.c 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). hace 10 años
connection.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). hace 10 años
connection_edge.c b4732bd2ea Logs and debug info that I used for finding bug 16844 hace 10 años
connection_edge.h 2e8b8c8698 Make check-spaces happier. hace 11 años
connection_or.c 5f15b0e1e2 Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372 hace 11 años
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. hace 11 años
control.c d47a4aec66 Separate lookup function for service rend cache hace 10 años
control.h 293410d138 Add replica number to HS_DESC CREATED event hace 10 años
cpuworker.c 32220d38c0 Ensure worker threads actually exit when it is time hace 10 años
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. hace 11 años
dircollate.c 63db8170ae Fix typo in double_digest_map type hace 10 años
dircollate.h 0e0b65db4f Appease make check-spaces hace 11 años
directory.c 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
directory.h 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
dirserv.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement hace 10 años
dirserv.h d1c94dcbea Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing hace 10 años
dirvote.c 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
dirvote.h 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
dns.c 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). hace 10 años
dns.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). hace 10 años
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). hace 10 años
dnsserv.c 13dac5e463 Move entry_port_cfg_t fields in entry_connection_t hace 11 años
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
entrynodes.c 241e6b0937 Fix some conversion problems hace 11 años
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit hace 11 años
eventdns_tor.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
ext_orport.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
fp_pair.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
geoip.c 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
geoip.h 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
hibernate.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
hibernate.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
include.am f75325c132 No spaces around = in variable assignment hace 10 años
keypin.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement hace 10 años
keypin.h 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement hace 10 años
main.c a8a26ca30e Merge remote-tracking branch 'origin/maint-0.2.7' hace 10 años
main.h d07fe5dffe Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decouple_signals' hace 10 años
microdesc.c fd16a2b56f Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor. hace 10 años
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
networkstatus.c 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options hace 11 años
networkstatus.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
nodelist.c 20254907d7 Improve log messages for problems about ed25519 keypinning hace 11 años
nodelist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
ntmain.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 hace 11 años
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
onion_fast.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' hace 11 años
or.h c9cb5516ab fix easy typo hace 10 años
policies.c e62fe2f02d Put braces around reject-lines for IPv6 addrs hace 10 años
policies.h 098b82c7b2 ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses hace 10 años
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string hace 11 años
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
relay.c b4732bd2ea Logs and debug info that I used for finding bug 16844 hace 10 años
relay.h 5246e8f992 Remove lingering mempool code hace 11 años
rendcache.c 35edd74e25 Merge remote-tracking branch 'origin/maint-0.2.7' hace 10 años
rendcache.h 8b01849f3b Yet more memory leaks in the rendcache tests hace 10 años
rendclient.c 5cf24ff3af Fix a bunch of check-spaces complaints hace 10 años
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* hace 10 años
rendcommon.c 293410d138 Add replica number to HS_DESC CREATED event hace 10 años
rendcommon.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* hace 10 años
rendmid.c 8656cbcfc0 ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit hace 11 años
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
rendservice.c 0b3190d4b7 Merge remote-tracking branch 'donncha/feature14846_4' hace 10 años
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function hace 11 años
rephist.c d29a8ad564 Add link protocol version counts to the heartbeat message hace 11 años
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message hace 11 años
replaycache.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
replaycache.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
router.c 21c201202e Merge remote-tracking branch 'twstrike/dir-handle-cmd-get' hace 10 años
router.h 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
routerkeys.c 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. hace 10 años
routerkeys.h df0b4f0342 Merge branch 'feature16769_squashed' hace 10 años
routerlist.c 15bfdbeb9d fix check-spaces once more hace 10 años
routerlist.h 15bfdbeb9d fix check-spaces once more hace 10 años
routerparse.c 6b6a714732 Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770 hace 10 años
routerparse.h e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes hace 10 años
routerset.c 488e9a0502 Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals' hace 10 años
routerset.h 07b3028db7 Prohibit the use of one entry node with an HS hace 10 años
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. hace 11 años
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. hace 11 años
statefile.c 763cb393d3 fixup #17188: Add most likely reasons for clock going backwards hace 10 años
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
status.c d29a8ad564 Add link protocol version counts to the heartbeat message hace 11 años
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
tor_main.c e73206f681 Only return 0..255 from main(). hace 10 años
torcert.c 3fcb74e98b Add more consistency checks in load_ed_keys hace 11 años
torcert.h 3bee74c6d1 Generate weird certificates correctly hace 11 años
transports.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". hace 11 años
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años