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
/
ts_payload.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-3
/
+3
|
*
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.
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Use a generic list encoding rule we can use to specify the wrapped payload type
Martin Willi
2012-03-20
1
-2
/
+3
|
*
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
|
*
Added member fields for reserved bits and bytes in all payloads
Martin Willi
2011-01-05
1
-12
/
+22
|
*
Migrated ts_payload to INIT/METHOD macros
Martin Willi
2011-01-05
1
-155
/
+106
|
*
Do not update payload length during generation, allows hooks override ↵
Martin Willi
2011-01-05
1
-1
/
+1
|
|
|
|
payload length
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+334