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 година