Nick Mathewson 79cad08b4f Documentation for new cbt accessors преди 10 години
..
Makefile.nmake aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
addressmap.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
addressmap.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
buffers.c d8f74cc439 Move Extended ORPort code to its own module. преди 11 години
buffers.h 7da59721a9 Unit tests for fetch_ext_or_cmd преди 10 години
channel.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
channel.h d4634d1b72 Merge remote-tracking branch 'majek/bug9108' преди 10 години
channeltls.c 74262f1571 Merge branch 'bug5040_4773_rebase_3' преди 10 години
channeltls.h 4da083db3b Update the copyright date to 201. преди 11 години
circuitbuild.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG преди 11 години
circuitlist.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
circuitlist.h a3ffa1f76e Rename circuit_get_global_list to remove trailing _ преди 10 години
circuitmux.c 18845c5507 Initialize destroy_cell_queue. преди 11 години
circuitmux.h 55f5caf096 Appease "make check-spaces" преди 11 години
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. преди 11 години
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. преди 11 години
circuitstats.c 79cad08b4f Documentation for new cbt accessors преди 10 години
circuitstats.h 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
circuituse.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable преди 11 години
command.c 339df5df08 Fix 8447: use %u to format circid_t. преди 11 години
command.h 4da083db3b Update the copyright date to 201. преди 11 години
config.c 74262f1571 Merge branch 'bug5040_4773_rebase_3' преди 10 години
config.h 33c3e60a37 Implement and use a generic auth. cookie initialization function. преди 10 години
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs преди 12 години
confparse.c d5a5a6a253 Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc преди 11 години
confparse.h f45e1fbd5b Start of a unit test for options_validate. преди 11 години
connection.c 74262f1571 Merge branch 'bug5040_4773_rebase_3' преди 10 години
connection.h 03e3881043 Tests for connection_write_ext_or_command. преди 10 години
connection_edge.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
connection_edge.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
connection_or.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
connection_or.h 28bb673584 White-box tests for the succeeding case of ext_or_port handshake. преди 10 години
control.c a3ffa1f76e Rename circuit_get_global_list to remove trailing _ преди 10 години
control.h f549e4c36d Write some free_all functions to free the auth. cookies. преди 10 години
cpuworker.c 63b67577d6 Check return values from fcntl and setsockopt преди 11 години
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor преди 11 години
directory.c 0ec4e5a698 Add transport information to the GeoIP database. преди 11 години
directory.h 4da083db3b Update the copyright date to 201. преди 11 години
dirserv.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
dirserv.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
dirvote.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
dirvote.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
dns.c 11f1b7d9df Avoid assertion failure on unexepcted address family in DNS reply. преди 11 години
dns.h 4da083db3b Update the copyright date to 201. преди 11 години
dnsserv.c ce147a2a9a When launching a resolve request on behalf of an AF_UNIX control, omit the address field of the new entry connection. Fixes bug 8639. преди 11 години
dnsserv.h ad8a27a393 Fix some wide lines преди 11 години
entrynodes.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
entrynodes.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' преди 11 години
eventdns_tor.h 4da083db3b Update the copyright date to 201. преди 11 години
ext_orport.c 794447d03d Fix some #5040 bugs found by Nick's tests. преди 10 години
ext_orport.h f549e4c36d Write some free_all functions to free the auth. cookies. преди 10 години
fp_pair.c d5bd4a4763 Implement fp_pair_map_t преди 11 години
fp_pair.h d5bd4a4763 Implement fp_pair_map_t преди 11 години
geoip.c 9d8ffa91ce Add a clientmap_entry_free(). преди 10 години
geoip.h 05306ad74f Write extra-info bridge-ip-transports lines. преди 11 години
hibernate.c 71ec90fdc8 Tweak/cleanup 5526 fix. преди 10 години
hibernate.h a337d4b7cb Print accounting information in heartbeat messages. преди 10 години
include.am d8f74cc439 Move Extended ORPort code to its own module. преди 11 години
main.c f549e4c36d Write some free_all functions to free the auth. cookies. преди 10 години
main.h 28bb673584 White-box tests for the succeeding case of ext_or_port handshake. преди 10 години
microdesc.c 483385d2bd Merge remote-tracking branch 'origin/maint-0.2.4' преди 11 години
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 преди 11 години
networkstatus.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
networkstatus.h 5bfa373eee Remove some totally unused functions преди 11 години
nodelist.c 1bce70a9e3 Make PathsNeededToBuildCircuits option work. преди 11 години
nodelist.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. преди 11 години
ntmain.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
ntmain.h 4da083db3b Update the copyright date to 201. преди 11 години
onion.c 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list преди 11 години
onion.h 1af89ce540 Fix an MSVC warning in onion.h prototypes преди 11 години
onion_fast.c 4da083db3b Update the copyright date to 201. преди 11 години
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) преди 11 години
onion_ntor.c 4da083db3b Update the copyright date to 201. преди 11 години
onion_ntor.h 4da083db3b Update the copyright date to 201. преди 11 години
onion_tap.c 4da083db3b Update the copyright date to 201. преди 11 години
onion_tap.h 4da083db3b Update the copyright date to 201. преди 11 години
or.h d4634d1b72 Merge remote-tracking branch 'majek/bug9108' преди 10 години
policies.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. преди 11 години
policies.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. преди 11 години
reasons.c d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success преди 11 години
reasons.h 4da083db3b Update the copyright date to 201. преди 11 години
relay.c a3ffa1f76e Rename circuit_get_global_list to remove trailing _ преди 10 години
relay.h ae64197195 Unit tests for cell queues. преди 11 години
rendclient.c a3ffa1f76e Rename circuit_get_global_list to remove trailing _ преди 10 години
rendclient.h 4da083db3b Update the copyright date to 201. преди 11 години
rendcommon.c 7c4544e5a4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 преди 11 години
rendcommon.h 5bfa373eee Remove some totally unused functions преди 11 години
rendmid.c 339df5df08 Fix 8447: use %u to format circid_t. преди 11 години
rendmid.h 4da083db3b Update the copyright date to 201. преди 11 години
rendservice.c a3ffa1f76e Rename circuit_get_global_list to remove trailing _ преди 10 години
rendservice.h d5cfbf96a2 Fix an uninitialized-read when parsing v3 introduction requests. преди 11 години
rephist.c a3ffa1f76e Rename circuit_get_global_list to remove trailing _ преди 10 години
rephist.h 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 преди 11 години
replaycache.c 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() преди 11 години
replaycache.h 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() преди 11 години
router.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
router.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
routerlist.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
routerlist.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
routerparse.c 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 преди 11 години
routerparse.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 преди 11 години
routerset.c 8b4195f021 Fix typos in a few log messages преди 11 години
routerset.h ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too преди 11 години
statefile.c 775c491502 Separate mutable/const accessors for circuit_build_times преди 10 години
statefile.h 0c4baa016f Also test that server transports get written to Tor's state. преди 11 години
status.c 71ec90fdc8 Tweak/cleanup 5526 fix. преди 10 години
status.h 4da083db3b Update the copyright date to 201. преди 11 години
tor_main.c 6879910334 Fix a comment in tor_main.c преди 11 години
transports.c 74262f1571 Merge branch 'bug5040_4773_rebase_3' преди 10 години
transports.h 904a58d10f Merge branch 'bug9288_rebased' преди 11 години