tor/changes
Sebastian Hahn bcca541da9 Build with warnings and clang 3.0
--enable-gcc-warnings enables two warnings that clang doesn't support,
so the build fails. We had hoped clang 3.0 would add those, but it
didn't, so let's just always disable those warnings when building with
clang. We can still fix it later once they add support
2011-12-13 07:43:53 +01:00
..
abandon-rend-circs-on-newnym Abandon rendezvous circuits on SIGNAL NEWNYM 2011-06-17 15:22:23 -04:00
bug1297a Use the normal four-hop CBT for client intro circuits 2011-05-30 12:24:51 -04:00
bug1345 Handle transitions in Automap*, VirtualAddrNetwork correctly 2011-05-13 16:59:31 -04:00
bug1352 Rate-limit v2 networkstatus download fail warnings 2011-04-28 21:25:24 -04:00
bug1810 Don't recreate descriptor on sighup 2011-05-21 16:08:21 -04:00
bug2355 Changes file for bug2355. 2011-06-02 15:11:21 -04:00
bug2355_revert Tweak bug2355_revert at suggestion from Roger 2011-06-19 20:58:46 -04:00
bug2442 Demote HS 'replay detected' log message for DH public keys to info level 2011-09-10 21:56:05 -04:00
bug2442b Demote 'INTRODUCE2 cell is too {old,new}' message to info level 2011-09-10 21:56:05 -04:00
bug2503 Add changes file for bug2503 2011-05-12 18:49:28 -04:00
bug2574 Fix typo in changes/bug2574. Thanks, rransom 2011-05-28 02:13:04 -04:00
bug2649a Add a VoteOnHidServDirectoriesV2 configuration option 2011-06-03 12:16:55 -04:00
bug2649b Increase default required uptime for HSDirs to 25 hours 2011-06-03 12:17:53 -04:00
bug2732-simple Accept hs descriptors even if we don't see an HSDir for us 2011-05-12 00:53:07 -04:00
bug2748 Log malformed HS descriptor requests at the proper level 2011-03-14 01:15:36 -07:00
bug2752 Add credit to bug2752; correct the issue number in the changes file 2011-05-17 19:50:52 -04:00
bug2792_checkdir Check permissions on the directory holding a control socket 2011-05-15 20:20:29 -04:00
bug2850 Set SO_REUSEADDR on all sockets, not just listeners 2011-05-03 22:22:20 -04:00
bug2972 Clean up the 2972 implementation a little 2011-05-15 20:20:28 -04:00
bug3019 Preserve bridge download status across SETCONF, HUP 2011-05-15 20:13:44 -04:00
bug3022 Only authorities should automatically download v2 networkstatus documents 2011-04-28 21:06:07 -04:00
bug3026 bug 3026: do not upload our vote to ourself 2011-05-12 00:47:00 -04:00
bug3045 changes file for bug3045 2011-05-15 22:02:24 -04:00
bug3122_memcmp Add a data-independent variant of memcmp and a d-i memeq function. 2011-05-11 16:12:33 -04:00
bug3135 Fix crash when read_file_to_string() fails in SAVECONF 2011-05-11 22:05:41 -04:00
bug3175 Increase the length of the buffer in smartlist_string_num_isin(). 2011-05-15 22:13:53 -04:00
bug3198 refetch bridge descriptors in a timely fashion 2011-05-17 20:48:46 -04:00
bug3200 discard circuits when we change our bridge configuration 2011-05-17 21:13:59 -04:00
bug3207 Check onion keys in microdescriptors, too 2011-05-17 19:39:00 -04:00
bug3208 Remove the -F option from tor-resolve. 2011-10-26 17:13:04 -04:00
bug3213 Handle NULL argument to get_configured_bridge_by_addr_port_digest 2011-05-17 19:46:47 -04:00
bug3216 Don't build descriptors if ORPort auto is set and we have no OR listener 2011-05-24 21:12:23 +02:00
bug3228 Reinit keys at the start of options_act(). 2011-10-26 22:09:44 +02:00
bug3252 log the reason for publishing a new relay descriptor 2011-05-19 23:59:52 -04:00
bug3270 Use a 64-bit type to hold sockets on win64. 2011-05-23 00:17:48 -04:00
bug3289 Warn when two hs use the same directory 2011-05-30 15:47:06 -04:00
bug3306 Detect insanely large circuit build state; don't give its length to rand_int 2011-06-06 16:18:06 -04:00
bug3309 Add info-level log messages during HS-client-state purge 2011-06-02 03:07:09 -07:00
bug3318 Reject 128-byte keys that are not 1024-bit 2011-06-03 11:31:19 -04:00
bug3321 fix a bridge edge case similar to 2511 2011-05-31 20:43:55 -04:00
bug3369 changelog entry for bug3369 2011-06-13 13:42:00 -04:00
bug3393 Add changes file for bug3393 2011-06-14 13:45:12 -04:00
bug3465-022 Add BUILDTIMEOUT_SET to the result of GETINFO events/names 2011-06-25 15:02:11 -07:00
bug3536 Correctly send a SUCCEEDED event for rdns requests 2011-07-07 05:38:38 +02:00
bug3577 Change GETINFO fingerprint to look at server_mode, not my_descriptor 2011-07-13 12:45:18 -04:00
bug3607 Untangle first sentence of changes/bug3607 2011-07-19 11:14:01 -04:00
bug3643 Ignore deprecation warnings on OS X 2011-08-10 23:12:09 +02:00
bug3732 Remove extra quotation marks around the result of esc_for_log 2011-08-15 10:54:19 -04:00
bug3747 Don't write ControlPorts to disk till after we setuid and make datadir 2011-08-17 11:22:16 -04:00
bug3894 Add changes file for bsd4 fixes 2011-09-09 10:41:06 -04:00
bug3898a Correct man page: multiple control auth styles can be set at once 2011-09-02 07:01:55 -04:00
bug3909 Look for correct "ar" to cross-compile 2011-09-07 11:59:16 -04:00
bug3923 Fix assertion in addressmap_clear_excluded_trackexithosts 2011-09-06 20:26:20 -04:00
bug3963 All NT service configuration commands should make the process exit. 2011-09-08 21:54:12 -04:00
bug4014 Generate our ssl session certs with a plausible lifetime 2011-09-13 18:24:45 -04:00
bug4059 changes file for bug 4059 2011-09-20 09:56:26 -04:00
bug4115 bug 4115: make bridges use begindir for their dir fetches 2011-09-28 14:50:43 -04:00
bug4124 bridges should use create_fast cells for their own circuits 2011-09-28 15:35:27 -04:00
bug4201 Avoid running DNS self-tests if we're operating as a bridge 2011-10-07 12:18:26 -04:00
bug4212 Don't launch a useless circuit in rend_client_reextend_intro_circuit 2011-10-10 03:05:19 -07:00
bug4230 Correct the handling of overflow behavior in smartlist_ensure_capacity 2011-11-09 14:48:52 -05:00
bug4251 Free rend_data and intro_key when extra intro circs become general-purpose 2011-10-18 07:08:02 -07:00
bug4259 Fix crash when changing node restrictions with DNS lookup in progress 2011-10-19 23:14:05 -04:00
bug4299 Discard all cells on a marked connection 2011-10-28 17:04:15 -04:00
bug4309 unmangle the fingerprint example in the man page 2011-10-25 18:24:37 -04:00
bug4331 Fix typo, spotted by tmpname0901. Thanks! 2011-10-28 09:52:24 -04:00
bug4340 Add a changes file for the 4340 fix 2011-10-29 11:21:37 +02:00
bug4349 Use real_addr in send_netinfo 2011-11-14 22:43:40 -05:00
bug4353 Don't log about stats when running as a client without geoip 2011-11-19 00:50:03 +01:00
bug4383 Fix a memleak when fetching descriptors for bridges in ExcludeNodes. 2011-11-03 13:23:50 -04:00
bug4410 Add a changes file for 4410 2011-11-06 18:00:10 +01:00
bug4424 Robert says that this bug was not in fact one of frosty's 2011-11-07 11:54:54 -05:00
bug4426 Include HiddenServiceDir in some warning messages 2011-11-07 17:02:50 -08:00
bug4437 Don't warn when compiling with --disable-threads 2011-11-09 10:26:35 +01:00
bug4457 Detect failure from event_init() or event_base_new_with_config() 2011-11-14 17:53:45 -05:00
bug4518 Only call cull_wedged_cpuworkers once every 60 seconds. 2011-11-19 18:30:55 -05:00
bug4521 Changes file for bug4521 backports. 2011-11-20 20:15:13 -05:00
bug4529 Detect tor_addr_to_str failure in tor_dup_addr. 2011-11-23 23:04:10 -05:00
bug4530 Fix bug 4530; check return val of tor_addr_lookup correctly 2011-12-02 15:37:24 -05:00
bug4531 Don't call tor_tls_set_logged_address till after checking conn->tls 2011-12-02 16:15:52 -05:00
bug4535 tor_accept_socket() should take tor_addr_t for listener arg 2011-12-02 16:09:16 -05:00
check-fetched-rend-desc-service-id Check fetched rendezvous descriptors' service IDs 2011-05-16 14:07:24 -04:00
check-public-key-exponents Require that certain public keys have public exponent 65537 2011-05-16 14:28:46 -04:00
cid_428 Use strlcpy in create_unix_sockaddr() 2011-07-01 12:54:24 -04:00
cid_450 Fix insanely large stack_allocation in log_credential_status 2011-07-01 12:38:05 -04:00
clang_30_options Build with warnings and clang 3.0 2011-12-13 07:43:53 +01:00
cov479 Make internal error check for unrecognized digest algorithm more robust 2011-10-06 14:13:09 -04:00
cov484 Check return of init_keys() ip_address_changed: fix Coverity CID 484 2011-10-06 14:13:09 -04:00
coverity_maint Fix a rare memleak during stats writing 2011-06-08 21:35:26 +02:00
dirreq-stats-default Note ticket and source version for feature3951 in changes file 2011-10-07 16:47:43 -04:00
dirvote_null_deref Fix potential null pointer deref during dirvote 2011-05-09 13:19:46 -04:00
exit-policy-default-is-not-a-prefix Fix trailing asterisk in the output of "GETINFO info/names" 2011-05-20 08:25:42 -07:00
feature3049 Add changes file for #3049 2011-05-20 08:25:43 -07:00
feature3076 Add a ControlPortFileGroupWritable option 2011-05-13 10:41:29 -04:00
feature4484 parameterize bw cutoffs to guarantee Fast and Guard flags 2011-11-21 18:22:10 -05:00
fix-connection_printf_to_buf Make send_control_event_impl's behaviour sane 2011-06-17 13:57:25 -04:00
fmt_addr Check return value in fmt_addr 2011-07-20 13:17:48 -04:00
geoip-august2011 Update to the August 2011 GeoIP database. 2011-08-08 16:57:01 +02:00
geoip-december2011 Update to the December 2011 GeoIP database. 2011-12-08 09:55:44 +01:00
geoip-july2011 update to the july 2011 geoip db 2011-07-07 13:28:36 -04:00
geoip-june2011 move to the june 1 2011 maxmind geoip db 2011-06-05 11:12:28 -04:00
geoip-may2011 Update to the May 1 2011 Maxmind GeoLite Country database 2011-05-10 23:04:11 -04:00
geoip-november2011 Update to the November 2011 GeoIP database. 2011-11-07 14:23:48 +01:00
geoip-october2011 Update to the October 2011 GeoIP database. 2011-10-13 10:13:40 -04:00
geoip-september2011 Update to the September 2011 GeoIP database. 2011-09-15 16:33:36 -04:00
issue-2011-10-19L Don't give the Guard flag to relays without the CVE-2011-2768 fix 2011-10-26 23:42:39 +02:00
issue-2011-10-23G Reject create cells on outgoing OR connections from bridges 2011-10-26 23:21:14 +02:00
md_cache_replace Unmap microdesc cache before replacing it. 2011-05-12 11:19:52 -04:00
mdesc_null_deref Fix a potential null deref when rebuilding md cache 2011-05-09 13:19:45 -04:00
memleak_rendcache Add a changelog entry for cid30 fix. 2011-07-01 12:46:26 -04:00
msvc_lround lround() missing in MSVC 2011-08-24 13:52:44 -04:00
replay-firstpart Check for replays in PK-encrypted part of intro cell, not just in the g^x value 2011-09-09 12:49:47 -04:00
ticket-4063 Add a changes file for Tom Lowenthal's patch for #4063 2011-09-24 22:15:13 -04:00
typo-fix-ohkah8Ah Fix log message typo. 2011-09-10 16:15:52 -04:00
win-bundle-path remove absolute path from contrib/package_nsis-mingw.sh in order to make it easier to automatically build tor expert bundle 2011-10-31 00:52:52 +00:00
windows_8 Looks like Windows version 6.2 will be Windows 8 2011-10-01 14:50:44 +02:00