This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
787b5884aaf873fb9fda2b0d8b7c3d54e38ae7a5
strongswan-ext
/
src
/
libstrongswan
/
plugins
/
xcbc
T
History
Martin Willi
787b5884aa
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates over plugin_t
2011-04-15 10:07:12 +02:00
..
Makefile.am
Reverting
eba28948a5
which was only necessary when cross-compiling the plugins for Android 2.0.
2010-03-02 12:03:44 +01:00
xcbc_plugin.c
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates over plugin_t
2011-04-15 10:07:12 +02:00
xcbc_plugin.h
Removing the plugin constructor declarations from the header files.
2010-03-02 09:10:19 +01:00
xcbc_prf.c
Use a seperate section for each nested struct member in INIT macro
2010-08-18 12:15:03 +02:00
xcbc_prf.h
Migrated xcbc plugin to INIT/METHOD macros
2010-08-13 17:11:53 +02:00
xcbc_signer.c
Use a seperate section for each nested struct member in INIT macro
2010-08-18 12:15:03 +02:00
xcbc_signer.h
Migrated xcbc plugin to INIT/METHOD macros
2010-08-13 17:11:53 +02:00
xcbc.c
Migrated xcbc plugin to INIT/METHOD macros
2010-08-13 17:11:53 +02:00
xcbc.h
…