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
/
libcharon
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Syntax error in sqlite.sql fixed.
Tobias Brunner
2011-11-04
1
-1
/
+1
|
*
fixed integrity tests of plugins using libsimaka
Andreas Steffen
2011-11-04
8
-8
/
+0
|
*
Change order of destroy/get_ref function calls
Thomas Egerer
2011-11-04
1
-1
/
+1
|
|
|
|
|
Since DESTROY_IF might destroy the peer_cfg, a get_ref on a freed object is subject to fail.
*
fixed integrity tests of plugins using libtls or libtnccs
Andreas Steffen
2011-11-02
11
-18
/
+23
|
*
Some Doxygen fixes.
Tobias Brunner
2011-10-28
2
-3
/
+2
|
*
Cosmetics
Andreas Steffen
2011-10-26
1
-1
/
+2
|
*
Don't link to tnc libraries on Android as no tnc plugins are currently enabled.
Tobias Brunner
2011-10-25
1
-1
/
+1
|
*
Build libtnccs on Android.
Tobias Brunner
2011-10-25
1
-6
/
+1
|
*
share some code between IMC and IMV managers
Andreas Steffen
2011-10-25
2
-224
/
+34
|
*
removed unneeded includes
Andreas Steffen
2011-10-25
2
-4
/
+0
|
*
refactored TNC framework
Andreas Steffen
2011-10-25
39
-901
/
+663
|
*
moved imv_manager to libtnccs
Andreas Steffen
2011-10-25
11
-508
/
+78
|
*
moved imc_manager to libtnccs
Andreas Steffen
2011-10-25
17
-372
/
+145
|
*
Log if charon failed to establish a CHILD_SA but keeps the IKE_SA up.
Tobias Brunner
2011-10-21
1
-0
/
+4
|
*
The load-tester plugin does not support SAD/SPD flushing.
Tobias Brunner
2011-10-21
1
-0
/
+2
|
*
Fixed indention in load-tester kernel interface.
Tobias Brunner
2011-10-21
1
-28
/
+28
|
*
Add features support to tnccs plugins
Andreas Steffen
2011-10-20
5
-23
/
+107
|
*
Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG.
Tobias Brunner
2011-10-18
1
-1
/
+2
|
*
fixed copy-and-paste error
Andreas Steffen
2011-10-17
1
-2
/
+2
|
*
Add features support to eap-radius plugin
Andreas Steffen
2011-10-15
1
-5
/
+15
|
*
Add features support to eap-peap plugin
Andreas Steffen
2011-10-14
1
-10
/
+23
|
*
Add features support to eap-tnc plugin
Andreas Steffen
2011-10-14
1
-10
/
+16
|
*
Add features support to eap-gtc plugin
Andreas Steffen
2011-10-14
1
-5
/
+14
|
*
Source files in Android.mk updated.
Tobias Brunner
2011-10-14
1
-4
/
+3
|
*
Add features support to eap-md5 plugin
Andreas Steffen
2011-10-14
1
-10
/
+18
|
*
Add features support to eap-ttls plugin
Andreas Steffen
2011-10-14
1
-10
/
+23
|
*
Add features support to eap-identity plugin
Andreas Steffen
2011-10-14
1
-10
/
+14
|
*
Add features support to eap-tls plugin
Andreas Steffen
2011-10-14
1
-10
/
+21
|
*
Add features support tp eap-simaka-reauth plugin
Martin Willi
2011-10-14
2
-36
/
+51
|
*
Add features support to eap-simaka-pseudonym plugin
Martin Willi
2011-10-14
2
-36
/
+51
|
*
Add features support to eap-simaka-sql plugin
Martin Willi
2011-10-14
2
-50
/
+83
|
*
Don't load eap-sim-file plugin if no valid triplet file found
Martin Willi
2011-10-14
2
-9
/
+38
|
*
Add features support to eap-sim-pcsc plugin
Martin Willi
2011-10-14
2
-17
/
+25
|
*
Add features support to eap-sim-file plugin
Martin Willi
2011-10-14
2
-23
/
+33
|
*
Add features support to eap-sim plugin
Martin Willi
2011-10-14
1
-10
/
+25
|
*
Add features support to eap-aka-3gpp2 plugin
Martin Willi
2011-10-14
2
-28
/
+64
|
*
Add features support to eap-aka plugin
Martin Willi
2011-10-14
1
-10
/
+25
|
*
Add features support to socket-raw plugin
Martin Willi
2011-10-14
1
-6
/
+12
|
*
Add features support to socket-dynamic plugin
Martin Willi
2011-10-14
1
-6
/
+12
|
*
Add features support to socket-default plugin
Martin Willi
2011-10-14
1
-7
/
+12
|
*
Added socket plugin feature loading callback
Martin Willi
2011-10-14
3
-4
/
+54
|
*
Don't use union members directly in plugin_feature_t.
Tobias Brunner
2011-10-14
1
-1
/
+1
|
*
Add features support to eap-mschapv2
Martin Willi
2011-10-14
1
-10
/
+22
|
*
Added a listplugins stroke command to show plugin features
Martin Willi
2011-10-14
1
-0
/
+55
|
*
Plugin enumerator enumerates over loaded features, too
Martin Willi
2011-10-14
2
-2
/
+2
|
*
Added a generic callback to register EAP methods using plugin features
Martin Willi
2011-10-14
2
-0
/
+35
|
*
Include library.h in plugin.h
Martin Willi
2011-10-14
2
-0
/
+2
|
*
Enable socket-raw on Android if pluto is enabled.
Tobias Brunner
2011-10-13
1
-0
/
+2
|
*
Android does not support 'struct in6_pktinfo'.
Tobias Brunner
2011-10-13
1
-1
/
+5
|
*
Use separate plugin lists for pluto and charon on Android.
Tobias Brunner
2011-10-13
1
-1
/
+2
|
[prev]
[next]