aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix whitespaceNick Mathewson2012-08-27
* Merge branch 'bug6524_nm'Nick Mathewson2012-08-27
|\
| * build: minimal adjustments to make out-of-tree build workJim Meyering2012-08-27
| * Make the _sha1.i file generation quieterNick Mathewson2012-08-23
| * Fix up make distcheck and greatly simplify docs dependencies (although it's s...Stewart Smith2012-08-09
| * fix circular dependency for generating code digestsStewart Smith2012-08-09
| * fix TESTS to include full path to src/test/testStewart Smith2012-08-09
| * fix dependencies for some generated filesStewart Smith2012-08-09
| * Move to non-recursive makeStewart Smith2012-08-09
* | Merge remote-tracking branch 'linus/bug6364'Nick Mathewson2012-08-27
|\ \
| * | Fetch IPv6 address from NETINFO "other OR's address" field.Linus Nordberg2012-08-21
| * | Send IPv6 address in NETINFO cells.Linus Nordberg2012-08-20
* | | Merge remote-tracking branch 'linus/bug6362'Nick Mathewson2012-08-27
|\ \ \
| * | | Make all relays, not only bridges, capable of advertising an IPv6 OR port.Linus Nordberg2012-08-19
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-24
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'public/bug6472' into maint-0.2.3Nick Mathewson2012-08-24
| |\ \ \ \
| | * | | | When iterating over connections pending DNS, skip marked onesNick Mathewson2012-08-17
* | | | | | Make node_assert_ok less duplicateyNick Mathewson2012-08-24
* | | | | | Clarify docs on get_configured_bridge_by_*_digestNick Mathewson2012-08-24
* | | | | | Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg2012-08-23
* | | | | | Merge branch 'bug6638'Nick Mathewson2012-08-21
|\ \ \ \ \ \
| * | | | | | Avoid spurious warnings in rend_service_introduceNick Mathewson2012-08-21
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-21
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'public/bug6404' into maint-0.2.3Nick Mathewson2012-08-21
| |\ \ \ \ \
| | * | | | | Fix memory leak in dirvote_create_microdescriptorNick Mathewson2012-08-14
| | * | | | | Remove the upper limit on the size of MD we can generate.Nick Mathewson2012-07-31
| | * | | | | Warn at parse time for routerstatus entry missing a microdesc consensusNick Mathewson2012-07-31
| | * | | | | Don't include a router in an md consensus if we can't find a md for it.Nick Mathewson2012-07-31
| | * | | | | Allow microdescs to be up to 2k. Partial fix for 6404.Nick Mathewson2012-07-31
* | | | | | | Merge remote-tracking branch 'linus/bug6621'Nick Mathewson2012-08-21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Make authorities not set Running unless all advertised OR ports are reachable.Linus Nordberg2012-08-17
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | whitespace fixNick Mathewson2012-08-17
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'public/bug5124'Nick Mathewson2012-08-17
|\ \ \ \ \
| * | | | | Never emit the "opt" prefix in any directory stuffNick Mathewson2012-06-28
* | | | | | Remove needless flush-on-write code.Nick Mathewson2012-08-17
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.Linus Nordberg2012-08-17
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\| | | | |
| * | | | | Merge branch 'bug6379' into maint-0.2.3Nick Mathewson2012-08-17
| |\ \ \ \ \
| | * | | | | Fix more warnings from openbsd_mallocNick Mathewson2012-08-17
| | * | | | | Fix warnings and 64-bit problems in openbsd-malloc codeNick Mathewson2012-08-15
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\| | | | | |
| * | | | | | Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3Nick Mathewson2012-08-17
| |\ \ \ \ \ \
| | * | | | | | Fix wildcarded address mappings from the control portNick Mathewson2012-08-15
| | * | | | | | Raise the part of torrc mapaddress handling that knows wildcardsNick Mathewson2012-08-15
| | |/ / / / /
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\| | | | | |
| * | | | | | Merge remote-tracking branch 'public/bug6507' into maint-0.2.3Nick Mathewson2012-08-17
| |\ \ \ \ \ \
| | * | | | | | Reject attempts to say FooPort and FooPort 0 in the same cfg domainNick Mathewson2012-08-09
| | * | | | | | Fix spaces from last patchNick Mathewson2012-08-09