]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/encoding/payloads/proposal_substructure.c
proposal-substructure: Encode transform number of selected IKEv1 proposal
[thirdparty/strongswan.git] / src / libcharon / encoding / payloads / proposal_substructure.c
2020-03-06  Tobias Brunnerproposal-substructure: Encode transform number of selec...
2020-03-06  Tobias Brunnerproposal-substructure: Store transform number for IKEv1...
2019-04-25  SophieKproposal-substructure: Fix incorrect type for IKEv2...
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-07-05  Tobias Brunnerikev1: Determine transform ID before mapping integrity...
2016-08-25  Thomas Egererikev1: Don't require AH mapping for integrity algorithm...
2016-06-29  Thomas Egererikev1: Add support for extended sequence numbers
2016-03-24  Andreas SteffenUse standard unsigned integer types
2015-08-17  Tobias Brunnerikev1: Assume a default key length of 128-bit for AES-CBC
2014-12-09  Tobias Brunnerikev1: Use same map for AH and ESP authentication algor...
2014-12-05  Tobias Brunnerikev1: Accept IPComp proposals with 4 octet long CPI...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2014-03-31  Tobias Brunnerikev1: Accept SPI size of any length <= 16 in ISAKMP...
2013-10-11  Martin WilliMerge branch 'ah'
2013-10-11  Martin Williikev1: Support en-/decoding of SA payloads with AH...
2013-05-06  Martin WilliMerge branch 'charon-cmd'
2013-05-06  Martin Williproposals: try next if IKEv2 algorithm could not be...
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-19  Volker RĂ¼melinAdd support for draft-ietf-ipsec-nat-t-ike-03 and earlier
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-06-27  Martin WilliMap XAuth responder authentication methods between...
2012-05-25  Tobias BrunnerAdded encapsulation mode transform attribute to IPComp...
2012-05-24  Tobias BrunnerAdded support for IKEv1 IPComp proposals in proposal...
2012-05-05  Andreas Steffenfixed mapping of IKEv1 algorithms
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Tobias BrunnerFixed transform numbering in IKEv1 proposal.
2012-03-20  Martin WilliFix mapping of IKEv1 encapsulation mode
2012-03-20  Martin WilliSupport encoding of IKEv1 ECDSA proposals
2012-03-20  Martin WilliSupport IKEv1 proposal encodings having both lifebytes...
2012-03-20  Martin WilliAlways use a transform number of 1 when encoding a...
2012-03-20  Martin WilliRemove executable flag from source code files
2012-03-20  Martin WilliSupport encoding of Hybrid initiator authentication...
2012-03-20  Martin WilliEn- and decode DH group attribute in quick mode SA...
2012-03-20  Clavister OpenSourceSetting transform number in esp proposal.
2012-03-20  Tobias BrunnerUse proper enum types in proposal_substructure.
2012-03-20  Martin WilliMap auth_class to auth method and IKEv1 proposal attribute
2012-03-20  Martin WilliImplemented IKEv1 attribute encoding in SA payload
2012-03-20  Martin WilliImplemented encoding of additional IKEv1 proposal attri...
2012-03-20  Clavister OpenSourceIKEv1 XAuth: Add XAUTH authentication types to the...
2012-03-20  Martin WilliInclude hardcoded tunnel mode attribute in porposal...
2012-03-20  Martin WilliParse proposal substructure with multiple IKEv1 transfo...
2012-03-20  Martin WilliEncode multiple IKEv1 proposals in a single transform...
2012-03-20  Martin WilliOnly add the first algorithm of a kind to IKEv1 transforms
2012-03-20  Martin WilliHardcode some SA lifetimes until we can configure them...
2012-03-20  Martin WilliPartially implemented IKEv1 ESP proposal en-/decoding
2012-03-20  Martin WilliRe-enable static inclusion of PSK auth method into...
2012-03-20  Martin WilliAdded IKEv1 support to notify payload
2012-03-20  Martin WilliUse a generic list encoding rule we can use to specify...
2012-03-20  Martin WilliAdd a payload.get_header_length() method, remove header...
2012-03-20  Martin WilliSimplify signature of get_encoding_rules(), make all...
2012-03-20  Martin WilliAdd fixed PSK authentication method to IKEv1 proposal...
2012-03-20  Martin WilliAdded limiting encoding of IKEv1 SA payloads
2012-03-20  Martin WilliImplemented limited payload parsing for IKEv1 SA payloads
2011-07-20  Tobias BrunnerFixed common misspellings.
2011-01-05  Martin WilliAdded substructure enumerators to sa_payload, proposal_...
2011-01-05  Martin WilliAdded member fields for reserved bits and bytes in...
2011-01-05  Martin WilliUse enumerator instead of deprecated iterator
2011-01-05  Martin WilliRemoved obsolete clone mehtod from proposal_substructure
2011-01-05  Martin WilliDo not update payload length during generation, allows...
2010-10-28  Martin WilliStore proposal number in proposal_t to reuse it in...
2010-10-28  Martin WilliMigrated proposal_substructure to INIT/METHOD macros...
2010-03-19  Tobias BrunnerMoving charon to libcharon.