Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tweak fix for #8789 a bit; avoid double-close and add changes file | Nick Mathewson | 2013-05-24 |
| | |||
* | Restore 8093 log messages to WARN severity, but rate limit | Nick Mathewson | 2013-05-21 |
| | | | | See #8093 for discussion | ||
* | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-21 |
|\ | |||
| * | Downgrade the unexpected sendme cell warnings for 0.2.4 | Nick Mathewson | 2013-05-21 |
| | | | | | | | | See discussion on #8093 | ||
* | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-20 |
|\| | |||
| * | Copy-paste description of PathBias params from man page to or.h comment | Andrea Shepard | 2013-05-20 |
| | | |||
* | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-20 |
|\| | |||
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-05-20 |
| |\ | |||
| | * | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 | Nick Mathewson | 2013-05-20 |
| | |\ | |||
| | | * | Update to the May 2013 GeoIP database. | Karsten Loesing | 2013-05-13 |
| | | | | |||
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-17 |
|\| | | | |||
| * | | | Fix bug 8846: better log message on IP version confusion | Nick Mathewson | 2013-05-17 |
| | | | | |||
* | | | | Changes file for 8792 | Nick Mathewson | 2013-05-17 |
| | | | | |||
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-15 |
|\| | | | |||
| * | | | Fix socks5 handshake for username/password auth | Roger Dingledine | 2013-05-15 |
| | | | | | | | | | | | | | | | | | | | | The fix for bug 8117 exposed this bug, and it turns out real-world applications like Pidgin do care. Bugfix on 0.2.3.2-alpha; fixes bug 8879. | ||
* | | | | Changes file for bug8791 | Nick Mathewson | 2013-05-14 |
| | | | | |||
* | | | | Add a changes file for bug 8790 | Nick Mathewson | 2013-05-11 |
| | | | | |||
* | | | | Merge branch 'maint-0.2.4' | Andrea Shepard | 2013-05-10 |
|\| | | | |||
| * | | | Merge bug5595-v2-squashed into maint-0.2.4 | Andrea Shepard | 2013-05-10 |
| |\ \ \ | |||
| | * | | | When downloading certificates, distinguish requesting by identity digest ↵ | Andrea Shepard | 2013-05-09 |
| | |/ / | | | | | | | | | | | | | from requesting by ID digest, signing key pair; fixes bug 5595 | ||
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-09 |
|\| | | | |||
| * | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-05-09 |
| |\| | | |||
| | * | | Don't run off the end of the array-of-freelists | Nick Mathewson | 2013-05-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fix for bug 8844, where eugenis correctly notes that there's a sentinel value at the end of the list-of-freelists that's never actually checked. It's a bug since the first version of the chunked buffer code back in 0.2.0.16-alpha. This would probably be a crash bug if it ever happens, but nobody's ever reported something like this, so I'm unsure whether it can occur. It would require write_to_buf, write_to_buf_zlib, read_to_buf, or read_to_buf_tls to get an input size of more than 32K. Still, it's a good idea to fix this kind of thing! | ||
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-08 |
|\| | | | |||
| * | | | Fix bug 8845: check the right length of memory in aes unit tests | Nick Mathewson | 2013-05-08 |
| | | | | | | | | | | | | | | | | | | | | This couldn't actually be a buffer overrun unless AES somehow turned into memcpy, but still it's good to fix it. | ||
* | | | | Merge branch 'maint-0.2.4' into master | Andrea Shepard | 2013-05-07 |
|\| | | | |||
| * | | | Fix 8833: crash bug from using NULL node->ri in dirserv.c | Nick Mathewson | 2013-05-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears that moria1 crashed because of one instance of this (the one in router_counts_toward_thresholds). The other instance I fixed won't actually have broken anything, but I think it's more clear this way. Fixes bug 8833; bugfix on 0.2.4.12-alpha. | ||
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-24 |
|\| | | | |||
| * | | | Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 | Nick Mathewson | 2013-04-24 |
| |\ \ \ | |||
| | * | | | Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners() | Nick Mathewson | 2013-03-11 |
| | | | | | | | | | | | | | | | | | | | | Fix for bug 6026 | ||
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-24 |
|\| | | | | |||
| * | | | | Changes file for 8235. | Mike Perry | 2013-04-24 |
| | | | | | |||
* | | | | | Remove changes files which were merged in release-0.2.4 | Nick Mathewson | 2013-04-19 |
| | | | | | |||
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-18 |
|\| | | | | |||
| * | | | | Add a boolean to flag-thresholds for "we have enough measured bandwidth" | Nick Mathewson | 2013-04-18 |
| | | | | | | | | | | | | | | | | | | | | Implements #8711. | ||
* | | | | | Turn on ntor by default client-side | Nick Mathewson | 2013-04-18 |
| | | | | | | | | | | | | | | | | | | | | Implements #8561. | ||
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-18 |
|\| | | | | |||
| * | | | | Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4 | Nick Mathewson | 2013-04-18 |
| |\ \ \ \ | |||
| | * | | | | Fix memory leak when sending configuration-changed event | Nick Mathewson | 2013-04-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug #8718; bugfix on 0.2.3.3-alpha. | ||
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-18 |
|\| | | | | | |||
| * | | | | | Merge remote-tracking branch 'public/bug8719' into maint-0.2.4 | Nick Mathewson | 2013-04-18 |
| |\ \ \ \ \ | |||
| | * | | | | | Don't leak a waiting-for-certs consensus when accepting it. | Nick Mathewson | 2013-04-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I believe this was introduced in 6bc071f765d2829249db52, which makes this a fix on 0.2.0.10-alpha. But my code archeology has not extended to actually testing that theory. | ||
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-18 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/common/crypto.c | ||
| * | | | | | | Merge branch 'less_charbuf_rebased' into maint-0.2.4 | Nick Mathewson | 2013-04-18 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/or/dirserv.c src/or/dirserv.h src/test/test_dir.c | ||
| | * | | | | | | Initial changelog for less_charbuf | Nick Mathewson | 2013-04-18 |
| | | | | | | | | |||
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-17 |
|\| | | | | | | | |||
| * | | | | | | | Merge remote-tracking branch 'public/bug7143_v2' into maint-0.2.4 | Nick Mathewson | 2013-04-17 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | Add src/or/micro-revision.i to CLEANFILES in case anybody has one | Nick Mathewson | 2013-02-19 |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 7143. | ||
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-04-17 |
|\| | | | | | | | |||
| * | | | | | | | Merge branch 'bug8037_squashed' into maint-0.2.4 | Nick Mathewson | 2013-04-17 |
| |\ \ \ \ \ \ \ |