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
/
proposal_substructure.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added encapsulation mode transform attribute to IPComp proposal.
Tobias Brunner
2012-05-25
1
-1
/
+4
*
Added support for IKEv1 IPComp proposals in proposal substructure.
Tobias Brunner
2012-05-24
1
-1
/
+97
*
fixed mapping of IKEv1 algorithms
Andreas Steffen
2012-05-05
1
-29
/
+184
*
Fixed transform numbering in IKEv1 proposal.
Tobias Brunner
2012-03-20
1
-0
/
+1
*
Fix mapping of IKEv1 encapsulation mode
Martin Willi
2012-03-20
1
-1
/
+1
*
Support encoding of IKEv1 ECDSA proposals
Martin Willi
2012-03-20
1
-6
/
+16
*
Support IKEv1 proposal encodings having both lifebytes and a lifetime
Martin Willi
2012-03-20
1
-67
/
+58
*
Always use a transform number of 1 when encoding a single transform
Martin Willi
2012-03-20
1
-3
/
+3
*
Remove executable flag from source code files
Martin Willi
2012-03-20
1
-0
/
+0
*
Support encoding of Hybrid initiator authentication method
Martin Willi
2012-03-20
1
-0
/
+9
*
En- and decode DH group attribute in quick mode SA payloads
Martin Willi
2012-03-20
1
-0
/
+13
*
Setting transform number in esp proposal.
Clavister OpenSource
2012-03-20
1
-1
/
+1
*
Use proper enum types in proposal_substructure.
Tobias Brunner
2012-03-20
1
-2
/
+2
*
Map auth_class to auth method and IKEv1 proposal attribute
Martin Willi
2012-03-20
1
-2
/
+10
*
Implemented IKEv1 attribute encoding in SA payload
Martin Willi
2012-03-20
1
-0
/
+155
*
Implemented encoding of additional IKEv1 proposal attributes
Martin Willi
2012-03-20
1
-50
/
+113
*
IKEv1 XAuth: Add XAUTH authentication types to the enum. Added the ability t...
Clavister OpenSource
2012-03-20
1
-0
/
+17
*
Include hardcoded tunnel mode attribute in porposal, remove ESN attribute
Martin Willi
2012-03-20
1
-2
/
+2
*
Parse proposal substructure with multiple IKEv1 transforms to multiple proposals
Martin Willi
2012-03-20
1
-23
/
+24
*
Encode multiple IKEv1 proposals in a single transform substructure
Martin Willi
2012-03-20
1
-6
/
+46
*
Only add the first algorithm of a kind to IKEv1 transforms
Martin Willi
2012-03-20
1
-4
/
+4
*
Hardcode some SA lifetimes until we can configure them dynamically
Martin Willi
2012-03-20
1
-0
/
+12
*
Partially implemented IKEv1 ESP proposal en-/decoding
Martin Willi
2012-03-20
1
-2
/
+73
*
Re-enable static inclusion of PSK auth method into IKEv1 proposal
Martin Willi
2012-03-20
1
-2
/
+2
*
Added IKEv1 support to notify payload
Martin Willi
2012-03-20
1
-2
/
+2
*
Use a generic list encoding rule we can use to specify the wrapped payload type
Martin Willi
2012-03-20
1
-6
/
+6
*
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
-9
/
+5
*
Add fixed PSK authentication method to IKEv1 proposal for now
Martin Willi
2012-03-20
1
-1
/
+15
*
Added limiting encoding of IKEv1 SA payloads
Martin Willi
2012-03-20
1
-65
/
+209
*
Implemented limited payload parsing for IKEv1 SA payloads
Martin Willi
2012-03-20
1
-39
/
+315
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
*
Added substructure enumerators to sa_payload, proposal_substructure
Martin Willi
2011-01-05
1
-0
/
+7
*
Added member fields for reserved bits and bytes in all payloads
Martin Willi
2011-01-05
1
-2
/
+7
*
Use enumerator instead of deprecated iterator
Martin Willi
2011-01-05
1
-13
/
+9
*
Removed obsolete clone mehtod from proposal_substructure
Martin Willi
2011-01-05
1
-30
/
+0
*
Do not update payload length during generation, allows hooks override payload...
Martin Willi
2011-01-05
1
-1
/
+3
*
Store proposal number in proposal_t to reuse it in the selected proposal
Martin Willi
2010-10-28
1
-2
/
+2
*
Migrated proposal_substructure to INIT/METHOD macros, removed unused methods
Martin Willi
2010-10-28
1
-203
/
+110
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+598