index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
plugins
/
af_alg
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
|
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵
Martin Willi
2011-04-15
11
-20
/
+31
|
|
|
|
over plugin_t
*
Use an IV size of zero for DES in ECB mode
Martin Willi
2011-04-08
1
-1
/
+1
|
*
Added support for DES_ECB to af-alg, required for eap-mschapv2
Martin Willi
2011-04-05
1
-0
/
+1
|
*
printed plugin names have a hyphen
Andreas Steffen
2010-12-24
6
-4
/
+8
|
*
Probe for supported AF_ALG algorithms, register dynamically
Martin Willi
2010-12-20
10
-161
/
+212
|
*
Register some less common AF_ALG ciphers (cast5, serpent, twofish, blowfish)
Martin Willi
2010-12-20
2
-0
/
+18
|
*
Implemented PRFs using AF_ALG
Martin Willi
2010-12-20
4
-0
/
+253
|
*
Use the AF_ALG wrapper in hasher, crypter and signer
Martin Willi
2010-12-20
3
-278
/
+39
|
*
Use a generic AF_ALG wrapper for common operations
Martin Willi
2010-12-20
3
-0
/
+312
|
*
Implemented crypter on top of AF_ALG
Martin Willi
2010-12-20
4
-1
/
+362
|
*
Implemented signer interface using AF_ALG
Martin Willi
2010-12-20
4
-1
/
+334
|
*
Implemented hasher based on AF_ALG
Martin Willi
2010-12-20
4
-2
/
+285
|
*
Added plugin stub for AF_ALG
Martin Willi
2010-12-20
3
-0
/
+112