Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -6/+7 |
* | Moved generic PGP parsing functions to pgp_utils.[ch] | Martin Willi | 2009-09-15 | 1 | -173/+25 |
* | Updated pgp plugin to the new builder API | Martin Willi | 2009-09-10 | 1 | -119/+37 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -26/+26 |
* | removed position debug output | Andreas Steffen | 2009-08-30 | 1 | -1/+0 |
* | implemented PGP Secret-Key Packet parsing | Martin Willi | 2009-08-28 | 1 | -5/+152 |
* | moved PGP code to pluto and gpg plugin | Martin Willi | 2009-08-26 | 1 | -23/+34 |
* | enforce RSA_PRIME1 > RSA_PRIME2 (p > q) in PGP | Martin Willi | 2009-08-26 | 1 | -2/+3 |
* | implemented a pgp plugin providing PGP key parsing builders | Martin Willi | 2009-08-26 | 1 | -0/+347 |