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
/
plugins
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
implemented get|set_identifier() for eap_sim_t
Andreas Steffen
2011-04-05
2
-34
/
+56
|
*
Migrated eap_sim plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
2
-80
/
+56
|
*
implemented get|set_identifier() for eap_radius_t
Andreas Steffen
2011-04-05
1
-1
/
+20
|
*
store EAP identifier on peer side
Andreas Steffen
2011-04-05
1
-1
/
+2
|
*
implemented get|set_identifier() for eap_aka_t
Andreas Steffen
2011-04-05
2
-19
/
+54
|
*
Migrated eap_aka plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
2
-80
/
+57
|
*
implemented get|set_identifier() for eap_gtc_t
Andreas Steffen
2011-04-05
1
-0
/
+14
|
*
Migrated eap_gtc plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
1
-51
/
+34
|
*
implemented get|set_identifier() for eap_mschapv2_t
Andreas Steffen
2011-04-05
1
-0
/
+14
|
*
Migrated eap_mschapv2 plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
1
-57
/
+34
|
*
implemented get|set_identifier() for eap_identity_t and eap_md5_t
Andreas Steffen
2011-04-05
2
-3
/
+39
|
*
Migrated eap_sim_pcsc plugin to INIT/METHOD macros
Martin Willi
2011-04-04
2
-32
/
+38
|
*
Slightly reformatted SIM pcsc code
Martin Willi
2011-04-04
2
-30
/
+44
|
*
Added SIM card backend based on pcsc-lite
Duncan Salerno
2011-04-04
5
-0
/
+510
|
*
log TNC PEP decision with level 0
Andreas Steffen
2011-03-25
3
-17
/
+29
|
*
Increase whitelist message identity buffer to 128 bytes
Martin Willi
2011-03-23
1
-1
/
+1
|
*
TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection ↵
Andreas Steffen
2011-03-19
2
-0
/
+4
|
|
|
|
message
*
Added a strongswan.conf "enabled" option for duplicheck plugin
Martin Willi
2011-03-17
1
-0
/
+6
|
*
Added strongswan.conf and runtime option to enable/disable whitelist plugin
Martin Willi
2011-03-17
5
-1
/
+43
|
*
initiate or route all child configs if they have different names from their ↵
Andreas Steffen
2011-03-04
1
-27
/
+68
|
|
|
|
parent peer config
*
initiate or route child configs which don't have a peer config of the same name
Andreas Steffen
2011-03-01
1
-32
/
+86
|
*
put DN in double quotes
Andreas Steffen
2011-03-01
1
-1
/
+1
|
*
Implemented permanent certificate coupling plugin
Martin Willi
2011-02-28
5
-0
/
+438
|
*
Update duplicheck entry during IKE rekeying
Martin Willi
2011-02-28
1
-2
/
+17
|
*
Remove entry from active duplicate list only if it was not in checking
Martin Willi
2011-02-28
1
-5
/
+10
|
*
Added an example application listening to duplicheck notifications
Martin Willi
2011-02-28
3
-0
/
+63
|
*
Notify duplicate detections over a UNIX sockets to listening applications
Martin Willi
2011-02-28
6
-5
/
+294
|
*
Added an advanced duplicate checking plugin with liveness check of old SA
Martin Willi
2011-02-28
5
-0
/
+409
|
*
Added a whitelist command line utility to control whitelist plugin
Martin Willi
2011-02-28
3
-0
/
+184
|
*
Added a UNIX socket based control backend to whitelist plugin
Martin Willi
2011-02-28
5
-2
/
+337
|
*
Implemented a in-memory peer identity whitelist plugin
Martin Willi
2011-02-28
5
-0
/
+402
|
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
1
-2
/
+2
|
*
replaced ipsec up %startall command by start_action job
Andreas Steffen
2011-02-09
1
-59
/
+0
|
*
maemo: Create DBUS service file with correct path to charon.
Tobias Brunner
2011-02-08
3
-5
/
+9
|
*
Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBS
Martin Willi
2011-02-08
1
-2
/
+3
|
*
tnccs_11 does not link against libtls, just uses its headers
Martin Willi
2011-02-08
1
-1
/
+0
|
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
13
-79
/
+79
|
*
Add a prefix to the global visible tnc names to avoid name clashes, move to ↵
Martin Willi
2011-02-08
4
-10
/
+12
|
|
|
|
tncifimv
*
Fixed compiler warning
Martin Willi
2011-02-08
1
-1
/
+1
|
*
tnccs_11 does not link to libtnc anymore
Martin Willi
2011-02-08
1
-3
/
+1
|
*
Implement correct signature for pb_tnc_msg->process()
Martin Willi
2011-02-08
2
-2
/
+2
|
*
Fixed various doxygen errors in tnc plugins
Martin Willi
2011-02-08
9
-11
/
+11
|
*
maemo: Listen for IKE_SA state changes insted of CHILD_SA state changes.
Tobias Brunner
2011-02-04
1
-7
/
+6
|
|
|
|
|
If the IKE_SA_INIT request fails, there is not yet a CHILD_SA that could trigger state changes.
*
added comment to determine_tnccs_protocol() function
Andreas Steffen
2011-01-31
1
-0
/
+6
|
*
implemented dynamic detection of TNCCS protocol
Andreas Steffen
2011-01-31
6
-2
/
+301
|
*
Use wrapped threading functions in ha plugin
Martin Willi
2011-01-20
3
-16
/
+15
|
*
Fixed memory cleanup if no DHCP transaction found for an OFFER
Martin Willi
2011-01-13
1
-4
/
+3
|
*
terminate TNCCS 1.1 connection after sending recommendation
Andreas Steffen
2011-01-11
1
-1
/
+18
|
*
fixed XML syntax for TNCCS-Recommendation messages
Andreas Steffen
2011-01-11
1
-1
/
+2
|
*
implemented check_and_build_recommendation()
Andreas Steffen
2011-01-11
3
-18
/
+62
|
[prev]
[next]