aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Collapse)AuthorAgeFilesLines
...
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-3/+0
| | | | | The attribute_manager_t instance is now located on the new hydra object instead of the lib object.
* Init/deinit libhydra in charon and pluto.Tobias Brunner2010-03-241-0/+1
|
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-241-1/+1
|
* Adapted test_pool to the libstrongswan threading.Tobias Brunner2010-03-241-6/+5
|
* Fixed some Doxygen warnings.Tobias Brunner2010-03-242-4/+4
|
* Use vstr/gmp as shared libraries in the Android build.Tobias Brunner2010-03-231-1/+1
|
* Do not indent the source file lists in Android.mk files so we can easily ↵Tobias Brunner2010-03-191-98/+98
| | | | compare them to the lists in the Makefile.am files.
* Use wildcards to gather plugin source files.Tobias Brunner2010-03-191-87/+29
|
* Adding support for the build of libcharon (and charon) on Android.Tobias Brunner2010-03-191-6/+3
|
* Do not link libcharon to libstrongswan.Tobias Brunner2010-03-191-1/+1
| | | | | | Linking to libstrongswan breaks the integrity-tests because libtool relinks libcharon to libstrongswan on install, thus changing the checksum.
* Convert charon into libcharon.Tobias Brunner2010-03-1936-474/+147
|
* Moving charon to libcharon.Tobias Brunner2010-03-19480-0/+103105