aboutsummaryrefslogtreecommitdiffstats
path: root/src/scepclient/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
* android: Add all Android.mk files to the tarballTobias Brunner2014-06-061-0/+1
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-8/+5
* scepclient: Added support to build it on AndroidTobias Brunner2012-06-261-1/+2
* scepclient: Fixed Makefile after removing enable-smartcard configure option.Tobias Brunner2012-06-131-6/+0
* scepclient: Use pkcs7_t and pkcs9_t, remove all dependencies to pluto/libfree...Tobias Brunner2012-06-111-31/+4
* scepclient: Migrated logging to libstrongswan.Tobias Brunner2012-06-111-6/+3
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-291-0/+2
* Added libhydra include to scepclientMartin Willi2010-03-251-0/+2
* replaced struct id by identification_tAndreas Steffen2009-10-101-31/+1
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-1/+1
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-1/+0
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+0
* use sysconfdir, no need for an additional confdir variableMartin Willi2009-09-071-1/+1
* Removed trailing whitespaces in configure.in/Makefile.amMartin Willi2009-09-071-1/+1
* removed obsolete PEM code in pluto/libstrongswanMartin Willi2009-08-261-4/+1
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-091-7/+2
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-6/+3
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-1/+0
* got rid of libcryptoAndreas Steffen2009-05-151-1/+0
* removed all hash function code from plutoAndreas Steffen2009-05-061-11/+1
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-4/+2
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-291-11/+1
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
* use the regular libstrongswan library initializationAndreas Steffen2009-04-211-4/+2
* fixed pluto/scepclient out-of-tree buildsMartin Willi2009-04-211-1/+2
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-211-1/+1
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-7/+5
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-19/+20
* pluto and scepclient now use chunk_t from libstrongswanAndreas Steffen2009-04-171-1/+11
* fixed out-of-tree build of scepclientMartin Willi2008-12-081-1/+4
* renamed xml plugin to smp to avoid confusionMartin Willi2008-03-281-0/+7
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-5/+0
* moved loglite.c from openac to scepclientAndreas Steffen2007-09-181-5/+2
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-151-11/+16
* cosmeticsAndreas Steffen2006-10-061-6/+11
* - fixed compliation error using --enable-smartcardMartin Willi2006-05-181-0/+5
* - introduced autotoolsMartin Willi2006-05-161-0/+93