aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-24Start MinGW supportJacob Appelbaum
2013-04-24Allow for generic builds when we do not explicitly support the OSJacob Appelbaum
2013-04-24Add build support for Haiku and perhaps BeOS; needs testingJacob Appelbaum
2013-04-23Add support for building with Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3)Jacob Appelbaum
2013-04-20move tlsdated into sbin; per Paul Wouter's requestJacob Appelbaum
2013-04-18Finish port of tlsdate to DragonFly BSD; tested on 3.3-DEVELOPMENTJacob Appelbaum
2013-04-18give DragonFly BSD the sacred timespecJacob Appelbaum
2013-04-18Add some TARGET_DRAGONFLYBSD goo to automakeJacob Appelbaum
2013-04-17Merge pull request #96 from riastradh/implement-strnlenJacob Appelbaum
2013-04-17Merge pull request #95 from riastradh/implement-fmemopen-with-funopenJacob Appelbaum
2013-04-18Cast char to unsigned char before passing to ctype(3) isXYZ.Taylor R Campbell
2013-04-18Implement strnlen locally if the system libc doesn't have it.Taylor R Campbell
2013-04-17Implement fmemopen in terms of funopen where needed and possible.Taylor R Campbell
2013-04-15Merge pull request #90 from npe9/masterJacob Appelbaum
2013-04-15Do not build check_PROGRAMS on OS X for nowJacob Appelbaum
2013-04-15initial plan9 build of tlsdate-helper-plan9.c, doesn't quite build and needs ...Noah Evans
2013-04-14include sys/time.h for OpenBSDJacob Appelbaum
2013-04-13Add some OpenBSD build support (thanks to 0xdeadbabe for suggestions)Jacob Appelbaum
2013-04-12NetBSD 6.0.2 support and perhaps a semi-generic BSD targetJacob Appelbaum
2013-04-12NetBSD 6.0.2 supportJacob Appelbaum
2013-04-12Fix: possible NULL dereference in polarsslDavid Goulet
2013-04-12ensure that we only time warp if we wish to set the clockJacob Appelbaum
2013-04-12remove trailing spaceJacob Appelbaum
2013-04-12Fix build after Android patchesJacob Appelbaum
2013-04-11build on androidAbel Luck
2013-03-21proxy-bio-unittest: Remove the explicit <stdlib.h> inclusion on FreeBSDFabian Keil
2013-03-20elif not elseif to compile on GNU/Linux; did this work on FreeBSD?Jacob Appelbaum
2013-03-20Add FreeBSD support for tlsdate and tlsdate-helperFabian Keil
2013-03-20Fix a small memory leak in a conf_parse() error pathFabian Keil
2013-03-20tlsdate-helper: Remove a pointless assignmentFabian Keil
2013-03-20return-argc: Fix prototype to silence compiler complaintFabian Keil
2013-03-20tlsdate-helper: Include the CA cert container path in error messagesFabian Keil
2013-03-20tlsdated: log more aggressivelyelly
2013-03-06tlsdated: pass -l and -v through to tlsdateelly
2013-03-04tlsdate-dbus-announce: use name and flush connectionelly
2013-02-27tlsdate-helper: fix SAN checkingelly
2013-02-25tlsdated: support command-line proxy overrideelly
2013-02-14Fix looking up DNS Name fields if the CN doesn't match the hostname.Thijs Alkemade
2013-02-13First attempt at a reasonable Mac OS X port of tlsdateJacob Appelbaum
2013-02-12Compile again after 385386d9.Linus Nordberg
2013-02-10Merge pull request #71 from pjbakker/polarssl-versionJacob Appelbaum
2013-02-10logic bug; caught by Ryan SleeviJacob Appelbaum
2013-02-06more g++ improvements that also keeps gcc happyJacob Appelbaum
2013-02-05cleanup code for clean compile with g++Jacob Appelbaum
2013-02-01Added proxy support via a PolarSSL net-like layerPaul Bakker
2013-02-01Added PolarSSL library support to base tlsdatePaul Bakker
2013-01-18Fix 'make distcheck'.elly
2013-01-18fix suggested by elly to help with debian branchJacob Appelbaum
2013-01-18Update includes to properly reference .h files from the root.Jacob Appelbaum
2013-01-17tlsdated: support multiple failover hostselly