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
e3b987f79b44f6e03f1cc58294a319faadd30c77
strongswan-ext
/
src
/
libstrongswan
/
plugins
/
sha1
T
History
Tobias Brunner
afb364fff9
Reverting
eba28948a5
which was only necessary when cross-compiling the plugins for Android 2.0.
...
With the coming monolithic build using Android.mk files this won't be necessary anymore.
2010-03-02 12:03:44 +01: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
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
2010-03-02 09:10:26 +01: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
…