Nick Mathewson 22a074caa7 Update pt/configure_proxy until it stops segfaulting hace 11 años
..
Makefile.nmake aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 hace 11 años
addressmap.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
addressmap.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
buffers.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
buffers.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
channel.c 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues hace 11 años
channel.h 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues hace 11 años
channeltls.c b9037521c6 Fix a framing bug when reading versions from a versions cell. hace 11 años
channeltls.h 4da083db3b Update the copyright date to 201. hace 11 años
circuitbuild.c 2170f89a93 Bug 8235: Fix scaling adjustments. hace 11 años
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG hace 11 años
circuitlist.c f797ac465f Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
circuitlist.h ec6c155f82 Add some basic unit tests for the circuit map data structure. hace 11 años
circuitmux.c ec6c155f82 Add some basic unit tests for the circuit map data structure. hace 11 años
circuitmux.h 55f5caf096 Appease "make check-spaces" hace 11 años
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. hace 11 años
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. hace 11 años
circuitstats.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
circuitstats.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
circuituse.c d39e6736fe Don't relax the timeout for already opened 1-hop circuits. hace 11 años
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable hace 11 años
command.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
command.h 4da083db3b Update the copyright date to 201. hace 11 años
config.c c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' hace 11 años
config.h c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' hace 11 años
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs hace 12 años
confparse.c b0d4ca4990 Tweak #6752 patch based on comments by nickm. hace 11 años
confparse.h 1293835440 Lower dir fetch retry schedules in testing networks. hace 11 años
connection.c 2cb59be999 Fix two pre-coffee typos hace 11 años
connection.h faf4f6c6d1 Validate SOCKS arguments. hace 11 años
connection_edge.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
connection_edge.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
connection_or.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' hace 11 años
control.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
control.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
cpuworker.c 63b67577d6 Check return values from fcntl and setsockopt hace 11 años
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor hace 11 años
directory.c b0d4ca4990 Tweak #6752 patch based on comments by nickm. hace 11 años
directory.h 4da083db3b Update the copyright date to 201. hace 11 años
dirserv.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
dirserv.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
dirvote.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
dirvote.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
dns.c a141430ec3 Rename log() to tor_log() for logging hace 11 años
dns.h 4da083db3b Update the copyright date to 201. hace 11 años
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. hace 11 años
dnsserv.h ad8a27a393 Fix some wide lines hace 11 años
entrynodes.c 68ea7d24d8 Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
entrynodes.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' hace 11 años
eventdns_tor.h 4da083db3b Update the copyright date to 201. hace 11 años
fp_pair.c d5bd4a4763 Implement fp_pair_map_t hace 11 años
fp_pair.h d5bd4a4763 Implement fp_pair_map_t hace 11 años
geoip.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
geoip.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
hibernate.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
hibernate.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
include.am 17e9fc09c3 Coverage support: build with --enable-coverage to have tests run with gcov hace 11 años
main.c c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' hace 11 años
main.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
microdesc.c 483385d2bd Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 hace 11 años
networkstatus.c 1293835440 Lower dir fetch retry schedules in testing networks. hace 11 años
networkstatus.h 5bfa373eee Remove some totally unused functions hace 11 años
nodelist.c 1bce70a9e3 Make PathsNeededToBuildCircuits option work. hace 11 años
nodelist.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. hace 11 años
ntmain.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
ntmain.h 4da083db3b Update the copyright date to 201. hace 11 años
onion.c 7cde094fd5 Fix a warning when building with --disable-curve25519 hace 11 años
onion.h 1af89ce540 Fix an MSVC warning in onion.h prototypes hace 11 años
onion_fast.c 4da083db3b Update the copyright date to 201. hace 11 años
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) hace 11 años
onion_ntor.c 4da083db3b Update the copyright date to 201. hace 11 años
onion_ntor.h 4da083db3b Update the copyright date to 201. hace 11 años
onion_tap.c 4da083db3b Update the copyright date to 201. hace 11 años
onion_tap.h 4da083db3b Update the copyright date to 201. hace 11 años
or.h 6848e29307 cosmetic cleanups hace 11 años
policies.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. hace 11 años
policies.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. hace 11 años
reasons.c d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success hace 11 años
reasons.h 4da083db3b Update the copyright date to 201. hace 11 años
relay.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
relay.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
rendclient.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
rendclient.h 4da083db3b Update the copyright date to 201. hace 11 años
rendcommon.c 7c4544e5a4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 hace 11 años
rendcommon.h 5bfa373eee Remove some totally unused functions hace 11 años
rendmid.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
rendmid.h 4da083db3b Update the copyright date to 201. hace 11 años
rendservice.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
rendservice.h 4da083db3b Update the copyright date to 201. hace 11 años
rephist.c 5b7eaa3765 Extract duplicate code in geoip and rephist. hace 11 años
rephist.h 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 hace 11 años
replaycache.c 9b3a166b44 Eliminate an impossible case in replaycache_scrub_if_needed_internal() hace 11 años
replaycache.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
router.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
router.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
routerlist.c a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
routerlist.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works hace 11 años
routerparse.c 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 hace 11 años
routerparse.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 hace 11 años
routerset.c 8b4195f021 Fix typos in a few log messages hace 11 años
routerset.h ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too hace 11 años
statefile.c 22a074caa7 Update pt/configure_proxy until it stops segfaulting hace 10 años
statefile.h 22a074caa7 Update pt/configure_proxy until it stops segfaulting hace 10 años
status.c ee3cc44f27 Merge remote-tracking branch 'public/bug7302' into maint-0.2.4 hace 11 años
status.h 4da083db3b Update the copyright date to 201. hace 11 años
tor_main.c 6879910334 Fix a comment in tor_main.c hace 11 años
transports.c 99bb6d2937 Modifications to transports.c for the unit tests to work. hace 10 años
transports.h aaf79eb4d3 Write unit tests for configure_proxy(). hace 10 años