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
/
conftest
/
hooks
/
pretend_auth.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-9
/
+9
|
|
|
|
|
The old identifiers did not use a proper namespace and often clashed with other defines.
*
Add a return value to keymat_v2_t.get_auth_octets()
Martin Willi
2012-07-16
1
-2
/
+6
|
*
Invoke bus_t.message hook twice, once plain and parsed, once encoded and ↵
Martin Willi
2012-03-20
1
-21
/
+24
|
|
|
|
encrypted
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Cleanup CERT payload constructors
Martin Willi
2012-03-20
1
-2
/
+2
|
*
Added not-yet used sa_payload parameters used in IKEv1
Martin Willi
2012-03-20
1
-2
/
+1
|
*
Fixed conftests after extending CERT payload.
Tobias Brunner
2012-03-20
1
-2
/
+2
|
*
Moved version specific keymat functions to specific interfaces.
Tobias Brunner
2012-03-20
1
-2
/
+3
|
*
Don't clone chunk in message.get_packet_data
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Extend sa_payload for IKEv1 support
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Include the used reserved bytes from ID payloads in AUTH calculation
Martin Willi
2011-01-05
1
-1
/
+6
|
*
Implemented a hook that recreates a valid incoming IKE_AUTH response, even ↵
Martin Willi
2011-01-05
1
-0
/
+381
if AUTH_FAILED