aboutsummaryrefslogtreecommitdiff
path: root/src/common/include.am
AgeCommit message (Expand)Author
2016-07-25Also ship compat_time.h in release tarballs. Fixes bug #19746Peter Palfrader
2016-07-08Move our "what time is it now" compat functions into a new moduleNick Mathewson
2016-05-18Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapvNick Mathewson
2016-05-12Fix inconsistent tab/space mixing in include.am files.Nick Mathewson
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Rename SOURCES to SRC for things in include.amNick Mathewson
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-05-11Merge branch 'pubsub_squashed'Nick Mathewson
2016-05-11Basic work on a publish/subscribe abstractionNick Mathewson
2016-05-09Merge branch 'timeouts_v2_squashed'Nick Mathewson
2016-05-09Add wrappers to tie the new timeouts into libevent.Nick Mathewson
2016-04-20Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Foun...Nick Mathewson
2016-04-19Merge branch 'handles_squashed'Nick Mathewson
2016-04-19Basic 'handle' implementation and tests.Nick Mathewson
2016-04-15Add timeouts to libor-event.aNick Mathewson
2016-04-04Move tor_assert implementation into its own header/module.Nick Mathewson
2016-01-08Simplify micro-revision dependency rulescypherpunks
2015-12-26Mark all object files built based on micro-revision.i as depending on itNick Mathewson
2015-11-10Move openssl version compatibility defines into a new header.Nick Mathewson
2015-07-31Move formatting functions around.Nick Mathewson
2015-07-06Integrate ed25519-donna (Not yet used).Yawning Angel
2015-06-17Add the openssh 6.8p1 readpassphrase implementationNick Mathewson
2015-04-01Drop support for --digestsNick Mathewson
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-18Merge remote-tracking branch 'public/feature15053'Nick Mathewson
2015-03-15Make log.o depend on micro-revision.iNick Mathewson
2015-03-14Do not distribute common_sha1.i and or_sha1.i.cypherpunks
2015-03-14Clean up generated files.cypherpunks
2015-03-04Revert "Missing dependencies; fixes 15127."Nick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6Nick Mathewson
2015-03-04Missing dependencies; fixes 15127.Nick Mathewson
2015-02-11Remove mempools and buf freelistsNick Mathewson
2015-01-14Initial workqueue implemention, with a simple test.Nick Mathewson
2015-01-14Split threading-related code out of compat.cNick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-09-25Merge branch 'ed25519_ref10_squashed'Nick Mathewson
2014-09-25Add Ed25519 support, wrappers, and tests.Nick Mathewson
2014-09-25Use trunnel for crypto_pwbox encoding/decoding.Nick Mathewson
2014-09-25Rudimentary-but-sufficient passphrase-encrypted box code.Nick Mathewson
2014-09-25More generic passphrase hashing code, including scrypt supportNick Mathewson
2014-08-28Move secret-to-key functionality into a separate moduleNick Mathewson
2014-06-14Merge branch 'bug8746_v2_squashed'Nick Mathewson
2014-06-14New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson
2014-05-12Add --disable-mempools configure optionAndrea Shepard
2014-04-16Log the name of the failing syscall on failureNick Mathewson
2014-02-12Get csiphash better integrated with our build systemNick Mathewson
2013-11-18Basic backtrace abilityNick Mathewson
2013-07-15Merge remote-tracking branch 'public/fancy_test_tricks'Nick Mathewson
2013-07-14cosmetic cleanupsRoger Dingledine
2013-07-13put sandbox.h in the tarball, so the tarball buildsRoger Dingledine