Nick Mathewson f40df02f3e Treat null address as "unknown", not "rejected" in md policy 13 年 前
..
abandon-rend-circs-on-newnym 010b8dd4f6 Abandon rendezvous circuits on SIGNAL NEWNYM 13 年 前
bug1297a 8fc02a8e0c Use the normal four-hop CBT for client intro circuits 13 年 前
bug1345 da8297dbcb Handle transitions in Automap*, VirtualAddrNetwork correctly 13 年 前
bug1352 bcdffc0f80 Rate-limit v2 networkstatus download fail warnings 13 年 前
bug1666 8a2f7ef66a bug1666 - Pass-through support for SOCKS5 authentication(3) 13 年 前
bug1810 3ff7925a70 Don't recreate descriptor on sighup 13 年 前
bug2355 b79d50dfcc Changes file for bug2355. 13 年 前
bug2355_revert 8e5dfe42a0 Tweak bug2355_revert at suggestion from Roger 13 年 前
bug2503 379de3d10a Add changes file for bug2503 13 年 前
bug2574 f43aceb0f1 Fix typo in changes/bug2574. Thanks, rransom 13 年 前
bug2732-simple 7779c63e93 Accept hs descriptors even if we don't see an HSDir for us 13 年 前
bug2748 96b929e743 Log malformed HS descriptor requests at the proper level 13 年 前
bug2752 9674fe7e2f Add credit to bug2752; correct the issue number in the changes file 13 年 前
bug2792_checkdir 4b800408fa Check permissions on the directory holding a control socket 13 年 前
bug2798 d82384658d Tweaks to bug2798 based on comments by arma 13 年 前
bug2850 aba7bb705a Set SO_REUSEADDR on all sockets, not just listeners 13 年 前
bug2972 4198261291 Clean up the 2972 implementation a little 13 年 前
bug3019 2b9c5ee301 Preserve bridge download status across SETCONF, HUP 13 年 前
bug3022 cd42ae7185 Only authorities should automatically download v2 networkstatus documents 13 年 前
bug3026 6b83b3ba2a bug 3026: do not upload our vote to ourself 13 年 前
bug3045 b6eee716a8 changes file for bug3045 13 年 前
bug3113 60832766ac Look at the right consensus in router_add_to_routerlist() 13 年 前
bug3118 e36f9d1d9b Link to libevent_openssl statically when requested 13 年 前
bug3122_memcmp 4b19730c82 Add a data-independent variant of memcmp and a d-i memeq function. 13 年 前
bug3135 13847b8db6 Fix crash when read_file_to_string() fails in SAVECONF 13 年 前
bug3153 4ba9f3e317 Track where microdescs are referenced to prevent free errs 13 年 前
bug3175 83fe07d3f2 Increase the length of the buffer in smartlist_string_num_isin(). 13 年 前
bug3183 7236bb77e2 Add a changes file for bug3183. 13 年 前
bug3198 07c5026efa refetch bridge descriptors in a timely fashion 13 年 前
bug3200 073fed06c4 discard circuits when we change our bridge configuration 13 年 前
bug3207 480a75cbbd Check onion keys in microdescriptors, too 13 年 前
bug3208 a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 13 年 前
bug3213 21ed575826 Handle NULL argument to get_configured_bridge_by_addr_port_digest 13 年 前
bug3216 95ac3ea594 Don't build descriptors if ORPort auto is set and we have no OR listener 13 年 前
bug3228 f08f0e9dde Reinit keys at the start of options_act(). 13 年 前
bug3252 b8ffb00cf1 log the reason for publishing a new relay descriptor 13 年 前
bug3263 af0e8d834e don't mark our descriptor dirty if our onion key hasn't changed 13 年 前
bug3264 410e440a8d Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE. 13 年 前
bug3270 cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 年 前
bug3289 ca538290af Warn when two hs use the same directory 13 年 前
bug3306 42e4e156d9 Detect insanely large circuit build state; don't give its length to rand_int 13 年 前
bug3309 fc4158dad7 Add info-level log messages during HS-client-state purge 13 年 前
bug3318 bbf2fee8ff Reject 128-byte keys that are not 1024-bit 13 年 前
bug3321 7039c34519 fix a bridge edge case similar to 2511 13 年 前
bug3332 44eafa9697 Assert that HS operations are not performed using single-hop circuits 13 年 前
bug3349 8a69cc0468 Report SIGNAL event to controllers when acting on delayed NEWNYM 13 年 前
bug3361 d696bd1bfc Fix crash bug (3361) when setting off-flavor networkstatus 13 年 前
bug3367 e617a34d58 Add, use a bufferevent-safe connection_flush() 13 年 前
bug3369 e470f6a886 changelog entry for bug3369 13 年 前
bug3389 910dadd6ea Ensure the release tarball contains all manpages 13 年 前
bug3393 e70e8367c9 Add changes file for bug3393 13 年 前
bug3403 586d0abe59 oops; wrong bug number. 13 年 前
bug3427 eeedc5c13c Put hashes of all tor source files into or_sha1.i 13 年 前
bug3434 8b0d9452ca Fix tor-fw-helper-natpmp.c API usage 13 年 前
bug3465-022 93d52f6739 Add BUILDTIMEOUT_SET to the result of GETINFO events/names 13 年 前
bug3465-023 ca6efcf507 Make handle_control_setevents table-driven 13 年 前
bug3536 3ab09763ce Correctly send a SUCCEEDED event for rdns requests 13 年 前
bug3577 5000e59b5f Change GETINFO fingerprint to look at server_mode, not my_descriptor 13 年 前
check-fetched-rend-desc-service-id 7571e9f1cb Check fetched rendezvous descriptors' service IDs 13 年 前
check-public-key-exponents 987190c2bc Require that certain public keys have public exponent 65537 13 年 前
cid_428 959da6b7f2 Use strlcpy in create_unix_sockaddr() 13 年 前
cid_450 d25feadebb Fix insanely large stack_allocation in log_credential_status 13 年 前
cov217_scanf a0ae80788c Replace 4 more sscanf()s with tor_sscanf() 13 年 前
coverity_maint f303274490 Fix a rare memleak during stats writing 13 年 前
coverity_master ecc9a364c2 fix typo in changes/coverity_master spotted by rransom 13 年 前
dirvote_null_deref 1c668540fe Fix potential null pointer deref during dirvote 13 年 前
exit-policy-default-is-not-a-prefix 90f810801e Fix trailing asterisk in the output of "GETINFO info/names" 13 年 前
feature2841 a21c4c657a typo in feature2841; spotted by asn 13 年 前
feature3049 76093af02d Add changes file for #3049 13 年 前
feature3076 7f654a6a6f Add a ControlPortFileGroupWritable option 13 年 前
feature3116 b0de8560f6 Report the states of failed TLS connections from bootstrap_problem 13 年 前
feature3439 8b265543eb Add port 6523 (Gobby) to LongLivedPorts. 13 年 前
fix-connection_printf_to_buf 227896e447 Make send_control_event_impl's behaviour sane 13 年 前
geoip-july2011 51d6e95023 update to the july 2011 geoip db 13 年 前
geoip-june2011 bf4b819aae move to the june 1 2011 maxmind geoip db 13 年 前
geoip-may2011 e7b10e5ecf Update to the May 1 2011 Maxmind GeoLite Country database 13 年 前
ifdef-winnt 44cfa53873 Make WIN32_WINNT defines conditional 13 年 前
md_cache_replace bdff7e3299 Unmap microdesc cache before replacing it. 13 年 前
mdesc_null_deref 1827e60976 Fix a potential null deref when rebuilding md cache 13 年 前
memleak_rendcache 359a30d52e Add a changelog entry for cid30 fix. 13 年 前
microdesc_con_dl 642cff5bca Only download microdesc consensus from caches that support it 13 年 前
microdesc_use 4cc348e896 Code to make clients fetch and use microdescriptors for circuit building 13 年 前
prefer_tt_assert b2e7c356db Prefer tt_assert in unit tests, not tor_assert 13 年 前
shortpolicy_compare f40df02f3e Treat null address as "unknown", not "rejected" in md policy 13 年 前
split_about_to_close a2ad31a92b Split connection_about_to_close_connection into separate functions 13 年 前