aboutsummaryrefslogtreecommitdiff
path: root/src/common/include.am
Commit message (Expand)AuthorAge
* Merge branch 'bug8746_v2_squashed'Nick Mathewson2014-06-14
|\
| * New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson2014-06-14
* | Add --disable-mempools configure optionAndrea Shepard2014-05-12
|/
* Log the name of the failing syscall on failureNick Mathewson2014-04-16
* Get csiphash better integrated with our build systemNick Mathewson2014-02-12
* Basic backtrace abilityNick Mathewson2013-11-18
* Merge remote-tracking branch 'public/fancy_test_tricks'Nick Mathewson2013-07-15
|\
| * Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson2013-07-10
| * Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson2013-07-10
* | cosmetic cleanupsRoger Dingledine2013-07-14
* | put sandbox.h in the tarball, so the tarball buildsRoger Dingledine2013-07-13
* | Add a basic seccomp2 syscall filter on LinuxCristian Toader2013-07-11
|/
* Merge remote-tracking branch 'public/feature8109'Nick Mathewson2013-03-01
|\
| * Build donna32 with -fomit-frame-pointerNick Mathewson2013-01-30
* | Fix compilation with --disable-curve25519 optionNick Mathewson2013-02-04
|/
* Make libcurve25519_donna get built as a .aNick Mathewson2013-01-03
* Add a wrapper around, and test and build support for, curve25519.Nick Mathewson2013-01-02
* Move strlcpy and strlcat into src/ext tooNick Mathewson2012-10-12
* Move all externally maintained source files into src/extNick Mathewson2012-10-11
* Drop support for openssl 0.9.7Nick Mathewson2012-09-12
* Fix a dependency: sha256.c influences crypto.o, not crypto.cNick Mathewson2012-09-06
* Fix a build-warning when building out-of-treeNick Mathewson2012-09-06
* 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 dependencies for some generated filesStewart Smith2012-08-09
* Move to non-recursive makeStewart Smith2012-08-09