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 (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'plugin-loader'
Tobias Brunner
2013-06-11
47
-669
/
+1794
|
\
|
*
Removed stray *_plugin_create() declarations from header files
Tobias Brunner
2013-06-11
3
-15
/
+0
|
*
eap-radius: Do initialization in a plugin feature callback
Tobias Brunner
2013-06-11
1
-28
/
+47
|
*
Refactored plugin-loader with improved dependency resolution
Tobias Brunner
2013-06-11
3
-238
/
+480
|
*
android-log: Use plugin features
Tobias Brunner
2013-06-11
1
-2
/
+12
|
*
android-dns: Use plugin features to register attribute handler
Tobias Brunner
2013-06-11
1
-5
/
+31
|
*
maemo: Use plugin features
Tobias Brunner
2013-06-11
1
-2
/
+12
|
*
medsrv: Use plugin features with dependency on database implementation
Tobias Brunner
2013-06-11
1
-31
/
+56
|
*
medcli: Use plugin features with dependency on database implementation
Tobias Brunner
2013-06-11
1
-35
/
+60
|
*
whitelist: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-4
/
+29
|
*
updown: Use plugin features to register listener and attribute handler
Tobias Brunner
2013-06-11
1
-20
/
+44
|
*
unity: Use plugin features to register listener and attribute handler/provider
Tobias Brunner
2013-06-11
1
-10
/
+39
|
*
unit-tester: Use plugin features
Tobias Brunner
2013-06-11
1
-4
/
+28
|
*
uci: Use plugin features to register backend and credential set
Tobias Brunner
2013-06-11
1
-7
/
+32
|
*
systime-fix: Use plugin features to register validator
Tobias Brunner
2013-06-11
1
-24
/
+51
|
*
smp: Use plugin features
Tobias Brunner
2013-06-11
1
-2
/
+12
|
*
radattr: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-4
/
+29
|
*
lookip: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-4
/
+29
|
*
led: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-4
/
+29
|
*
test-vectors: Use plugin features
Tobias Brunner
2013-06-11
1
-1
/
+12
|
*
revocation: Use plugin features with soft dependencies on fetcher and en-/dec...
Tobias Brunner
2013-06-11
1
-3
/
+35
|
*
padlock: Use plugin features to properly register algorithms
Tobias Brunner
2013-06-11
1
-39
/
+43
|
*
pkcs11: Use plugin_features_add() in get_features()
Tobias Brunner
2013-06-11
1
-21
/
+8
|
*
plugin-feature: Added helper function to extend arrays of plugin features
Tobias Brunner
2013-06-11
1
-0
/
+21
|
*
constraints: Use plugin features with soft dependency on X.509 decoding
Tobias Brunner
2013-06-11
1
-3
/
+31
|
*
blowfish: Use plugin features to properly register crypter
Tobias Brunner
2013-06-11
1
-8
/
+13
|
*
resolve: Use plugin features to register attribute handler
Tobias Brunner
2013-06-11
2
-4
/
+31
|
*
attr: Use plugin features to register attribute provider
Tobias Brunner
2013-06-11
1
-2
/
+31
|
*
ipseckey: Allow en-/disabling at runtime using plugin reload feature
Tobias Brunner
2013-06-11
1
-12
/
+26
|
*
ipseckey: Use plugin features and depend on RESOLVER
Tobias Brunner
2013-06-11
2
-28
/
+53
|
*
unbound: Use plugin features and provide RESOLVER
Tobias Brunner
2013-06-11
1
-3
/
+12
|
*
plugin-feature: Add feature for DNSSEC-enabled resolvers
Tobias Brunner
2013-06-11
2
-0
/
+15
|
*
ha: Use plugin features to register listeners and attribute provider
Tobias Brunner
2013-06-11
1
-9
/
+37
|
*
farp: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-5
/
+29
|
*
error-notify: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-3
/
+29
|
*
duplicheck: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-3
/
+29
|
*
coupling: Use plugin features and soft depend on SHA1
Tobias Brunner
2013-06-11
1
-12
/
+40
|
*
certexpire: Use plugin features to register listener
Tobias Brunner
2013-06-11
1
-4
/
+30
|
*
addrblock: Use plugin features with soft dependency on X.509 decoding
Tobias Brunner
2013-06-11
1
-5
/
+34
|
*
dhcp: Use plugin features with dependency to RNG implementation
Tobias Brunner
2013-06-11
1
-17
/
+45
|
*
sql: Use plugin features with dependency to database backend
Tobias Brunner
2013-06-11
1
-33
/
+62
|
*
attr-sql: Use plugin features with dependency to database backend
Tobias Brunner
2013-06-11
1
-24
/
+53
|
*
plugin-feature: Function added to exactly compare plugin features
Tobias Brunner
2013-06-11
3
-4
/
+66
|
*
Socket plugins soft depend on the kernel-ipsec plugin feature
Tobias Brunner
2013-06-11
2
-0
/
+2
|
/
*
Merge branch 'unit-tests'
Tobias Brunner
2013-06-11
38
-981
/
+5256
|
\
|
*
Suppress log messages during tests
Tobias Brunner
2013-06-11
1
-0
/
+2
|
*
Remove explicit leak detective checks as these are now done for all tests
Tobias Brunner
2013-06-11
2
-16
/
+0
|
*
Enable leak detective for all test cases
Tobias Brunner
2013-06-11
14
-22
/
+129
|
*
Added tests for bio_writer_t
Tobias Brunner
2013-06-11
4
-1
/
+397
|
*
Ensure buffer in bio_writer_t is properly increased
Tobias Brunner
2013-06-11
1
-49
/
+29
[prev]
[next]