Nick Mathewson 1827be0bd6 Make a parse_config_line_from_str variant that gives error messages 13 лет назад
..
Makefile.nmake 60a2aa8b00 Add ntor-related modules to the Makefiles.nmake 13 лет назад
addressmap.c b998431a33 Merge branch '024_msvc_squashed' 13 лет назад
addressmap.h 4da083db3b Update the copyright date to 201. 13 лет назад
buffers.c 59fc77e29b Fix a bug that roger found in the wide_circ_id code 13 лет назад
buffers.h 4da083db3b Update the copyright date to 201. 13 лет назад
channel.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
channel.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
channeltls.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
channeltls.h 4da083db3b Update the copyright date to 201. 13 лет назад
circuitbuild.c 3340d3279d Downgrade an assert to LD_BUG 13 лет назад
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG 13 лет назад
circuitlist.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
circuitlist.h 4da083db3b Update the copyright date to 201. 13 лет назад
circuitmux.c 4da083db3b Update the copyright date to 201. 13 лет назад
circuitmux.h 4da083db3b Update the copyright date to 201. 13 лет назад
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. 13 лет назад
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. 13 лет назад
circuitstats.c da5817772d Rename and relocate the bw weight scale param getter. 13 лет назад
circuitstats.h 4da083db3b Update the copyright date to 201. 13 лет назад
circuituse.c 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 13 лет назад
circuituse.h 4da083db3b Update the copyright date to 201. 13 лет назад
command.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
command.h 4da083db3b Update the copyright date to 201. 13 лет назад
config.c 5fcc5dfa77 make check-spaces 13 лет назад
config.h 178599f026 get rid of the new caching notion in resolve_my_address() 13 лет назад
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 13 лет назад
confparse.c 1827be0bd6 Make a parse_config_line_from_str variant that gives error messages 13 лет назад
confparse.h 4da083db3b Update the copyright date to 201. 13 лет назад
connection.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
connection.h 4da083db3b Update the copyright date to 201. 13 лет назад
connection_edge.c 337e32f5b8 fix a wide line 13 лет назад
connection_edge.h 4da083db3b Update the copyright date to 201. 13 лет назад
connection_or.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
control.c ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 13 лет назад
control.h 4da083db3b Update the copyright date to 201. 13 лет назад
cpuworker.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor 13 лет назад
directory.c d7089ff228 Restore the entry/dirguard distinction. 13 лет назад
directory.h 4da083db3b Update the copyright date to 201. 13 лет назад
dirserv.c b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 13 лет назад
dirserv.h 6170bc5a93 Refactor storing of measured_bw versus Unmeasured=1. 13 лет назад
dirvote.c b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 13 лет назад
dirvote.h b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 13 лет назад
dns.c a141430ec3 Rename log() to tor_log() for logging 13 лет назад
dns.h 4da083db3b Update the copyright date to 201. 13 лет назад
dnsserv.c 4da083db3b Update the copyright date to 201. 13 лет назад
dnsserv.h 4da083db3b Update the copyright date to 201. 13 лет назад
entrynodes.c d7089ff228 Restore the entry/dirguard distinction. 13 лет назад
entrynodes.h 0fa362cafa Merge remote-tracking branch 'public/feature4994-rebased' 13 лет назад
eventdns_tor.h 4da083db3b Update the copyright date to 201. 13 лет назад
geoip.c ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 13 лет назад
geoip.h da1e44ee51 Remove dirreq-v2-* lines from extra-info descriptors. 13 лет назад
hibernate.c 4da083db3b Update the copyright date to 201. 13 лет назад
hibernate.h 4da083db3b Update the copyright date to 201. 13 лет назад
include.am 50f527a2c9 Actually link against nacl when we want to use it 13 лет назад
main.c b166e9edb9 simplify timing checks 13 лет назад
main.h 4da083db3b Update the copyright date to 201. 13 лет назад
microdesc.c a8297cdbd3 use microdescriptors if *any* of our bridges can handle them 13 лет назад
microdesc.h 4da083db3b Update the copyright date to 201. 13 лет назад
networkstatus.c 6170bc5a93 Refactor storing of measured_bw versus Unmeasured=1. 13 лет назад
networkstatus.h 6170bc5a93 Refactor storing of measured_bw versus Unmeasured=1. 13 лет назад
nodelist.c 2e9cd4b724 Quick fix on 5956 for authorities 13 лет назад
nodelist.h 4da083db3b Update the copyright date to 201. 13 лет назад
ntmain.c 4da083db3b Update the copyright date to 201. 13 лет назад
ntmain.h 4da083db3b Update the copyright date to 201. 13 лет назад
onion.c 7cde094fd5 Fix a warning when building with --disable-curve25519 13 лет назад
onion.h 1af89ce540 Fix an MSVC warning in onion.h prototypes 13 лет назад
onion_fast.c 4da083db3b Update the copyright date to 201. 13 лет назад
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) 13 лет назад
onion_ntor.c 4da083db3b Update the copyright date to 201. 13 лет назад
onion_ntor.h 4da083db3b Update the copyright date to 201. 13 лет назад
onion_tap.c 4da083db3b Update the copyright date to 201. 13 лет назад
onion_tap.h 4da083db3b Update the copyright date to 201. 13 лет назад
or.h b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 13 лет назад
policies.c a141430ec3 Rename log() to tor_log() for logging 13 лет назад
policies.h 4da083db3b Update the copyright date to 201. 13 лет назад
reasons.c d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success 13 лет назад
reasons.h 4da083db3b Update the copyright date to 201. 13 лет назад
relay.c d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
relay.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 13 лет назад
rendclient.c e13e30221e Implement Path use bias accounting. 13 лет назад
rendclient.h 4da083db3b Update the copyright date to 201. 13 лет назад
rendcommon.c e0581a4b57 Replace base-{16,32,64} with base{16,32,64} in the code 13 лет назад
rendcommon.h 4da083db3b Update the copyright date to 201. 13 лет назад
rendmid.c 4da083db3b Update the copyright date to 201. 13 лет назад
rendmid.h 4da083db3b Update the copyright date to 201. 13 лет назад
rendservice.c f12fafac5a Make hidden service authorization work again. 13 лет назад
rendservice.h 4da083db3b Update the copyright date to 201. 13 лет назад
rephist.c 5d400b5f7f Authorities were adding downtime for every relay every restart 13 лет назад
rephist.h 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 13 лет назад
replaycache.c 4da083db3b Update the copyright date to 201. 13 лет назад
replaycache.h 4da083db3b Update the copyright date to 201. 13 лет назад
router.c f2199763cf touchups on 78582760 13 лет назад
router.h 4da083db3b Update the copyright date to 201. 13 лет назад
routerlist.c 178599f026 get rid of the new caching notion in resolve_my_address() 13 лет назад
routerlist.h fcf906ec73 Add a function to compute fraction of nodes (by weighted bw) with descriptors 13 лет назад
routerparse.c 6170bc5a93 Refactor storing of measured_bw versus Unmeasured=1. 13 лет назад
routerparse.h 6170bc5a93 Refactor storing of measured_bw versus Unmeasured=1. 13 лет назад
routerset.c b9432becbe Fix a copy-and-paste issue found by coverity 13 лет назад
routerset.h ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too 13 лет назад
statefile.c fed7f01377 Add EntryGuardPathUseBias to state file keyword list. 13 лет назад
statefile.h 4da083db3b Update the copyright date to 201. 13 лет назад
status.c a141430ec3 Rename log() to tor_log() for logging 13 лет назад
status.h 4da083db3b Update the copyright date to 201. 13 лет назад
tor_main.c 4da083db3b Update the copyright date to 201. 13 лет назад
transports.c 49e619c1cf Rename *_isin to *_contains 13 лет назад
transports.h 4da083db3b Update the copyright date to 201. 13 лет назад