Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-31 | Merge remote-tracking branch 'teor/bug19905' | Nick Mathewson | |
2016-08-31 | Don't warn on unlink(bw_accounting) when errno == ENOENT | Nick Mathewson | |
Patch from pastly; fixes bug 19964. | |||
2016-08-31 | Fix the test network IPv6 check so it works on Linux | teor | |
2016-08-29 | Merge remote-tracking branch 'teor/reject-tap-v6' | Nick Mathewson | |
2016-08-26 | test: Fix shared random unit test for big endian | David Goulet | |
Copying the integer 42 in a char buffer has a different representation depending on the endianess of the system thus that unit test was failing on big endian system. This commit introduces a python script, like the one we have for SRV, that computes a COMMIT/REVEAL from scratch so we can use it as a test vector for our encoding unit tests. With this, we use a random value of bytes instead of a number fixing the endianess issue and making the whole test case more solid with an external tool that builds the COMMIT and REVEAL according to the spec. Fixes #19977 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2016-08-25 | changes file and docs for 18640. | Nick Mathewson | |
2016-08-24 | Add last two entries (I hope) to 0292-alpha changelog | Nick Mathewson | |
2016-08-24 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-08-24 | Changes file for bug19973 | Nick Mathewson | |
2016-08-24 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-08-24 | Merge branch 'maint-0.2.7' into maint-0.2.8 | Nick Mathewson | |
2016-08-24 | Changes file for bifroest | Nick Mathewson | |
2016-08-24 | Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor | teor (Tim Wilson-Brown) | |
Rely on onion_populate_cpath to check that we're only using TAP for the rare hidden service cases. Check and log if handshakes only support TAP when they should support ntor. | |||
2016-08-23 | Merge the rest of the changes into the 0.2.9.2-alpha changelog | Nick Mathewson | |
2016-08-23 | fix 8625 description a little | Nick Mathewson | |
2016-08-23 | Start 0.2.9.2-alpha changelog, fix some lintchanges issues | Nick Mathewson | |
2016-08-23 | changes file for bug 17758 | Nick Mathewson | |
2016-08-23 | Merge branch 'bug13953_squashed' | Nick Mathewson | |
2016-08-22 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-08-22 | Do not pass NULL to log(%s) in dir_server_new. | Nick Mathewson | |
This bug had existed since 0.2.4.7-alpha, but now that we have FallbackDirs by default, it actually matters. Fixes bug 19947; bugfix on 0.2.4.7-alpha or maybe 0.2.8.1-alpha. Rubiate wrote the patch; teor wrote the changes file. | |||
2016-08-19 | Changes file for deprecation features from #19820 | Nick Mathewson | |
2016-08-19 | Merge remote-tracking branch 'public/bug19466' | Nick Mathewson | |
2016-08-19 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-08-19 | Merge branch 'bug19903_028_v2' into maint-0.2.8 | Nick Mathewson | |
2016-08-19 | Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}" | Nick Mathewson | |
Fixes bug 19903; bugfix on 0.2.8.1-alpha. | |||
2016-08-12 | Fix a missing :: in an IPv6 addr in the documentation | Nick Mathewson | |
Closes 19743. | |||
2016-08-12 | Fix quite a few slow memory leaks in config.c | Nick Mathewson | |
This bug was introduced in 8bbbbaf87b5ab3c when we added a separate or_options_free() function but didn't start using it everywhere. Fixes bug 19466. | |||
2016-08-12 | Merge remote-tracking branch 'public/Fix_19450' | Nick Mathewson | |
2016-08-12 | Fix issue in 19168 changes file | Nick Mathewson | |
This is an implementation-defined-behavior issue, not an undefined-behavior issue. | |||
2016-08-12 | Fix integer overflows in the conversion tables | cypherpunks | |
2016-08-12 | Merge remote-tracking branch 'andrea/bug8625_prod' | Nick Mathewson | |
2016-08-12 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-08-12 | Merge branch 'maint-0.2.7' into maint-0.2.8 | Nick Mathewson | |
2016-08-12 | Merge branch 'maint-0.2.6' into maint-0.2.7 | Nick Mathewson | |
2016-08-12 | Merge branch 'maint-0.2.5' into maint-0.2.6 | Nick Mathewson | |
2016-08-12 | Merge branch 'maint-0.2.4' into maint-0.2.5 | Nick Mathewson | |
2016-08-12 | Update geoip and geoip6 to the August 2 2016 database. | Karsten Loesing | |
2016-08-11 | Only use evutil_secure_rng_add_bytes() when present. | Nick Mathewson | |
OpenBSD removes this function, and now that Tor requires Libevent 2, we should also support the OpenBSD Libevent 2. Fixes bug 19904; bugfix on 0.2.5.4-alpha. | |||
2016-08-11 | Fix a bug in the old-gcc version of ENABLE_GCC_WARNING | Nick Mathewson | |
Fixes bug 19901; bugfix on 0.2.9.1-alpha. | |||
2016-08-10 | Changes file for bug 8625 | Andrea Shepard | |
2016-08-02 | changes file for 19450 | Nick Mathewson | |
2016-08-02 | Start work on an 0.2.9.1-alpha changelog | Nick Mathewson | |
(sort, fold, and reflow.) | |||
2016-08-02 | Remaining lintChanges fixes | Nick Mathewson | |
2016-08-02 | Fix most lintChanges warnings | Nick Mathewson | |
(Also remove changes/bug19530 since it was a bugfix on no released version) | |||
2016-08-02 | Remove the changes files already merged in Tor 0.2.8.6 | Nick Mathewson | |
2016-07-29 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-07-29 | Remove a fallback that was on the hardcoded list, then opted-out | teor (Tim Wilson-Brown) | |
The fallback was added in 0.2.8.2-alpha. | |||
2016-07-28 | Merge branch 'bug18902_squashed' | Nick Mathewson | |
2016-07-26 | Merge branch 'bug19639_squashed' | Nick Mathewson | |
2016-07-26 | Check that extend_info_from_router is never called on a client | teor (Tim Wilson-Brown) | |