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 (
Expand
)
Author
Age
Files
Lines
...
*
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
*
log the EAP identifier also for vendor specific EAP methods
Andreas Steffen
2011-04-05
1
-2
/
+2
*
log the initial value of the EAP identifier
Andreas Steffen
2011-04-05
1
-5
/
+6
*
added get_identifier() and set_identifier() methods
Andreas Steffen
2011-04-05
1
-3
/
+18
*
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
6
-0
/
+517
*
log TNC PEP decision with level 0
Andreas Steffen
2011-03-25
4
-19
/
+33
*
Increase whitelist message identity buffer to 128 bytes
Martin Willi
2011-03-23
1
-1
/
+1
*
File lists in Android.mk files updated to those in the Makefiles.
Tobias Brunner
2011-03-22
1
-2
/
+9
*
Fall back to _LINUX_CAPABILITY_VERSION if no explicit version is defined.
Tobias Brunner
2011-03-22
1
-1
/
+3
*
TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection me...
Andreas Steffen
2011-03-19
2
-0
/
+4
*
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
*
Move establish/inherit of rekeyed IKE_SAs to delete messages
Martin Willi
2011-03-15
5
-58
/
+54
*
Wrap IKE delete after rekey into rekey task for responder, too
Martin Willi
2011-03-15
1
-1
/
+18
*
Migrated ike_rekey task to INIT/METHOD macros
Martin Willi
2011-03-15
1
-59
/
+40
*
Migrated sim_manager to INIT/METHOD macros
Martin Willi
2011-03-08
1
-150
/
+92
*
Protect sim card/provider/hook (un-)registration with a rwlock
Martin Willi
2011-03-08
1
-0
/
+58
*
Splitted sim_manager.h header to sim_{card,provider,hooks}.h
Martin Willi
2011-03-08
5
-226
/
+307
*
initiate or route all child configs if they have different names from their p...
Andreas Steffen
2011-03-04
1
-27
/
+68
*
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
6
-0
/
+445
*
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
6
-0
/
+416
*
Invert check to delete unestablished IKE_SAs to not delete them once established
Martin Willi
2011-02-28
1
-2
/
+2
*
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
6
-0
/
+409
*
Fixed a possible segfault after termination of IKE and child SAs.
Tobias Brunner
2011-02-28
1
-0
/
+4
*
Slightly change IKE_SA destruction order to inherit properly during ike_rekey...
Martin Willi
2011-02-28
2
-3
/
+3
*
Compiler warning fixed.
Tobias Brunner
2011-02-10
1
-5
/
+7
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
1
-2
/
+2
*
Migrated update_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+16
*
Migrated send_keepalive_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+14
*
Migrated send_dpd_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+14
*
Migrated roam_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-14
/
+15
*
Migrated retransmit_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-16
/
+15
*
Migrated rekey_ike_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-16
/
+15
*
Migrated rekey_child_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-17
/
+16
*
Migrated process_message_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+14
*
Migrated migrate_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-20
/
+19
*
_ prefix not required
Andreas Steffen
2011-02-10
4
-4
/
+4
*
Migrated delete_ike_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-17
/
+16
[prev]
[next]