aboutsummaryrefslogtreecommitdiff
path: root/src/conf.c
AgeCommit message (Expand)Author
2015-08-25Remove src/common/android.{h,c}.Gilad Arnold
2014-09-16Merge branch 'master' of https://chromium.googlesource.com/chromiumos/third_p...Will Drewry
2013-11-21Use the strchrnul() replacement on FreeBSD versions that need itFabian Keil
2013-10-30CHROMIUM: Initial work eventizing tlsdatedWill Drewry
2013-04-24Add build support for Haiku and perhaps BeOS; needs testingJacob Appelbaum
2013-04-18Finish port of tlsdate to DragonFly BSD; tested on 3.3-DEVELOPMENTJacob Appelbaum
2013-04-18Cast char to unsigned char before passing to ctype(3) isXYZ.Taylor R Campbell
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-12Fix build after Android patchesJacob Appelbaum
2013-04-11build on androidAbel Luck
2013-03-20Fix a small memory leak in a conf_parse() error pathFabian Keil
2013-02-06more g++ improvements that also keeps gcc happyJacob Appelbaum
2013-01-18Update includes to properly reference .h files from the root.Jacob Appelbaum
2013-01-16tlsdated: support config fileselly