summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-03-18bump to 0.2.6.5-rcNick Mathewson
2015-03-10bump 0.2.6 to 0.2.6.4-rc-devNick Mathewson
2015-02-23Remove lingering mempool codecypherpunks
2015-02-19bump version to 0.2.6.3-alpha-devNick Mathewson
2015-02-19Increment version to 0.2.6.3-alphaNick Mathewson
2015-02-18Add description to the precious Python variable.cypherpunks
2015-02-11Remove mempools and buf freelistsNick Mathewson
2015-02-09Re-remove the --disable-threads configure optionSebastian Hahn
2015-01-26configure.ac: fix disabling systemd notification supportAnthony G. Basile
2015-01-21Merge branch 'better_workqueue_v3_squashed'Nick Mathewson
2015-01-18Merge remote-tracking branch 'public/ticket13037'Nick Mathewson
2015-01-14Basic unit test for condition variables.Nick Mathewson
2015-01-14Isolate the "socketpair or a pipe" logic for alerting main threadNick Mathewson
2015-01-14Split threading-related code out of compat.cNick Mathewson
2015-01-12If libsystemd-daemon.pc is not found, look for libsystemdNick Mathewson
2015-01-11Fix build on systemdless systemsNick Mathewson
2015-01-11fix and enable systemd watchdogTomasz Torcz
2015-01-10Better workaround for CFLAGS issues from #14072; fixes #14162Nick Mathewson
2015-01-06New option "--disable-system-torrc" to not read torrc from etcNick Mathewson
2015-01-06Use package-config output for -lsystemd correctlyNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-31Bump version to 0.2.6.2-alpha-devNick Mathewson
2014-12-31bump the version to 0.2.6.2-alphaNick Mathewson
2014-12-23Add support for systemd watchdog protocolMichael Scherer
2014-12-23add support for systemd notification protocolMichael Scherer
2014-12-23Use the appropriate call to getsockopt for IPv6 socketsFrancisco Blas Izquierdo Riera (klondike)
2014-10-30Bump version to 0.2.6.1-alpha-devNick Mathewson
2014-10-30Bump version to 0.2.6.1-alphaNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-10-13Define a strnlen replacement on platforms (win32) that lack itNick Mathewson
2014-10-03Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-10-03Merge remote-tracking branch 'public/bug13325_024' into maint-0.2.5Nick Mathewson
2014-10-03Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_charNick Mathewson
2014-09-28Improving error message.rl1987
2014-09-26Merge remote-tracking branch 'public/require_some_c99'Nick Mathewson
2014-09-25Merge branch 'libscrypt_trunnel_squashed'Nick Mathewson
2014-09-25More generic passphrase hashing code, including scrypt supportNick Mathewson
2014-09-25Tell autoconf to make the compiler act as c99Nick Mathewson
2014-09-25Require two c99 features (midblock decls, designated initializers)Nick Mathewson
2014-09-22Merge remote-tracking branch 'public/bug12693_025'Nick Mathewson
2014-09-11Bump maint-0.2.5 to 0.2.5.7-rc-devNick Mathewson
2014-09-02Divide torrc.sample into torrc.sample and torrc.minimalNick Mathewson
2014-08-13Fix configure script build with autoconf < 2.63Nick Mathewson
2014-07-28bump to 0.2.5.6-alphaRoger Dingledine
2014-07-28bump to 0.2.4.23Roger Dingledine
2014-07-16Move test_descriptors.txt to an include fileNick Mathewson
2014-07-16Fix tests when building out-of-treeNick Mathewson
2014-07-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-07-16configure.ac: fix build with --enable-buffereventsAnthony G. Basile