]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/encoding/parser.c
Spelling fixes
[thirdparty/strongswan.git] / src / libcharon / encoding / parser.c
2020-02-11  Josh SorefSpelling fixes
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2016-03-24  Andreas SteffenUse standard unsigned integer types
2014-12-05  Tobias Brunnerike: Only parse payloads valid for the current IKE...
2014-10-10  Tobias BrunnerMerge branch 'ikev2-fragmentation'
2014-10-10  Tobias Brunnerike: Rename encryption_payload to encrypted_payload
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Williencoding: Don't explicitly include <arpa/inet.h>
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-27  Tobias BrunnerDon't cast second argument of mem_printf_hook (%b)...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliRenamed CONFIGURATION_ATTRIBUTE_LENGTH to streamline...
2012-03-20  Tobias BrunnerLog parsed unsigned ints with proper format strings.
2012-03-20  Clavister OpenSourceIKEv1 ConfigMode: Fixed cp_payload to use CONFIGURATION...
2012-03-20  Tobias BrunnerRemoved redundant '=>' when logging binary data in...
2012-03-20  Tobias BrunnerUse modified encryption payload to encrypt/decrypt...
2012-03-20  Tobias BrunnerAvoid compiler warnings due to extended enums.
2012-03-20  Martin WilliUpdate header length after each parsed rule, as it...
2012-03-20  Martin WilliUse a generic list encoding rule we can use to specify...
2012-03-20  Martin WilliUse a generic encoding type for all variable length...
2012-03-20  Martin WilliImplemented IKEv1 hash payload
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 WilliExtended KE payload for IKEv1 support
2012-03-20  Martin WilliAdded additional IKEv1 payload and encoding identifiers
2012-03-20  Martin WilliExtend sa_payload for IKEv1 support
2011-10-04  Tobias BrunnerMigrated parser_t to INIT/METHOD macros.
2011-01-05  Martin WilliReserved field get parsed/generated like any other...
2011-01-05  Martin WilliUse the payloads actual type in unknown_payload_t
2010-03-19  Tobias BrunnerMoving charon to libcharon.