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 (
Expand
)
Author
Age
Files
Lines
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-11-15
1
-1
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-2
/
+2
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-4
/
+4
*
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 payload...
Martin Willi
2011-01-05
1
-21
/
+5
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+225