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
/
ccm
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add a return value to crypter_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+1
|
*
Add a return value to crypter_t.encrypt
Martin Willi
2012-07-16
1
-30
/
+35
|
*
Add a return value to aead_t.set_key()
Martin Willi
2012-07-16
1
-1
/
+2
|
*
Add a return value to aead_t.encrypt()
Martin Willi
2012-07-16
1
-1
/
+2
|
*
Add features support to ccm plugin
Martin Willi
2011-10-14
1
-30
/
+49
|
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
|
|
|
|
Mostly found by 'codespell'.
*
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
1
-9
/
+18
|
|
|
|
over plugin_t
*
Register algorithms with dependencies only if dependency available
Martin Willi
2010-12-20
1
-12
/
+23
|
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-6
/
+8
|
*
Implemented a ccm plugin providing CCM mode based on CBC crypters
Martin Willi
2010-08-19
5
-0
/
+575