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
/
ctr
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-1
/
+1
|
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
|
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-3
/
+4
|
|
|
|
|
|
INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
*
Add a return value to crypter_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+2
|
*
Add a return value to crypter_t.encrypt
Martin Willi
2012-07-16
1
-9
/
+10
|
*
Add features support to ctr plugin
Martin Willi
2011-10-14
1
-19
/
+23
|
*
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
-4
/
+9
|
|
|
|
over plugin_t
*
Register algorithms with dependencies only if dependency available
Martin Willi
2010-12-20
1
-5
/
+15
|
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-2
/
+4
|
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
2
-9
/
+15
|
*
Added a counter mode wrapper plugin operating on existing CBC crypters
Martin Willi
2010-08-13
5
-0
/
+344