summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* use the same cflags for included programs as with library.Nikos Mavrogiannopoulos2014-04-151-10/+0
* Fix build failures on autogen'ed docsKevin Cernekee2014-03-081-20/+20
* use psktool-argsNikos Mavrogiannopoulos2014-03-071-2/+2
* Rename psk-args.def to psktool-args.defKevin Cernekee2014-03-071-2/+2
* more gl updatesNikos Mavrogiannopoulos2014-03-041-1/+1
* changes for new gnulib in src/Nikos Mavrogiannopoulos2014-03-041-1/+2
* use a single BUILT_SOURCESNikos Mavrogiannopoulos2013-12-141-3/+0
* Added auto-generated files in BUILT_SOURCESNikos Mavrogiannopoulos2013-12-141-0/+7
* link all programs with libgnu_gpl to avoid conflicts from header files.Nikos Mavrogiannopoulos2013-11-211-11/+11
* use the AUTOGEN variableNikos Mavrogiannopoulos2013-11-211-10/+10
* use libtool to generate liboptsNikos Mavrogiannopoulos2013-11-211-1/+1
* corrected libopts patchNikos Mavrogiannopoulos2013-11-211-1/+1
* Added activation_date and expiration_date options to certtool template file.Nikos Mavrogiannopoulos2013-11-161-8/+10
* Added a gnulib with GPL components for use by applications.Nikos Mavrogiannopoulos2013-11-161-3/+3
* If autogen and libopts are present then use the system's libopts.Nikos Mavrogiannopoulos2013-11-051-10/+13
* small changes prior to releasegnutls_3_2_5Nikos Mavrogiannopoulos2013-10-231-1/+1
* libopts is linked prior to libgnu to solve issue in win32. Initial patch by T...Nikos Mavrogiannopoulos2013-09-091-19/+19
* changes to avoid compilation of programs that cannot be.Nikos Mavrogiannopoulos2013-03-031-22/+32
* Added --cprint option to certtoolNikos Mavrogiannopoulos2013-01-211-1/+1
* build: add danetool-args.c to BUILT_SOURCESAlon Bar-Lev2013-01-201-1/+1
* danetool is being built even without libgnutls-dane.Nikos Mavrogiannopoulos2012-11-211-6/+3
* gnutls-cli-debug uses server name indication.Nikos Mavrogiannopoulos2012-11-071-1/+1
* Added --check option to danetool.Nikos Mavrogiannopoulos2012-11-011-0/+1
* Separated DANE functionality from certtool and added danetool.Nikos Mavrogiannopoulos2012-10-121-0/+22
* Updates in DANE support. Allow caching of queries.Nikos Mavrogiannopoulos2012-10-101-1/+1
* Added a DANE library.Nikos Mavrogiannopoulos2012-10-061-0/+4
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-251-13/+15
* Link srptool with libintl. Suggested by B. Scott Michel.Nikos Mavrogiannopoulos2012-08-151-1/+1
* Eliminated p11common.c.Nikos Mavrogiannopoulos2012-07-201-11/+7
* Added tpmtool.Nikos Mavrogiannopoulos2012-07-061-0/+22
* Splitted Lucas' contribution to allow incorporation.Nikos Mavrogiannopoulos2012-06-251-2/+2
* build: make sure to declare the generated source files as BUILT_SOURCESDiego Elio Pettenò2012-06-201-0/+3
* No need to include gettext.h. Link against libintl when needed.Nikos Mavrogiannopoulos2012-04-141-9/+13
* Link to correct libraries.Nikos Mavrogiannopoulos2012-02-251-2/+4
* account args-std.def in make distNikos Mavrogiannopoulos2012-02-211-0/+2
* Optimizations in command line argument handling. Patch by Bruce Korb.Nikos Mavrogiannopoulos2012-02-191-8/+8
* corrected subdirs for liboptsNikos Mavrogiannopoulos2012-02-101-1/+7
* fixNikos Mavrogiannopoulos2012-02-101-1/+1
* fix compilationNikos Mavrogiannopoulos2012-02-101-3/+0
* corrected dependenciesNikos Mavrogiannopoulos2012-01-291-8/+8
* gnutls-cli will try to verify ocsp responses if --ocsp is given.Nikos Mavrogiannopoulos2012-01-281-2/+2
* Added --ask option to ocsptool.Nikos Mavrogiannopoulos2012-01-261-8/+14
* Fix builddir != srcdir builds.Simon Josefsson2012-01-251-8/+8
* Only rebuild autogen sources if the real input file is modified.Simon Josefsson2012-01-251-18/+16
* Fix make dist.Simon Josefsson2012-01-241-5/+1
* Move libopts/ to src/libopts/. Drop gaa remains.Simon Josefsson2012-01-241-2/+5
* ocsptool uses liboptsNikos Mavrogiannopoulos2012-01-231-10/+6
* Certtool completely relies on libopts. As a side-effect the syntax of dn_oid ...Nikos Mavrogiannopoulos2012-01-221-21/+2
* certtool uses libopts for command line parsing.Nikos Mavrogiannopoulos2012-01-221-4/+4
* updated docsNikos Mavrogiannopoulos2012-01-221-6/+6