Nick Mathewson 75b7cc1785 Merge remote-tracking branch 'andrea/bug8639_v3' into maint-0.2.4 преди 11 години
..
Makefile.nmake aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
addressmap.c 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) преди 11 години
addressmap.h 4da083db3b Update the copyright date to 201. преди 11 години
buffers.c 0bfaf86612 Fix socks5 handshake for username/password auth преди 11 години
buffers.h 4da083db3b Update the copyright date to 201. преди 11 години
channel.c ca50fb4f81 Don't assert when writing a cell to a CLOSING connection. преди 11 години
channel.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' преди 11 години
channeltls.c b9037521c6 Fix a framing bug when reading versions from a versions cell. преди 11 години
channeltls.h 4da083db3b Update the copyright date to 201. преди 11 години
circuitbuild.c 2170f89a93 Bug 8235: Fix scaling adjustments. преди 11 години
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG преди 11 години
circuitlist.c 4eaca17f2f Merge branch 'bug7582_v2' into maint-0.2.4 преди 11 години
circuitlist.h 7bb51fdd89 Rename circuit_expire_all_dirty_circs преди 11 години
circuitmux.c 339df5df08 Fix 8447: use %u to format circid_t. преди 11 години
circuitmux.h 4da083db3b Update the copyright date to 201. преди 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 87d50d0617 Clarify liveness log message and lower it to notice. преди 11 години
circuitstats.h 4da083db3b Update the copyright date to 201. преди 11 години
circuituse.c d39e6736fe Don't relax the timeout for already opened 1-hop circuits. преди 11 години
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 f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 преди 11 години
config.h 178599f026 get rid of the new caching notion in resolve_my_address() преди 11 години
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs преди 12 години
confparse.c 6f20a74d52 Merge branch 'bug8240_v2_squashed' into maint-0.2.4 преди 11 години
confparse.h 4da083db3b Update the copyright date to 201. преди 11 години
connection.c f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 преди 11 години
connection.h 4da083db3b Update the copyright date to 201. преди 11 години
connection_edge.c 607b29ae1a Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 преди 11 години
connection_edge.h 4da083db3b Update the copyright date to 201. преди 11 години
connection_or.c 339df5df08 Fix 8447: use %u to format circid_t. преди 11 години
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' преди 11 години
control.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 години
control.h e35ca13528 Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4 преди 11 години
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 aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
directory.h 4da083db3b Update the copyright date to 201. преди 11 години
dirserv.c a1d7f7ea50 Use a clearer idiom for node identity in router_counts_toward_thresholds преди 11 години
dirserv.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 преди 11 години
dirvote.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
dirvote.h 52cadff0d6 Rename all fields which measure bw in kb to end with _kb преди 11 години
dns.c a141430ec3 Rename log() to tor_log() for logging преди 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 ac22bf27d7 Increase the pathbias state file miscounting version check. преди 11 години
entrynodes.h 0fa362cafa Merge remote-tracking branch 'public/feature4994-rebased' преди 11 години
eventdns_tor.h 4da083db3b Update the copyright date to 201. преди 11 години
fp_pair.c d5bd4a4763 Implement fp_pair_map_t преди 11 години
fp_pair.h d5bd4a4763 Implement fp_pair_map_t преди 11 години
geoip.c ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' преди 11 години
geoip.h da1e44ee51 Remove dirreq-v2-* lines from extra-info descriptors. преди 11 години
hibernate.c 365e302f61 Remove a bunch of unused macro definitions преди 11 години
hibernate.h 4da083db3b Update the copyright date to 201. преди 11 години
include.am aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
main.c 597cd893c5 Merge remote-tracking branch 'public/bug6174' into maint-0.2.4 преди 11 години
main.h 4da083db3b Update the copyright date to 201. преди 11 години
microdesc.c 323cb655be Merge remote-tracking branch 'public/bug7164_diagnostic' into maint-0.2.4 преди 11 години
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 преди 11 години
networkstatus.c 06efbbb47e Merge remote-tracking branch 'public/bug8719' into maint-0.2.4 преди 11 години
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 4da083db3b Update the copyright date to 201. преди 11 години
ntmain.h 4da083db3b Update the copyright date to 201. преди 11 години
onion.c 7cde094fd5 Fix a warning when building with --disable-curve25519 преди 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 a2e72ac04a Copy-paste description of PathBias params from man page to or.h comment преди 11 години
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 30c06c187a Downgrade the unexpected sendme cell warnings for 0.2.4 преди 11 години
relay.h 7d1ade251b Debugging log for bug 8185 преди 11 години
rendclient.c 339df5df08 Fix 8447: use %u to format circid_t. преди 11 години
rendclient.h 4da083db3b Update the copyright date to 201. преди 11 години
rendcommon.c 5bfa373eee Remove some totally unused functions преди 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 339df5df08 Fix 8447: use %u to format circid_t. преди 11 години
rendservice.h 4da083db3b Update the copyright date to 201. преди 11 години
rephist.c 5d400b5f7f Authorities were adding downtime for every relay every restart преди 11 години
rephist.h 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 преди 11 години
replaycache.c 4da083db3b Update the copyright date to 201. преди 11 години
replaycache.h 4da083db3b Update the copyright date to 201. преди 11 години
router.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
router.h f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 преди 11 години
routerlist.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
routerlist.h aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 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 fed7f01377 Add EntryGuardPathUseBias to state file keyword list. преди 11 години
statefile.h 4da083db3b Update the copyright date to 201. преди 11 години
status.c ee3cc44f27 Merge remote-tracking branch 'public/bug7302' into maint-0.2.4 преди 11 години
status.h 4da083db3b Update the copyright date to 201. преди 11 години
tor_main.c 6879910334 Fix a comment in tor_main.c преди 11 години
transports.c 0cf327dc78 Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4 преди 11 години
transports.h 4da083db3b Update the copyright date to 201. преди 11 години