summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Use the strchrnul() replacement on FreeBSD versions that need itFabian Keil2013-11-21
* Bump to version 0.0.7Jacob Appelbaum2013-11-02
* Make user-agent a configuration optionNick Mathewson2013-10-10
* Change check for RTC to be configure based.Nick Mathewson2013-10-10
* Debian GNU/Hurd uses nobody:nogroupJacob Appelbaum2013-04-26
* Apparently the Hurd may put clock_gettime in lib rtJacob Appelbaum2013-04-25
* we now build for x86_64-unknown-kfreebsd8.2-gnuJacob Appelbaum2013-04-25
* add configure magic for GNU/kFreeBSDJacob Appelbaum2013-04-24
* Add GNU/Hurd configure extras for -ltrJacob Appelbaum2013-04-24
* Fix Linux buildsJacob Appelbaum2013-04-24
* Start MinGW supportJacob Appelbaum2013-04-24
* Add build support for Haiku and perhaps BeOS; needs testingJacob Appelbaum2013-04-24
* Add support for building with Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3)Jacob Appelbaum2013-04-23
* Merge branch 'master' of github.com:ioerror/tlsdateJacob Appelbaum2013-04-18
|\
| * Merge pull request #96 from riastradh/implement-strnlenJacob Appelbaum2013-04-17
| |\
| | * Implement strnlen locally if the system libc doesn't have it.Taylor R Campbell2013-04-18
| * | Merge pull request #95 from riastradh/implement-fmemopen-with-funopenJacob Appelbaum2013-04-17
| |\ \
| | * | Implement fmemopen in terms of funopen where needed and possible.Taylor R Campbell2013-04-17
| | |/
| * | Merge pull request #93 from riastradh/dont-clear-cflagsJacob Appelbaum2013-04-17
| |\ \
| | * | Don't clear CFLAGS and LIBS; let user pass them to configure.Taylor R Campbell2013-04-18
| | |/
| * | Check for <sys/socket.h> in configure.Taylor R Campbell2013-04-18
| |/
* | Add DragonFly BSD in configure.acJacob Appelbaum2013-04-18
|/
* Make fmemopen a warning on NetBSDJacob Appelbaum2013-04-15
* Make it a warning as we sub with our own fmemopen laterJacob Appelbaum2013-04-14
* Add some OpenBSD build support (thanks to 0xdeadbabe for suggestions)Jacob Appelbaum2013-04-13
* NetBSD 6.0.2 support and perhaps a semi-generic BSD targetJacob Appelbaum2013-04-12
* build on androidAbel Luck2013-04-11
* configure.ac: Add an explicit check for fmemopen on FreeBSDFabian Keil2013-03-20
* Add FreeBSD support for tlsdate and tlsdate-helperFabian Keil2013-03-20
* First attempt at a reasonable Mac OS X port of tlsdateJacob Appelbaum2013-02-13
* Added PolarSSL library support to base tlsdatePaul Bakker2013-02-01
* bump to version 0.0.5Jacob Appelbaum2013-01-18
* tlsdated: support config fileselly2013-01-16
* Merge pull request #60 from elly/dbus-announceJacob Appelbaum2013-01-10
|\
| * tlsdated: add dbus announcement supportElly Fong-Jones2013-01-10
* | Add basic gcov/lcov build support/analysis output - thanks to Matt Hargett fo...Jacob Appelbaum2013-01-10
|/
* add configure flags for setting droppriv user/groupMike Frysinger2012-12-19
* make hardened compiler flags optionalMike Frysinger2012-12-19
* clean up clock_gettime checkMike Frysinger2012-12-18
* configure.ac: use dnl for commentsMike Frysinger2012-12-18
* bump version to 0.0.4Jacob Appelbaum2012-11-07
* bump version to 0.0.3; update macros to make this a single line changetlsdate-0.0.3Jacob Appelbaum2012-11-05
* Update to version 0.2tlsdate-0.0.2Jacob Appelbaum2012-10-29
* Add directory for the certs file.Brian Aker2012-10-17
* Fix error messages so that someone will know that openssl is not installed.Brian Aker2012-10-17
* Check for openssl first.Brian Aker2012-10-17
* Breakup the header files to find error on centos.Brian Aker2012-10-17
* Make library installable, plus fix the maintainer-clean to remove dead merge ...Brian Aker2012-10-16
* This fixes make -j32 distcleanBrian Aker2012-10-16
* Fix for currently known build issues.Brian Aker2012-10-15