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
...
*
Added a load tester strongswan.conf option to throttle initiation
Martin Willi
2011-05-16
3
-6
/
+51
|
*
Migrated load_tester_listern to INIT/METHOD macros
Martin Willi
2011-05-16
1
-20
/
+17
|
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
16
-33
/
+36
|
*
Show total and half-open SA count in statusall
Martin Willi
2011-05-16
1
-1
/
+6
|
*
Added a DPD option for load-tester
Martin Willi
2011-05-16
1
-1
/
+8
|
*
Don't simulate traffic on load-tester kernel interface
Martin Willi
2011-05-16
1
-1
/
+1
|
*
Show how many threads are active in each class in statusall
Martin Willi
2011-05-16
1
-3
/
+8
|
*
Added a statusallnb stroke command to show status non-blocking
Martin Willi
2011-05-16
3
-7
/
+13
|
*
Added preshared_key/eap_password load_tester options to set custom credentials
Martin Willi
2011-05-16
1
-10
/
+13
|
*
Added initiator/responder_id load tester options to enforce different identities
Martin Willi
2011-05-16
1
-30
/
+73
|
*
Migrated load_tester_config to INIT/METHOD macros
Martin Willi
2011-05-16
1
-28
/
+22
|
*
Migrated load_tester_creds to INIT/METHOD macros
Martin Willi
2011-05-16
1
-43
/
+37
|
*
Fix load tester shared key enumerator, provide dedicated EAP password
Martin Willi
2011-05-16
1
-8
/
+51
|
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
7
-12
/
+23
|
*
Processor job scheduling respects job priority classes
Martin Willi
2011-05-16
1
-4
/
+8
|
*
Added a stroke memusage command to show memory usage
Martin Willi
2011-05-16
1
-0
/
+15
|
*
fixed whitelist enabling
Andreas Steffen
2011-05-14
1
-2
/
+3
|
*
do not call recommendations if recs does not exist
Andreas Steffen
2011-05-14
1
-1
/
+1
|
*
Restrict IMCs and IMVs to call SendMessage()
Andreas Steffen
2011-05-14
2
-2
/
+43
|
*
Disable whitelist plugin by default
Martin Willi
2011-05-12
1
-1
/
+1
|
*
Protect the communication with the SIM card during a transaction from access ↵
Duncan Salerno
2011-05-12
1
-12
/
+46
|
|
|
|
by a second application
*
protection against insane IMCs and IMVs
Andreas Steffen
2011-05-11
4
-6
/
+108
|
*
terminate imc/imv that couldn't be initialized properly
Andreas Steffen
2011-05-10
2
-0
/
+12
|
*
lock the set_message_types() method for imvs
Andreas Steffen
2011-05-09
1
-0
/
+14
|
*
cosmetics
Andreas Steffen
2011-05-09
1
-4
/
+2
|
*
adapted state_machine for retry batches
Andreas Steffen
2011-05-09
2
-14
/
+29
|
*
lock the set_message_types() method
Andreas Steffen
2011-05-07
1
-1
/
+17
|
*
added missing comma
Andreas Steffen
2011-05-07
1
-1
/
+1
|
*
refactored tnccs->remove_connection()
Andreas Steffen
2011-05-06
2
-22
/
+4
|
*
Accept name fields in EAP-MD5 messages
Martin Willi
2011-05-02
1
-6
/
+6
|
*
adapted debug output
Andreas Steffen
2011-04-28
3
-3
/
+3
|
*
log unsupported IMC_IMV message types
Andreas Steffen
2011-04-28
2
-0
/
+12
|
*
list registered TNCCS message types
Andreas Steffen
2011-04-28
2
-2
/
+39
|
*
Migrated eap_sim_file to INIT/METHOD macros
Andreas Steffen
2011-04-22
3
-60
/
+60
|
*
fixed segmentation fault due to null pointer
Andreas Steffen
2011-04-22
1
-1
/
+1
|
*
do not include length field in non-fragmented EAP-PEAP packets
Andreas Steffen
2011-04-21
4
-7
/
+23
|
*
Win 7 accepts compressed EAP Identity request
Andreas Steffen
2011-04-21
1
-8
/
+2
|
*
added level 3 debug output of forwarded EAP payloads
Andreas Steffen
2011-04-21
1
-1
/
+6
|
*
Resolve and connect to RADIUS servers not before required
Martin Willi
2011-04-21
6
-56
/
+93
|
*
Revert alloc_str changes
Martin Willi
2011-04-21
10
-57
/
+29
|
|
|
|
|
|
This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5.
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
10
-29
/
+59
|
*
Cast size_t len arguments to %.*s to int
Martin Willi
2011-04-20
2
-6
/
+7
|
*
Synchronize ESN support in HA plugin
Martin Willi
2011-04-20
4
-0
/
+13
|
*
Added an esn parameter to the kernel interface add_sa functions
Martin Willi
2011-04-20
1
-2
/
+2
|
*
Use strncpy when reading smartcard keyids from ipsec.secrets.
Tobias Brunner
2011-04-19
1
-1
/
+1
|
*
Fixed typo in unit-tester plugin.
Tobias Brunner
2011-04-19
1
-1
/
+1
|
*
send an empty EAP Ack client message if TLS was successful and handle it on ↵
Andreas Steffen
2011-04-15
2
-33
/
+14
|
|
|
|
the server
*
Windows 7 expects an uncompressed EAP Identity request
Andreas Steffen
2011-04-15
1
-16
/
+30
|
*
Set broadcast flag in DHCP requests when sending broadcasts
Martin Willi
2011-04-15
1
-0
/
+3
|
*
Added reload support to eap-radius plugin
Martin Willi
2011-04-15
4
-39
/
+83
|
[prev]
[next]