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
/
id_payload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for draft-ietf-ipsec-nat-t-ike-03 and earlier
Volker RĂ¼melin
2012-12-19
1
-2
/
+3
*
Remove executable flag from source code files
Martin Willi
2012-03-20
1
-0
/
+0
*
Added method to get encoded version if ID_V1 payload.
Tobias Brunner
2012-03-20
1
-0
/
+10
*
Encode a single IP traffic selector as ID_IPV?_ADDRESS identity
Martin Willi
2012-03-20
1
-3
/
+16
*
Added missing break;s when converting ID_IP_ADDRESS types to ts, extracted fu...
Martin Willi
2012-03-20
1
-10
/
+14
*
ID_IPV4_ADDR and ID_IPV6_ADDR cases added to get_ts
Clavister OpenSource
2012-03-20
1
-0
/
+18
*
Added payloads for IKEv1 NAT-Traversal negotiation.
Tobias Brunner
2012-03-20
1
-8
/
+14
*
Fix payload length of id_payload created from a traffic selector
Martin Willi
2012-03-20
1
-0
/
+1
*
Added IKEv1 ID payload <-> traffic selector conversion functions
Martin Willi
2012-03-20
1
-4
/
+142
*
Use a generic encoding type for all variable length chunks
Martin Willi
2012-03-20
1
-2
/
+2
*
Extended ID payload for (non-TS) IKEv1 use
Martin Willi
2012-03-20
1
-19
/
+64
*
Add a payload.get_header_length() method, remove header length definitions
Martin Willi
2012-03-20
1
-1
/
+8
*
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
-11
/
+21
*
Migrated id_payload to INIT/METHOD macros
Martin Willi
2011-01-05
1
-144
/
+64
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+293