aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: Check for and explicitly link against -latomicMartin Willi2016-06-141-1/+1
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-2/+0
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-5/+2
* Rebuild charon after running ./configure to reflect plugin changesMartin Willi2012-08-031-0/+2
* Provide plugin list from charon, not internally in libcharon.Tobias Brunner2012-05-031-1/+2
* Revert "fixed integrity tests of plugins using libtls or libtnccs"Tobias Brunner2011-11-081-8/+0
* Revert "fixed integrity tests of plugins using libsimaka"Tobias Brunner2011-11-081-4/+0
* use the correct USE_SIMAKA conditionalAndreas Steffen2011-11-041-1/+1
* fixed integrity tests of plugins using libsimakaAndreas Steffen2011-11-041-0/+4
* charon must load libtls if availableAndreas Steffen2011-11-021-0/+4
* fixed integrity tests of plugins using libtls or libtnccsAndreas Steffen2011-11-021-0/+4
* Init/deinit libhydra in charon and pluto.Tobias Brunner2010-03-241-1/+6
* Link pluto and charon to libhydra, fixes monolithic build.Tobias Brunner2010-03-241-1/+5
* Missed to include charon's Android.mk in the distribution.Tobias Brunner2010-03-221-1/+1
* Explicitly link charon to libstrongswan.Tobias Brunner2010-03-191-1/+1
* Replacing the original charon with a small wrapper around libcharon.Tobias Brunner2010-03-191-0/+13
* Moving charon to libcharon.Tobias Brunner2010-03-191-396/+0
* Adding Android.mk files to build charon and libstrongswan with the Android bu...Tobias Brunner2010-03-031-0/+2
* Link all enabled libstrongswan plugins into the library, link all enabled cha...Tobias Brunner2010-03-021-10/+116
* Added an initiator-only socket implementation which binds ports on demandMartin Willi2010-02-261-0/+5
* Moved socket and socket-raw implementations to pluginsMartin Willi2010-02-261-8/+11
* Added Android plugin, currently provides DNS handling on AndroidMartin Willi2010-02-171-0/+5
* Support for closing CHILD/IKE_SA if a CHILD_SA is inactive.Martin Willi2010-01-121-0/+1
* Add an option to send a vendor ID, allows us to properly support private exte...Martin Willi2010-01-071-0/+1
* Check if libpthread is required or not.Tobias Brunner2009-12-231-1/+1
* moved traffic_selectors from charon to libstrongswanAndreas Steffen2009-12-201-1/+0
* Moved reauth/pseudonym functionality from eap-sim-file to separate plugins, u...Martin Willi2009-11-121-0/+10
* Streamlined EAP plugins to use a dash between eap-method, as used in all othe...Martin Willi2009-10-151-9/+9
* Renamed --enable-load-tests to --enable-load-tester, like the plugin itselfMartin Willi2009-10-151-1/+1
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-131-3/+0
* Merged SIM/USIM manager/card/provider, avoids code duplicationMartin Willi2009-10-121-1/+0
* Added a stub for the EAP-AKA backend implementing the 3GPP2 functions in soft...Martin Willi2009-10-091-0/+5
* Implemented a manager for USIM cards/providers very similar to the SIM managerMartin Willi2009-10-091-0/+1
* Define ME for all charon pluginsMartin Willi2009-09-231-1/+0
* Correctly handle --enable-mediation optionMartin Willi2009-09-231-0/+1
* resolv_conf plugin renamed to resolveAndreas Steffen2009-09-201-3/+3
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-2/+1
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+0
* Use macros to define --with optionsMartin Willi2009-09-071-1/+1
* Removed trailing whitespaces in configure.in/Makefile.amMartin Willi2009-09-071-1/+1
* OpenSolaris needs libsocket and libnsl for socket().Tobias Brunner2009-08-141-1/+1
* added listener.h to charon_SOURCESAndreas Steffen2009-07-121-0/+1
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-221-4/+0
* removed pluto test vectors, --disable-self-test optionMartin Willi2009-06-111-4/+0
* moved IKEv2 proposals and transforms to libstrongswanAndreas Steffen2009-05-151-8/+1
* added a trap-manager to handle routed policies outside of IKE_SAsMartin Willi2009-05-081-0/+1
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-4/+10
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
* prefer nm plugin over resolv-confMartin Willi2009-04-271-5/+5
* attribute_manager supports attribute_handler's to handle configuration attrib...Martin Willi2009-04-241-1/+11