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
/
transform_attribute.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-7
/
+7
|
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-2
/
+2
|
|
|
|
|
The old identifiers did not use a proper namespace and often clashed with other defines.
*
Include stdint.h for UINTxx_MAX defines
Tobias Brunner
2012-07-27
1
-2
/
+3
|
|
|
|
Fixes #205.
*
use untoh64 instead of non-portable be64toh
Andreas Steffen
2012-03-20
1
-1
/
+1
|
*
Don't use unportable htobe64 macro directly
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Removed obsolete transform attribute setters
Martin Willi
2012-03-20
1
-61
/
+12
|
*
Implemented IKEv1 attribute encoding in SA payload
Martin Willi
2012-03-20
1
-2
/
+14
|
*
Implemented encoding of additional IKEv1 proposal attributes
Martin Willi
2012-03-20
1
-2
/
+17
|
*
Add a payload.get_header_length() method, remove header length definitions
Martin Willi
2012-03-20
1
-0
/
+7
|
*
Simplify signature of get_encoding_rules(), make all rules static
Martin Willi
2012-03-20
1
-4
/
+3
|
*
Added limiting encoding of IKEv1 SA payloads
Martin Willi
2012-03-20
1
-4
/
+5
|
*
Implemented limited payload parsing for IKEv1 SA payloads
Martin Willi
2012-03-20
1
-26
/
+63
|
*
Migrated transform_attribute to INIT/METHOD macros
Martin Willi
2011-01-05
1
-144
/
+77
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+325