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
79bbe64e173313ae6aeec70d71dad2e5d599cfa0
strongswan-ext
/
src
/
libstrongswan
/
plugins
/
sha1
T
History
Andreas Steffen
79bbe64e17
Migrated sha1_plugin_t to INIT/METHOD macros
2010-12-04 11:26:02 +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
Migrated sha1_plugin_t to INIT/METHOD macros
2010-12-04 11:26:02 +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
…