]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/pgp/pgp_builder.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libstrongswan / plugins / pgp / pgp_builder.c
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved enum_name_t to utils folder
2012-05-31  Tobias BrunnerFixed return values of several functions (e.g. return...
2010-08-10  Martin WilliAdded support for different encryption schemes to priva...
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-09-15  Martin WilliMoved generic PGP parsing functions to pgp_utils.[ch]
2009-09-10  Martin WilliUpdated pgp plugin to the new builder API
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-30  Andreas Steffenremoved position debug output
2009-08-28  Martin Williimplemented PGP Secret-Key Packet parsing
2009-08-26  Martin Willimoved PGP code to pluto and gpg plugin
2009-08-26  Martin Willienforce RSA_PRIME1 > RSA_PRIME2 (p > q) in PGP
2009-08-26  Martin Williimplemented a pgp plugin providing PGP key parsing...