| Commit message (Expand) | 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•••See #8093 for discussion
| Nick Mathewson | 2013-05-21 |
* | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-21 |
|\ |
|
| * | Downgrade the unexpected sendme cell warnings for 0.2.4•••See discussion on #8093
| Nick Mathewson | 2013-05-21 |
* | | 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•••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.
| Roger Dingledine | 2013-05-15 |
* | | | | 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 from... | Andrea Shepard | 2013-05-09 |
| | |/ / |
|
* | | | | 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•••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!
| Nick Mathewson | 2013-05-09 |
* | | | | 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•••This couldn't actually be a buffer overrun unless AES somehow turned
into memcpy, but still it's good to fix it.
| Nick Mathewson | 2013-05-08 |
* | | | | 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•••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.
| Nick Mathewson | 2013-05-05 |
* | | | | 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()•••Fix for bug 6026
| Nick Mathewson | 2013-03-11 |
* | | | | | 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"•••Implements #8711.
| Nick Mathewson | 2013-04-18 |
* | | | | | Turn on ntor by default client-side•••Implements #8561.
| Nick Mathewson | 2013-04-18 |
* | | | | | 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•••Fix for bug #8718; bugfix on 0.2.3.3-alpha.
| Nick Mathewson | 2013-04-17 |
* | | | | | | 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.•••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.
| Nick Mathewson | 2013-04-17 |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'•••Conflicts:
src/common/crypto.c
| Nick Mathewson | 2013-04-18 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'less_charbuf_rebased' into maint-0.2.4•••Conflicts:
src/or/dirserv.c
src/or/dirserv.h
src/test/test_dir.c
| Nick Mathewson | 2013-04-18 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | 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•••Fix for 7143.
| Nick Mathewson | 2013-02-19 |
| | |/ / / / / / |
|
* | | | | | | | | 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 |
| |\ \ \ \ \ \ \ |
|