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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Wipe memory after using key material (incomplete, to be continued)
Martin Willi
2011-05-09
9
-24
/
+43
*
Use memwipe() in chunk_clear()
Martin Willi
2011-05-09
1
-1
/
+1
*
Added a memwipe() function to safely overwrite sensitive memory
Martin Willi
2011-05-09
2
-0
/
+53
*
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
*
id of non-registered threads defaults to 0
Andreas Steffen
2011-05-06
1
-1
/
+18
*
Migrated scheduler_t to INIT/METHOD macros
Martin Willi
2011-05-05
1
-33
/
+24
*
Migrated callback_job to INIT/METHOD macros
Martin Willi
2011-05-05
2
-38
/
+38
*
Migrated processor to INIT/METHOD macros
Martin Willi
2011-05-05
1
-42
/
+35
*
Fix algorithm type for signers, fixes warning with gcc 4.5
Martin Willi
2011-05-03
1
-1
/
+1
*
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
*
Removed superfluous parameter missed in e5e5bcc92f.
Tobias Brunner
2011-05-02
1
-1
/
+1
*
Fix a potential memleak if two threads fingerprint a credential simultaneously
Martin Willi
2011-05-02
1
-1
/
+6
*
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
*
IKEv2 was only partially the default for connections with auto=route and auto...
Tobias Brunner
2011-04-27
1
-2
/
+2
*
Fixed two typos in kernel-pfroute plugin.
Tobias Brunner
2011-04-26
1
-2
/
+2
*
fixed loop error in parsing of OCSP basic responses
Andreas Steffen
2011-04-26
2
-2
/
+2
*
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
*
debug type is EAP_TLS
Andreas Steffen
2011-04-21
1
-4
/
+4
*
do not include length field in non-fragmented EAP-PEAP packets
Andreas Steffen
2011-04-21
6
-19
/
+68
*
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
17
-123
/
+49
*
If key not found, strdup default value, too
Martin Willi
2011-04-21
1
-6
/
+2
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
15
-48
/
+90
*
Added a thread save, allocating settings get_str variant called alloc_str
Martin Willi
2011-04-21
2
-1
/
+39
*
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
5
-21
/
+23
*
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
5
-18
/
+20
*
Install ESN SAs if such a proposal has been negotiated
Martin Willi
2011-04-20
1
-1
/
+4
*
Copy ESN enabled replay state during update_sa, if supported
Martin Willi
2011-04-20
1
-48
/
+77
[next]