| Commit message (Expand) | Author | Age |
* | Disallow --hash-password with no commandline arguments. | Nick Mathewson | 2013-09-13 |
* | Expose commandline parser so that we can use it for --quiet,etc. | Nick Mathewson | 2013-09-13 |
* | Patch for 4647 (rewrite command line parser) | Cristian Toader | 2013-09-13 |
* | Add a changes file for #5609. | George Kadianakis | 2013-08-25 |
* | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-08-25 |
|\ |
|
| * | Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4 | Nick Mathewson | 2013-08-25 |
| |\ |
|
| | * | Make bridges send AUTH_CHALLENGE cells | Nick Mathewson | 2013-08-21 |
| | * | Send NETINFO on receiving a NETINFO if we have not yet sent one. | Nick Mathewson | 2013-08-20 |
| * | | Merge remote-tracking branch 'public/bug9366' into maint-0.2.4 | Nick Mathewson | 2013-08-25 |
| |\ \ |
|
| | * | | Don't allow all ORPort values to be NoAdvertise | Nick Mathewson | 2013-08-05 |
| * | | | Merge remote-tracking branch 'public/bug9543' into maint-0.2.4 | Nick Mathewson | 2013-08-25 |
| |\ \ \ |
|
| | * | | | Add a 30-day maximum on user-supplied MaxCircuitDirtiness | Nick Mathewson | 2013-08-21 |
| | | |/
| | |/| |
|
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-08-22 |
|\| | | |
|
| * | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-08-22 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Replace return with continue in update_consensus_networkstatus_downloads | Nick Mathewson | 2013-08-22 |
* | | | | changes file for 6153 | Nick Mathewson | 2013-08-22 |
* | | | | Tweak/cleanup 5526 fix. | Nick Mathewson | 2013-08-21 |
* | | | | Print accounting information in heartbeat messages. | Peter Retzlaff | 2013-08-21 |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-08-16 |
|\| | | |
|
| * | | | Document the correct loglevel for the heartbeat message | Nick Mathewson | 2013-08-16 |
* | | | | Add a changes file for 9108. | Nick Mathewson | 2013-08-15 |
* | | | | Merge remote-tracking branch 'majek/bug9108' | Nick Mathewson | 2013-08-15 |
|\ \ \ \ |
|
| * | | | | Fix #9108 - make global_circuitlist a doubly linked list | Marek Majkowski | 2013-06-20 |
* | | | | | Add changes file for #4773. | George Kadianakis | 2013-08-15 |
* | | | | | Merge branch 'bug5040_4773_rebase_3' | Nick Mathewson | 2013-08-15 |
|\ \ \ \ \ |
|
| * | | | | | Add a changes file for #5040. | George Kadianakis | 2013-08-15 |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-08-12 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-08-12 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 | Nick Mathewson | 2013-08-12 |
| | |\ \ \ \ |
|
| | | * | | | | Update to the August 2013 GeoIP database. | Karsten Loesing | 2013-08-12 |
* | | | | | | | Merge branch 'maint-0.2.4' | Roger Dingledine | 2013-08-10 |
|\| | | | | | |
|
| * | | | | | | Fix an uninitialized-read when parsing v3 introduction requests. | Nick Mathewson | 2013-08-10 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Prepare patch for ticket 5129 for merging. | Peter Retzlaff | 2013-08-02 |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-07-31 |
|\| | | | | |
|
| * | | | | | Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4 | Nick Mathewson | 2013-07-31 |
| |\ \ \ \ \ |
|
| | * | | | | | NumDirectoryGuards now tracks NumEntryGuards by default | Roger Dingledine | 2013-07-30 |
| * | | | | | | Fix invalid-read when a managed proxy configuration fails. | George Kadianakis | 2013-07-31 |
| |/ / / / / |
|
* | | | | | | Merge branch 'bug9288_rebased' | Nick Mathewson | 2013-07-31 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix invalid-read when a managed proxy configuration fails. | George Kadianakis | 2013-07-31 |
* | | | | | | | Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc | Nick Mathewson | 2013-07-26 |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-07-26 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Avoid assertion failure on unexepcted address family in DNS reply. | Nick Mathewson | 2013-07-26 |
| * | | | | | | Fix bug9309, and n_noncanonical count/continue code | Nick Mathewson | 2013-07-23 |
* | | | | | | | Fix bug9309, and n_noncanonical count/continue code | Nick Mathewson | 2013-07-23 |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-07-18 |
|\| | | | | |
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge remote-tracking branch 'public/bug9295_023' into maint-0.2.4 | Nick Mathewson | 2013-07-18 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix for bug 9295: Don't crash when running --hash-password. | Nick Mathewson | 2013-07-18 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | Merge branch 'bug8929_rebase_2' | Nick Mathewson | 2013-07-18 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Add changes file and enrich the manual page. | George Kadianakis | 2013-07-18 |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-07-16 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|