summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-05-12Bump version to 0.2.7.1-alpha-devNick Mathewson
2015-05-11Bump version to 0.2.7.1-alpha. (This is not the release yet.)Nick Mathewson
2015-04-23Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff'Nick Mathewson
2015-04-23Integrate backtrace test into the automake test suite.cypherpunks
2015-04-23Integrate ntor test into the automake test suite.cypherpunks
2015-04-23Integrate zero_length_keys test into the automake test suite.cypherpunks
2015-04-01Remove now-needless AC_PATH_PROG checks from configure.acNick Mathewson
2015-03-18Merge remote-tracking branch 'public/feature15053'Nick Mathewson
2015-03-15Be consistent with capitalization, quoting, and spacing of help strings.cypherpunks
2015-03-14Revive updateVersions.pl with `make update-versions`.cypherpunks
2015-03-14Make `check-docs` work from out-of-tree builds.cypherpunks
2015-03-14Stop updating versions on every execution of `./configure`.cypherpunks
2015-03-12Remove workarounds for Libevent < 1.3.Nick Mathewson
2015-02-24Bump master to 0.2.7tor-0.2.7.0-rootNick 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