aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Temporarily make spurious sendmes warn louder at arma's suggestion.Nick Mathewson2012-08-09
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-09
|\
| * Merge remote-tracking branch 'public/bug6252_again' into maint-0.2.3Nick Mathewson2012-08-09
| |\
| | * Detect bug 6252 (unexpected sendme cell)Roger Dingledine2012-07-18
* | | Speak not the name of INT_MIN; it can upset older compilersNick Mathewson2012-08-03
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-03
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-03
| |\ \
| | * | Mitigate a side-channel leak of which relays Tor chooses for a circuitRobert Ransom2012-08-03
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-03
|\| | |
| * | | Remove bogus comment claiming that an assertion is triggerable by consensusRobert Ransom2012-08-03
* | | | Fix a bunch of "implicit 64->32" warnings from introduce refactoringNick Mathewson2012-08-03
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-03
|\| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-03
| |\| |
| | * | Avoid possible segfault when handling networkstatus vote with bad flavorNick Mathewson2012-08-03
* | | | Updated docs for new connections.Matthew Finkel2012-08-02
* | | | Merge remote-tracking branch 'sysrqb/bug6518'Nick Mathewson2012-08-02
|\ \ \ \
| * | | | Constify struct sockaddr *sa parameter for checkMatthew Finkel2012-08-02
* | | | | Removed redundant check_sockaddr_family_match callMatthew Finkel2012-08-02
|/ / / /
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-31
|\| | |
| * | | Avoid hard (impossible?)-to-trigger double-free in dns_resolve()Nick Mathewson2012-07-31
* | | | test_assert is always in affect: no need for extra gotosNick Mathewson2012-07-31
* | | | Remove duplicate code in test_introduce.cNick Mathewson2012-07-31
* | | | Whitespace tweaksNick Mathewson2012-07-31
* | | | Unit tests for new rend_intro_cell_t parserAndrea Shepard2012-07-31
* | | | Add replaycache.h to noinst_HEADERS in src/or/Makefile.amAndrea Shepard2012-07-31
* | | | Refactor INTRODUCE2 parsing code in rend_service_introduce()Andrea Shepard2012-07-31
* | | | Use new replaycache_t structure for replay detection in rend_service_introduce()Andrea Shepard2012-07-31
* | | | Implement replaycache_t for bug 6177, and unit tests for the precedingAndrea Shepard2012-07-31
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-31
|\| | |
| * | | Merge branch 'bug6490_v2' into maint-0.2.3Nick Mathewson2012-07-31
| |\ \ \
| | * | | Warn when accounting is used in a way likely to link hidden servicesNick Mathewson2012-07-31
* | | | | Merge branch 'maint-0.2.3'Roger Dingledine2012-07-31
|\| | | |
| * | | | trivial grammar fixRoger Dingledine2012-07-31
| |/ / /
* | | | Fix small memleak introduced in recent patch; fixe 6455.Nick Mathewson2012-07-24
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-23
|\| | |
| * | | Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3Nick Mathewson2012-07-23
| |\ \ \ | | |_|/ | |/| |
| | * | Better handling of server managed proxies when Tor is not a relay.George Kadianakis2012-07-18
* | | | Add config option AuthDirPublishIPv6.Linus Nordberg2012-07-19
* | | | Try to re-approximate the older semantics of nodelist_add_routerinfoNick Mathewson2012-07-19
* | | | Don't shadow 'buf'.Linus Nordberg2012-07-19
* | | | Add configure option AuthDirHasIPv6Connectivity.Linus Nordberg2012-07-19
* | | | Rename routers_have_same_or_addr() to reflect the fact that it now checks bot...Linus Nordberg2012-07-19
* | | | Include IPv6 OR ports in status documents only if we're a bridge authority.Linus Nordberg2012-07-19
* | | | Don't put unreachable IPv6 OR port in routerstatus.Linus Nordberg2012-07-19