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
/
payloads
/
nonce_payload.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-4
/
+4
|
|
|
|
|
The old identifiers did not use a proper namespace and often clashed with other defines.
*
Verify IKEv1 nonce size, send 32 byte nonces
Martin Willi
2012-03-20
1
-1
/
+20
|
*
Use a generic encoding type for all variable length chunks
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Add a payload.get_header_length() method, remove header length definitions
Martin Willi
2012-03-20
1
-2
/
+9
|
*
Simplify signature of get_encoding_rules(), make all rules static
Martin Willi
2012-03-20
1
-5
/
+5
|
*
Extended nonce payload for IKEv1 support
Martin Willi
2012-03-20
1
-2
/
+8
|
*
Added member fields for reserved bits and bytes in all payloads
Martin Willi
2011-01-05
1
-8
/
+13
|
*
Migrated nonce_payload to INIT/METHOD macros
Martin Willi
2011-01-05
1
-92
/
+63
|
*
Do not update payload length during generation, allows hooks override ↵
Martin Willi
2011-01-05
1
-21
/
+5
|
|
|
|
payload length
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+225