Nick Mathewson 607b29ae1a Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 před 11 roky
..
6783_big_hammer e4614d30e5 Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests před 11 roky
bug1992 5911fc0c17 Check for IP address change every minute, not 15 minutes před 11 roky
bug2286 e73bbea262 Tweak consensus method 17 based on arma's comments před 11 roky
bug5595 fddb814fea When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595 před 11 roky
bug5650 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write před 11 roky
bug6026 07e26005a6 Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners() před 11 roky
bug6174 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable před 11 roky
bug6206 63b67577d6 Check return values from fcntl and setsockopt před 11 roky
bug6304 b9a8f8c17c Fix the warning about LearnCircuitBuildTimeout && !CircuitBuildTimeout před 11 roky
bug6572 fc9a72c688 Changes file for bug6572. před 11 roky
bug6673 fdafe11a25 Give an #error when we want threads and OpenSSL has disabled threads před 11 roky
bug7054 0b598cb2bb Say "KBytes" rather than "KB" in the man page před 11 roky
bug7065 4cc7cc28f8 Changes file for #7065 před 11 roky
bug7143 3dc52e6636 Add src/or/micro-revision.i to CLEANFILES in case anybody has one před 11 roky
bug7164_diagnostic adfc3de833 Log fname:lineno in log messages for #7164 před 11 roky
bug7280 e4d2177d31 Fix some basic socket issues with tor-fw-helper-natpmp on windows před 11 roky
bug7302 805ecb8719 Make control_event_bootstrap_problem always INFO when hibernating před 11 roky
bug7350 ca50fb4f81 Don't assert when writing a cell to a CLOSING connection. před 11 roky
bug7582 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. před 11 roky
bug7707_diagnostic 452cfaacfc Track TLS overhead: diagnostic for bug 7707 před 11 roky
bug7768 03efe54027 Use option name --test-commandline in tor-fw-helper. před 11 roky
bug7799 1d49ba84a8 Update the changes file for bug7799. před 11 roky
bug7801 e998bbcdd5 changes file for bug7801 před 11 roky
bug7816.024 f272ee6a20 Fix an impossible-in-normal-operation leaks in dirvote před 11 roky
bug7816_023 b509ead20d Avoid leaking headers received from SSL proxy před 11 roky
bug7816_023_small d3aabf4db1 Fix various small leaks on error cases před 11 roky
bug7902 d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success před 11 roky
bug7947 bd9901bef2 Handle TRUNCATE correctly if our next channel isn't done yet. před 11 roky
bug7950 1827be0bd6 Make a parse_config_line_from_str variant that gives error messages před 11 roky
bug7982 a2e72ac04a Copy-paste description of PathBias params from man page to or.h comment před 11 roky
bug8002 22804c0391 Check for CPUs more accurartely when ONLN != CONF. před 11 roky
bug8014 10fb339808 Be explicit that we want not only nacl but nacl-with-a-fast-curve25519 před 11 roky
bug8031 6905c1f60d Check more error codes when writing microdescriptors. před 11 roky
bug8037 0cf2c01dbd Reject most directory documents with an internal NUL. před 11 roky
bug8059 b9037521c6 Fix a framing bug when reading versions from a versions cell. před 11 roky
bug8062 fca578d9b5 Increase link_proto field to 2 bytes před 11 roky
bug8065 3340d3279d Downgrade an assert to LD_BUG před 11 roky
bug8093.part1 30c06c187a Downgrade the unexpected sendme cell warnings for 0.2.4 před 11 roky
bug8117 fa3c237739 Per-SOCKSPort configuration for bug 8117 fix. před 11 roky
bug8121 266419d244 Tolerate curve25519 backends where the high bit of the pk isn't ignored před 11 roky
bug8151 cd4ad45ba3 Include a flag-thresholds line in each vote to describe flag cutoffs před 11 roky
bug8158 2403ef66ba Coalesce identical adjacent microdescriptor vote lines. před 11 roky
bug8161 3fb40fa3ff Changes file for path use bias threshold changes. před 11 roky
bug8180 686aaa5c4c Upgrade the warn for EntryNodes without UseEntryGuards to an error před 11 roky
bug8185_diagnostic 7d1ade251b Debugging log for bug 8185 před 11 roky
bug8200 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful před 11 roky
bug8203 3f837d4826 Make stream events for RESOLVE lookups more consistent před 11 roky
bug8207 f12fafac5a Make hidden service authorization work again. před 11 roky
bug8208 e3578d52e4 Check whether ei is non-NULL before altering it. před 11 roky
bug8209 da6720e9fa Make _SC_OPEN_MAX actually get used when closing fds before exec. před 11 roky
bug8210 719940df2b Fix a nigh-impossible overflow in cpuworker.c před 11 roky
bug8218 5d400b5f7f Authorities were adding downtime for every relay every restart před 11 roky
bug8231 44095312fa Changes file for bug8231 (duplicate directory guards) před 11 roky
bug8235-diagnosing 3207ace605 Changes file. před 11 roky
bug8253-fix c72558f396 Changes file for 8235. před 11 roky
bug8273 b5a164bde4 Prefer measured bandwidths over advertised when computing things for votes on a dirauth před 11 roky
bug8290 4740d2e8bc Remove some lingering tsocks cruft. před 11 roky
bug8377 b528aaef03 Make sure that [::1] is recognized as a private address před 11 roky
bug8408 a660fe6fd5 Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAG před 11 roky
bug8427 16f2e4aa8c Don't warn about not sending a socks reply if we get a write error před 11 roky
bug8435 f93f7e331b Ignore advertised bandwidths if we have enough measured bandwidths available před 11 roky
bug8464 eb9420082d Check for 0.2.4.8, not 0.2.4.7, to determine EXTEND2 support před 11 roky
bug8475 1b28f366b8 Apply ClientDNSRejectInternalAddresses to IPv6 in RESOLVED cells před 11 roky
bug8477-easypart 653b09e1ec Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTING před 11 roky
bug8587 e9e430403c Fix two dump bugs in "whether we can use curve25519-donna-c64" test před 11 roky
bug8596 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) před 11 roky
bug8598 7f8098d2d0 Add some missing case values to please clang před 11 roky
bug8599 96c0a42a92 Add a changes file for #8599 před 11 roky
bug8638 d1dc23c938 test.c: Try to create a more random temporary directory for our workspace (re: Bug#8638) před 11 roky
bug8711 b933360ee8 Add a boolean to flag-thresholds for "we have enough measured bandwidth" před 11 roky
bug8716 0a9c17a61a Fix memory leak when sending configuration-changed event před 11 roky
bug8719 cd2b508f4e Don't leak a waiting-for-certs consensus when accepting it. před 11 roky
bug8833 139d367f29 Fix 8833: crash bug from using NULL node->ri in dirserv.c před 11 roky
bug8844 00e2310f12 Don't run off the end of the array-of-freelists před 11 roky
bug8845 7d3fd85838 Fix bug 8845: check the right length of memory in aes unit tests před 11 roky
bug8846 bc56918e5a Fix bug 8846: better log message on IP version confusion před 11 roky
bug8879 0bfaf86612 Fix socks5 handshake for username/password auth před 11 roky
bug9017 77a1935339 Fix (Open?)BSD fast-connect bug with optimistic data. před 11 roky
cov980650 b9432becbe Fix a copy-and-paste issue found by coverity před 11 roky
easy.ratelim f269e0f9a5 Wrapper function for the common rate-limited-log pattern. před 11 roky
feature4994 a8297cdbd3 use microdescriptors if *any* of our bridges can handle them před 11 roky
fix-geoipexclude-doc 8aded5b07c Manpage: refer to ExcludeExitNodes, not the nonexistent ExcludeEntryNodes před 11 roky
geoip-apr2013 b41f03f6df Update to the April 2013 GeoIP database. před 11 roky
geoip-feb2013 adff7f944a Update to the February 2013 GeoIP database. před 11 roky
geoip-june2013 d34753174e Update to the June 2013 GeoIP database. před 11 roky
geoip-mar2013 3dde6d5d29 Update to the March 2013 GeoIP database. před 11 roky
geoip-may2013 f8053179c9 Update to the May 2013 GeoIP database. před 11 roky
integers_donna 4beee0f69b Use torint.h in curve25519-donna*.c před 11 roky
less_charbuf_usage 1ad6f979b9 Initial changelog for less_charbuf před 11 roky
log-noise 80d8fb23e3 Changes file for 8230, 8477 and 8419. před 11 roky
signof_enum 41200b4770 Have autoconf check whether enums are signed. před 11 roky
ticket2267 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful před 11 roky
ticket8240 343f7aa059 Make the guard lifetime configurable and adjustable via the consensus před 11 roky
ticket8443 edd6f02273 randomize SSLKeyLifetime by default před 11 roky
warn-unsigned-time_t 2f98bf5c9f Warn at configure time when time_t is unsigned před 11 roky