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
*
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
4
-6
/
+47
*
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
*
protection against insane IMCs and IMVs
Andreas Steffen
2011-05-11
6
-6
/
+125
*
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
*
fixed debug output
Andreas Steffen
2011-05-09
1
-2
/
+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
4
-24
/
+25
*
Cache group name in sys_logger_t to avoid problems with Vstr.
Tobias Brunner
2011-05-03
1
-3
/
+5
*
Migrated sys_logger_t to INIT/METHOD macros.
Tobias Brunner
2011-05-03
1
-23
/
+20
*
Migrated file_logger_t to INIT/METHOD macros.
Tobias Brunner
2011-05-03
1
-25
/
+22
*
Accept name fields in EAP-MD5 messages
Martin Willi
2011-05-02
1
-6
/
+6
*
added missing tab
Andreas Steffen
2011-04-28
1
-1
/
+1
*
adapted debug output
Andreas Steffen
2011-04-28
3
-3
/
+3
*
do not send messages of type TNC_VENDORID_ANY or subtye TNC_SUBTYPE_ANY
Andreas Steffen
2011-04-28
1
-0
/
+12
*
Typo fixed.
Tobias Brunner
2011-04-28
1
-1
/
+1
*
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
7
-56
/
+94
*
Revert alloc_str changes
Martin Willi
2011-04-21
10
-57
/
+29
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
10
-29
/
+59
*
Be a little more liberal in checking maximum payload count
Martin Willi
2011-04-20
1
-12
/
+22
*
Accept IKE_SA_INIT responses without CERTIFICATE_REQUESTs
Martin Willi
2011-04-20
1
-1
/
+1
*
Cast size_t len arguments to %.*s to int
Martin Willi
2011-04-20
2
-6
/
+7
*
Remove superfluous test for peer_cfg on established IKE_SAs
Martin Willi
2011-04-20
1
-1
/
+1
*
Synchronize ESN support in HA plugin
Martin Willi
2011-04-20
4
-0
/
+13
*
Add NO_EXT_SEQ_NUMBER to proposal only if it has not been specified in string
Martin Willi
2011-04-20
1
-4
/
+10
*
Added proposal keywords for ESN support
Martin Willi
2011-04-20
2
-18
/
+0
*
Install ESN SAs if such a proposal has been negotiated
Martin Willi
2011-04-20
1
-1
/
+4
*
Added an esn parameter to the kernel interface add_sa functions
Martin Willi
2011-04-20
2
-3
/
+3
*
Use strncpy when reading smartcard keyids from ipsec.secrets.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
Clearly mark switch cases that fall through.
Tobias Brunner
2011-04-19
1
-0
/
+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 t...
Andreas Steffen
2011-04-15
2
-33
/
+14
*
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
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
45
-0
/
+45
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
48
-19
/
+331
[next]