Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary ↵ | Tobias Brunner | 2010-03-02 | 1 | -1/+0 |
| | | | | | | | when cross-compiling the plugins for Android 2.0. With the coming monolithic build using Android.mk files this won't be necessary anymore. | ||||
* | Streamlined the source file list formatting in plugin makefiles. | Tobias Brunner | 2010-03-02 | 1 | -5/+6 |
| | |||||
* | Link all enabled libstrongswan plugins into the library, link all enabled ↵ | Tobias Brunner | 2010-03-02 | 1 | -2/+5 |
| | | | | charon plugins into libcharon. | ||||
* | Link all plugins to libstrongswan. | Tobias Brunner | 2010-02-25 | 1 | -0/+1 |
| | |||||
* | Added basic support for PGP certificates (no trust relationships yet) | Martin Willi | 2009-09-15 | 1 | -0/+1 |
| | |||||
* | Moved generic PGP parsing functions to pgp_utils.[ch] | Martin Willi | 2009-09-15 | 1 | -0/+1 |
| | |||||
* | implemented PGP fingerprinting | Martin Willi | 2009-08-26 | 1 | -0/+1 |
| | |||||
* | implemented a pgp plugin providing PGP key parsing builders | Martin Willi | 2009-08-26 | 1 | -0/+12 |