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
/
encoding
/
message.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Apply IKE major/minor version set on message to IKE header
Martin Willi
2011-01-05
1
-0
/
+4
|
*
Move critical bit checking to ike_sa, notify payload includes unsupported ↵
Martin Willi
2011-01-05
1
-13
/
+1
|
|
|
|
payload type
*
Check for exceeded payload count even if we have a found one flagged as ↵
Martin Willi
2011-01-05
1
-3
/
+4
|
|
|
|
sufficient
*
Use the payloads actual type in unknown_payload_t
Martin Willi
2011-01-05
1
-5
/
+4
|
*
Fail silently without INVALID_SYNTAX if message not verified
Martin Willi
2011-01-05
1
-10
/
+8
|
*
Support removal of payloads from messages
Martin Willi
2011-01-05
1
-0
/
+7
|
*
Added a message_t option to disable automatic payload sorting
Martin Willi
2011-01-05
1
-1
/
+16
|
*
Enable the generation of unencrypted messages (e.g. ME connectivity checks).
Tobias Brunner
2010-08-30
1
-9
/
+10
|
*
Use different return values in payload decryption to distinguish between ↵
Martin Willi
2010-08-25
1
-2
/
+2
|
|
|
|
integrity and syntax errors
*
Use AEAD wrapper for encryption payload encryption/decryption
Martin Willi
2010-08-19
1
-448
/
+243
|
*
Migrated message_t to INIT/METHOD macros
Martin Willi
2010-08-19
1
-185
/
+112
|
*
Show contents of the CP payload in message_t stringification
Martin Willi
2010-06-24
1
-0
/
+34
|
*
Accept messages with a "sufficient" payload if other payloads (such as V) follow
Martin Willi
2010-03-26
1
-5
/
+2
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+1726