teor 14089a29b5 Merge branch 'maint-0.4.0' into maint-0.4.1 4 éve
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 9 éve
bug12399 05fa1689eb Change loglevel of message 'Hash of session info was not as expected' 4 éve
bug22619 70b85358af Fix a logic error in deciding whether to accept SessionGroup= 5 éve
bug23507 41bc1fac8e changes: file for 23507, v3 onion service fix 4 éve
bug23818_v2 231a74363f changes: file for 23818, v2 onion service fix 4 éve
bug23818_v3 084245134b changes: file for 23818, v3 onion service fix 4 éve
bug29034 c525135dac Bug 29034: Cleanup hs circuitmap when purpose changes. 5 éve
bug30344 841cff6e4f Stop libevent from reading data from closed connections. 4 éve
bug30649 61082c059c Fix bugfix version in Bug 30649: Changes file. 4 éve
bug30713 be0a4be276 Travis: Skip test_rebind on macOS builds 5 éve
bug30744 d761c3ca6d Travis: allow the test-stem job to fail 5 éve
bug30781 ba83c1e5cf dirparse: Stop crashing when parsing unknown descriptor purpose annotations 5 éve
bug30894 4ab1d1c0c4 Fix memleak when failing to parse a CSV_INTERVAL. 5 éve
bug30916 2da4d64a64 Avoid a crash if our "current" and "old" ntor onion keys are equal 4 éve
bug30942 74c0595965 Ignore regular cells in padding circuits. 4 éve
bug30956 8356cc5b51 stats: Always publish pluggable transports in extra info documents 5 éve
bug31003 a9379d6750 Set 'routerlist' global to NULL before freeing it. 4 éve
bug31024 af26cd6101 Always check the retval of circpad_machine_current_state(). 4 éve
bug31027 bd1ac408d8 Remove dead code from circpad_machine_remove_token(). 4 éve
bug31080_041 09c692e72b Use a 64-bit mask for log domains, and fix a conflict 4 éve
bug31107 3c97ab3c24 Treat an unexpected constant-sized VERSIONS cell as a PROTOCOL_WARN. 4 éve
bug31343 0849d2a2fd Avoid using labs() on time_t in channeltls.c 4 éve
bug31356_and_logs 02c89c955d Bug 31356: Add changes file. 4 éve
bug31408 0614f83905 changes: use correct bugfix release, and reword changes file for 31408 4 éve
bug31463 190386f1c4 Fix gcc build exclude on travis 4 éve
bug31552 4256ee0d37 Stub out some more functions in dirvote/*.h, fix compilation. 4 éve
bug31570 52342327c7 madvise: tolerate EINVAL and ENOSYS 4 éve
bug31594 ebce7059ff changes: file for 31594 4 éve
bug31614 c9c046c365 changes: file for 31614 4 éve
bug31657 670d402621 entrynodes: Make routine descriptor expiry notice logs less alarming 4 éve
bug31696 0891a31ad3 madvise: tolerate EINVAL and ENOSYS when minherit fails 4 éve
bug31736 d1eab05834 lock: Avoid some undefined behaviour when freeing mutexes. 4 éve
bug31837 cf2b00d3f5 test/rebind: Make control formatting and log parsing more robust 4 éve
bug31884 b186418792 Appveyor: Avoid spurious errors in Appveyor CI builds 4 éve
bug31897 2420c8c936 test: Avoid a map_anon_nofork test failure on SunOS 4 éve
bug31898 2b825a1a2e Fix a crash bug in max_u16_in_sl() 4 éve
bug31939 ff304f3be7 tls: Log TLS read buffer length bugs once 4 éve
bug32108 a7ccd9a997 respect accountingmax during soft hibernation 4 éve
bug32449 2abff832dd Appveyor: Install OpenSSL to resolve a header/library mismatch 4 éve
chutney_ci 63325c0596 Add a chutney mode to travis.yml. 5 éve
doc30630 5d4b4f948a Mention Travis/Appveyor/Jenkins URLs in ReleasingTor.md 5 éve
doc31089 1087c48d6e Hardcode the image into tor-exit-notice.html 4 éve
geoip-2019-06-10 0ec4ebd00d Update geoip and geoip6 to the June 10 2019 database. 5 éve
geoip-2019-10-01 90de776ea9 Update geoip and geoip6 to the October 1 2019 database. 4 éve
geoip-2019-11-06 853b6ad095 Update geoip and geoip6 to the November 6 2019 database. 4 éve
ticket28795 fb977f8cac changes: file for 28795 4 éve
ticket28970 ed57a04a65 hs-v3: Remove a BUG() caused by an acceptable race 4 éve
ticket30591 9eb221b2d2 Travis: make stem log a controller trace, and tail stem's tor log 5 éve
ticket30686 5068ccab0b Add a changes file for ticket 30686. 5 éve
ticket30694 cdda69ca8a Travis: only run the stem tests that use a tor binary 5 éve
ticket30860 1e0e23c1e4 Travis: Add a macOS chutney job, but don't wait for it to finish 4 éve
ticket30871 6a0763cd66 guard: Ignore marked for close circuit when changing state to open 5 éve
ticket31001 8bbec36b3b Changes file for bug 31001 4 éve
ticket31091 389b37246e Remove overly strict assertions in transports.c. 4 éve
ticket31311 3945282419 make dist: only include files from practracker dir intentionally. 4 éve
ticket31372_appveyor 49a11f8a8a Try using make -k in the Appveyor configuration 4 éve
ticket31372_travis 6ed3d8dbd1 Try using make -k in Travis configuration 4 éve
ticket31374 3a280b35ee Fix a warning about casting the results of GetProcAddress. 4 éve
ticket31406 5a1c3e44f7 dirauth: Change dizum IP address 4 éve
ticket31466 f0e4120996 Add a rate-limit to our warning about the disabled .exit notation 4 éve
ticket31548 984a28f3e5 hs-v3: Make service pick the exact amount of intro points 4 éve
ticket31549 f3c0a0b9fe Authorities reject relays running unsupported Tor release series. 4 éve
ticket31554 664d1b4366 test: Change "make test-stem" so it only runs the stem tests that use tor 4 éve
ticket31673 409df19b5a build: The <sys/sysctl.h> is now deprecated on Linux 4 éve
ticket31687_1 51475aee57 fp.c: Suppress float-conversion warnings on FreeBSD. 4 éve
ticket31687_2 97f7efa9e3 pf: when extracting an IPv6 address, make sure we got an IPv6 address 4 éve
ticket31772 25af8ada30 Correct the syntax description for the MAPADDRESS command. 4 éve
ticket31859 1e0e23c1e4 Travis: Add a macOS chutney job, but don't wait for it to finish 4 éve
ticket31919_bionic 93be7275ec changes: file for 31919's bionic Travis image change 4 éve
ticket32058 4a8d491322 mainloop: Disable periodic events before a destroy 4 éve
ticket32086 f420b60c19 Appveyor: Use Windows Server 2019 4 éve
ticket32177 511aeba8ee Travis: Disable all but one macOS build 4 éve
ticket32241 14b197a148 Travis: Use macOS 10.14 with Xcode 11.2 4 éve
ticket32500 792c15fde2 Travis: use -std=gnu99 in some jobs 4 éve