Nick Mathewson eb9b282cc2 Merge remote-tracking branch 'origin/maint-0.2.4' 13 years ago
..
Makefile.nmake 60a2aa8b00 Add ntor-related modules to the Makefiles.nmake 13 years ago
addressmap.c b998431a33 Merge branch '024_msvc_squashed' 13 years ago
addressmap.h 4da083db3b Update the copyright date to 201. 13 years ago
buffers.c 59fc77e29b Fix a bug that roger found in the wide_circ_id code 13 years ago
buffers.h 4da083db3b Update the copyright date to 201. 13 years ago
channel.c ca50fb4f81 Don't assert when writing a cell to a CLOSING connection. 13 years ago
channel.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 years ago
channeltls.c b9037521c6 Fix a framing bug when reading versions from a versions cell. 13 years ago
channeltls.h 4da083db3b Update the copyright date to 201. 13 years ago
circuitbuild.c 7f8098d2d0 Add some missing case values to please clang 13 years ago
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG 13 years ago
circuitlist.c 4eaca17f2f Merge branch 'bug7582_v2' into maint-0.2.4 13 years ago
circuitlist.h 7bb51fdd89 Rename circuit_expire_all_dirty_circs 13 years ago
circuitmux.c 339df5df08 Fix 8447: use %u to format circid_t. 13 years ago
circuitmux.h 4da083db3b Update the copyright date to 201. 13 years ago
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. 13 years ago
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. 13 years ago
circuitstats.c 87d50d0617 Clarify liveness log message and lower it to notice. 13 years ago
circuitstats.h 4da083db3b Update the copyright date to 201. 13 years ago
circuituse.c 65c0489dd4 Bug 6572: Use timestamp_created for liveness sanity checks. 13 years ago
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable 13 years ago
command.c 339df5df08 Fix 8447: use %u to format circid_t. 13 years ago
command.h 4da083db3b Update the copyright date to 201. 13 years ago
config.c a87f22ef64 Merge remote-tracking branch 'origin/maint-0.2.4' 13 years ago
config.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' 13 years ago
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 13 years ago
confparse.c 6f20a74d52 Merge branch 'bug8240_v2_squashed' into maint-0.2.4 13 years ago
confparse.h 4da083db3b Update the copyright date to 201. 13 years ago
connection.c c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' 13 years ago
connection.h faf4f6c6d1 Validate SOCKS arguments. 13 years ago
connection_edge.c 597cd893c5 Merge remote-tracking branch 'public/bug6174' into maint-0.2.4 13 years ago
connection_edge.h 4da083db3b Update the copyright date to 201. 13 years ago
connection_or.c 339df5df08 Fix 8447: use %u to format circid_t. 13 years ago
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 years ago
control.c 3f837d4826 Make stream events for RESOLVE lookups more consistent 13 years ago
control.h 4da083db3b Update the copyright date to 201. 13 years ago
cpuworker.c 63b67577d6 Check return values from fcntl and setsockopt 13 years ago
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor 13 years ago
directory.c e4614d30e5 Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests 13 years ago
directory.h 4da083db3b Update the copyright date to 201. 13 years ago
dirserv.c 5c5198e713 Set default minimum bandwidth for exit flag to zero for TestingTorNetwork 13 years ago
dirserv.h 5959d1c105 Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4 13 years ago
dirvote.c b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 13 years ago
dirvote.h b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 13 years ago
dns.c a141430ec3 Rename log() to tor_log() for logging 13 years ago
dns.h 4da083db3b Update the copyright date to 201. 13 years ago
dnsserv.c ad8a27a393 Fix some wide lines 13 years ago
dnsserv.h ad8a27a393 Fix some wide lines 13 years ago
entrynodes.c e9ffd9890f Remove check for whether bridge_line->digest is NULL 13 years ago
entrynodes.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' 13 years ago
eventdns_tor.h 4da083db3b Update the copyright date to 201. 13 years ago
geoip.c ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 13 years ago
geoip.h da1e44ee51 Remove dirreq-v2-* lines from extra-info descriptors. 13 years ago
hibernate.c 365e302f61 Remove a bunch of unused macro definitions 13 years ago
hibernate.h 4da083db3b Update the copyright date to 201. 13 years ago
include.am 50f527a2c9 Actually link against nacl when we want to use it 13 years ago
main.c 597cd893c5 Merge remote-tracking branch 'public/bug6174' into maint-0.2.4 13 years ago
main.h 4da083db3b Update the copyright date to 201. 13 years ago
microdesc.c 63a42b38b1 Merge remote-tracking branch 'public/unsigned-time_t' 13 years ago
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 13 years ago
networkstatus.c 5bfa373eee Remove some totally unused functions 13 years ago
networkstatus.h 5bfa373eee Remove some totally unused functions 13 years ago
nodelist.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 13 years ago
nodelist.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 13 years ago
ntmain.c 4da083db3b Update the copyright date to 201. 13 years ago
ntmain.h 4da083db3b Update the copyright date to 201. 13 years ago
onion.c 7cde094fd5 Fix a warning when building with --disable-curve25519 13 years ago
onion.h 1af89ce540 Fix an MSVC warning in onion.h prototypes 13 years ago
onion_fast.c 4da083db3b Update the copyright date to 201. 13 years ago
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) 13 years ago
onion_ntor.c 4da083db3b Update the copyright date to 201. 13 years ago
onion_ntor.h 4da083db3b Update the copyright date to 201. 13 years ago
onion_tap.c 4da083db3b Update the copyright date to 201. 13 years ago
onion_tap.h 4da083db3b Update the copyright date to 201. 13 years ago
or.h a87f22ef64 Merge remote-tracking branch 'origin/maint-0.2.4' 13 years ago
policies.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 13 years ago
policies.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 13 years ago
reasons.c d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success 13 years ago
reasons.h 4da083db3b Update the copyright date to 201. 13 years ago
relay.c 3412054987 Merge remote-tracking branch 'public/bug8475_023' into maint-0.2.4 13 years ago
relay.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 years ago
rendclient.c 339df5df08 Fix 8447: use %u to format circid_t. 13 years ago
rendclient.h 4da083db3b Update the copyright date to 201. 13 years ago
rendcommon.c 5bfa373eee Remove some totally unused functions 13 years ago
rendcommon.h 5bfa373eee Remove some totally unused functions 13 years ago
rendmid.c 339df5df08 Fix 8447: use %u to format circid_t. 13 years ago
rendmid.h 4da083db3b Update the copyright date to 201. 13 years ago
rendservice.c 339df5df08 Fix 8447: use %u to format circid_t. 13 years ago
rendservice.h 4da083db3b Update the copyright date to 201. 13 years ago
rephist.c 5d400b5f7f Authorities were adding downtime for every relay every restart 13 years ago
rephist.h 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 13 years ago
replaycache.c 4da083db3b Update the copyright date to 201. 13 years ago
replaycache.h 4da083db3b Update the copyright date to 201. 13 years ago
router.c 331e4dcb46 Merge branch 'maint-0.2.4' 13 years ago
router.h 289653c392 Remove a few more unused functions. 13 years ago
routerlist.c f15d9cf5db Merge remote-tracking branch 'origin/maint-0.2.4' 13 years ago
routerlist.h 289653c392 Remove a few more unused functions. 13 years ago
routerparse.c 914bfe765d Bug 7065: Use $ for idhex instead of = 13 years ago
routerparse.h 6170bc5a93 Refactor storing of measured_bw versus Unmeasured=1. 13 years ago
routerset.c 8b4195f021 Fix typos in a few log messages 13 years ago
routerset.h ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too 13 years ago
statefile.c fed7f01377 Add EntryGuardPathUseBias to state file keyword list. 13 years ago
statefile.h 4da083db3b Update the copyright date to 201. 13 years ago
status.c a141430ec3 Rename log() to tor_log() for logging 13 years ago
status.h 4da083db3b Update the copyright date to 201. 13 years ago
tor_main.c 6879910334 Fix a comment in tor_main.c 13 years ago
transports.c c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' 13 years ago
transports.h 14b84858c0 Send SOCKS arguments when doing SOCKS4. 13 years ago