aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* We now need automake 1.9 or laterNick Mathewson2012-08-24
* Add some attributes to make a2x quieterNick Mathewson2012-08-23
* Make asciidoc generation quieterNick Mathewson2012-08-23
* Make the _sha1.i file generation quieterNick Mathewson2012-08-23
* Add missing dependency so the html.in files get builtNick Mathewson2012-08-23
* Replace man_MANS with nodist_man1_MANSJim Meyering2012-08-23
* s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/Jim Meyering2012-08-23
* fix up calling of config.status to generate docsStewart Smith2012-08-09
* 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
* remove contrib/Makefile and contrib/suse/Makefile from configure.inStewart Smith2012-08-09
* add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs w...Stewart 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
| |\
| | * Have the bug6252 commit message reflect its on-again/off-again statusNick Mathewson2012-07-18
| | * Detect bug 6252 (unexpected sendme cell)Roger Dingledine2012-07-18
* | | forward-port the 0.2.3.20-rc changelogRoger Dingledine2012-08-07
* | | 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
| |\ \
| | * | Try to clarify impact of bug 6537Nick 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
| |\| |
| | * | Clarify security impact of bug 6530Nick 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
|/ / / /
* | | | add $(AM_V_GEN) to documentation generation Makefile targets.Stewart Smith2012-08-02
* | | | Enable the automake silent rules.Stewart Smith2012-08-02
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-31
|\| | |
| * | | Merge branch 'bug6480_squashed' into maint-0.2.3Nick Mathewson2012-07-31
| |\ \ \
| | * | | Avoid hard (impossible?)-to-trigger double-free in dns_resolve()Nick Mathewson2012-07-31
| |/ / /
* | | | Merge branch 'bug6177_squashed'Nick Mathewson2012-07-31
|\ \ \ \
| * | | | new changes entry for rend_service_introduce refactoringNick 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