aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-155/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* Added missing Android.mk files to distribution.Tobias Brunner2011-11-221-0/+2
|
* added listplugins support to pluto and whackAndreas Steffen2011-10-261-0/+1
|
* pluto: Removed last usage of KERNEL26_SUPPORT (and some KLIPS stuff).Tobias Brunner2011-10-181-1/+1
| | | | Because linux is not defined on Android this caused trouble.
* pluto: Option added to disable adns.Tobias Brunner2011-10-141-3/+18
| | | | This basically disables opportunistic encryption.
* Moved man pages for config files to a separate directory.Tobias Brunner2010-09-101-8/+1
|
* pluto: Removed the KLIPS preprocessor flag.Tobias Brunner2010-09-021-1/+1
|
* pluto: Removed unneeded kernel abstractions.Tobias Brunner2010-09-021-2/+0
|
* pluto: Added a generic event queue.Tobias Brunner2010-09-021-0/+1
| | | | | This allows to easily execute arbitrary callbacks in the context of the pluto main thread (e.g. in order to synchronize with threads from the thread-pool).
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
|
* Explicitly refer to LIBCAP in Makefiles.Tobias Brunner2010-06-151-1/+1
|
* Adding the version number to the most relevant manual pages.Tobias Brunner2010-05-301-0/+6
|
* implemented xauth as a pluto pluginAndreas Steffen2010-05-181-2/+18
|
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-041-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 ↵Martin Willi2010-04-291-0/+2
| | | | configuration is updated
* Adding a whack_attribute class which manages in-memory pools in pluto and is ↵Tobias Brunner2010-04-061-0/+1
| | | | very similar to stroke_attribute.
* Init/deinit libhydra in charon and pluto.Tobias Brunner2010-03-241-2/+3
|
* Link pluto and charon to libhydra, fixes monolithic build.Tobias Brunner2010-03-241-0/+2
|
* Check if libpthread is required or not.Tobias Brunner2009-12-231-1/+1
|
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-1/+0
|
* replaced struct id by identification_tAndreas Steffen2009-10-101-1/+1
|
* replaced the missed ${confdir} by ${sysconfdir}Martin Willi2009-09-141-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
|
* Use macros to define --with optionsMartin Willi2009-09-071-1/+2
|
* removed obsolete PEM code in pluto/libstrongswanMartin Willi2009-08-261-1/+0
|
* moved builder hooks to a separate fileMartin Willi2009-08-261-0/+1
|
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-221-5/+0
| | | | --enable-integrity-test now conditionally builds libchecksum
* moved ike_alg descriptions to crypto.cAndreas Steffen2009-06-161-4/+0
|
* removed pluto test vectors, --disable-self-test optionMartin Willi2009-06-111-5/+0
|
* activated INTEGRITY_TEST option in plutoAndreas Steffen2009-06-091-0/+5
|
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-091-2/+1
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-2/+1
|
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-1/+0
|
* use the Diffie-Hellman functionality of libstrongswanAndreas Steffen2009-05-241-0/+1
|
* disable crypto self-testAndreas Steffen2009-05-151-0/+5
|
* cleaned up pluto's IKE alg descriptorsAndreas Steffen2009-05-151-2/+3
|
* got rid of libcryptoAndreas Steffen2009-05-151-4/+0
|
* removed all hash function code from plutoAndreas Steffen2009-05-061-3/+0
|
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-4/+1
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+2
| | | | | important change for developers: %Y replaces %D to print identities!
* default plugins for plutoAndreas Steffen2009-04-291-1/+0
|
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-291-17/+1
|
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
|
* use the regular libstrongswan library initializationAndreas Steffen2009-04-211-1/+1
|
* fixed pluto/scepclient out-of-tree buildsMartin Willi2009-04-211-2/+2
|
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-211-1/+1
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-2/+2
|