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
/
sha1
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
sha1_hasher.c
replaces four spaces by tabs, where appropriate
2009-09-04 14:50:23 +02:00
sha1_hasher.h
…
sha1_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
sha1_plugin.h
Removing the plugin constructor declarations from the header files.
2010-03-02 09:10:19 +01:00
sha1_prf.c
replaces four spaces by tabs, where appropriate
2009-09-04 14:50:23 +02:00
sha1_prf.h
…