index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed compiler warning
Martin Willi
2011-10-14
1
-3
/
+0
|
*
Fixed AES key length in openssl plugin
Martin Willi
2011-10-14
1
-2
/
+2
|
*
Implemented feature unloading, moved feature registration plugin_features.c
Martin Willi
2011-10-14
3
-126
/
+280
|
*
Don't use union members directly in plugin_feature_t.
Tobias Brunner
2011-10-14
4
-62
/
+67
|
*
Unload plugins which we were not able to load any features from.
Tobias Brunner
2011-10-14
1
-0
/
+26
|
*
Fixed comment of create_plugin_enumerator.
Tobias Brunner
2011-10-14
1
-3
/
+3
|
*
Easier to understand test for soft dependencies in dependencies_satisfied.
Tobias Brunner
2011-10-14
1
-2
/
+1
|
*
Add features support to ctr plugin
Martin Willi
2011-10-14
1
-19
/
+23
|
*
Add features support to gcm plugin
Martin Willi
2011-10-14
1
-17
/
+29
|
*
Add features support to ccm plugin
Martin Willi
2011-10-14
1
-30
/
+49
|
*
Add aead plugin features
Martin Willi
2011-10-14
3
-0
/
+26
|
*
Announce openssl features only if actually supported
Martin Willi
2011-10-14
1
-16
/
+64
|
*
Add features support to des plugin
Martin Willi
2011-10-14
1
-10
/
+14
|
*
Add features support to soup plugin
Martin Willi
2011-10-14
1
-8
/
+13
|
*
Add features support to ldap plugin
Martin Willi
2011-10-14
1
-8
/
+13
|
*
Add features support to curl plugin
Martin Willi
2011-10-14
1
-16
/
+19
|
*
Add features support to mysql plugin
Martin Willi
2011-10-14
1
-6
/
+12
|
*
Add features support to sqlite plugin
Martin Willi
2011-10-14
1
-6
/
+12
|
*
Added database and fetcher plugin features
Martin Willi
2011-10-14
3
-10
/
+37
|
*
Add features support to eap-mschapv2
Martin Willi
2011-10-14
1
-10
/
+22
|
*
Add features support to openssl plugin
Martin Willi
2011-10-14
1
-141
/
+118
|
*
Add features support to random plugin
Martin Willi
2011-10-14
1
-8
/
+13
|
*
Add features support to gmp plugin
Martin Willi
2011-10-14
1
-44
/
+77
|
*
Add features support to af_alg plugin
Martin Willi
2011-10-14
9
-51
/
+71
|
*
Add features support to xcbc plugin
Martin Willi
2011-10-14
1
-24
/
+20
|
*
Add features support to aes plugin
Martin Willi
2011-10-14
1
-6
/
+14
|
*
Add features support to hmac plugin
Martin Willi
2011-10-14
1
-63
/
+42
|
*
Add features support to md5 plugin
Martin Willi
2011-10-14
1
-4
/
+12
|
*
Add features support to sha2 plugin
Martin Willi
2011-10-14
1
-12
/
+15
|
*
Add features support to sha1 plugin
Martin Willi
2011-10-14
1
-10
/
+14
|
*
Added a listplugins stroke command to show plugin features
Martin Willi
2011-10-14
5
-1
/
+62
|
*
Plugin enumerator enumerates over loaded features, too
Martin Willi
2011-10-14
7
-7
/
+16
|
*
Added a generic callback to register EAP methods using plugin features
Martin Willi
2011-10-14
2
-0
/
+35
|
*
Added support for plugin features
Martin Willi
2011-10-14
6
-51
/
+840
|
*
Include KEY_ANY in key_type_names
Martin Willi
2011-10-14
1
-1
/
+2
|
*
Add enum names for database drivers
Martin Willi
2011-10-14
4
-4
/
+33
|
*
Include library.h in plugin.h
Martin Willi
2011-10-14
6
-2
/
+5
|
*
Make build of pluto and starter optional on Android.
Tobias Brunner
2011-10-13
1
-12
/
+26
|
*
Enable socket-raw on Android if pluto is enabled.
Tobias Brunner
2011-10-13
2
-0
/
+10
|
*
Android does not support 'struct in6_pktinfo'.
Tobias Brunner
2011-10-13
1
-1
/
+5
|
*
Enable XAUTH plugin on Android.
Tobias Brunner
2011-10-13
1
-0
/
+2
|
*
Use separate plugin lists for pluto and charon on Android.
Tobias Brunner
2011-10-13
3
-4
/
+13
|
*
Added Android.mk for whack.
Tobias Brunner
2011-10-13
3
-1
/
+31
|
*
Build pluto on Android.
Tobias Brunner
2011-10-13
2
-0
/
+76
|
|
|
|
Does not fully compile.
*
util.h is a system header in Android < 2.x.
Tobias Brunner
2011-10-13
1
-1
/
+1
|
*
Unused variable removed.
Tobias Brunner
2011-10-13
1
-1
/
+1
|
*
Make sure /proc/$$/fd exists.
Tobias Brunner
2011-10-13
1
-1
/
+1
|
|
|
|
This avoids the error message generated by enumerator_create_directory().
*
Only close open file descriptors on Linux.
Tobias Brunner
2011-10-13
1
-1
/
+26
|
*
starter: Close open file descriptors after forking.
Tobias Brunner
2011-10-13
1
-1
/
+5
|
|
|
|
|
This avoids problems with Android's adb which leaves several file descriptors open when executing processes.
*
Added a replacement for closefrom (available on *BSD).
Tobias Brunner
2011-10-13
3
-3
/
+31
|
[prev]
[next]