strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Migrated eap_simaka_reauth_provider_t to INIT/METHOD macros.
[strongswan.git]
/
src
/
libcharon
/
encoding
/
2011-10-04
Tobias Brunner
Migrated parser_t to INIT/METHOD macros.
tree
|
commitdiff
2011-10-04
Tobias Brunner
Fixed compiler warnings for endpoint_notify_t.
tree
|
commitdiff
2011-10-03
Andreas Steffen
Migrated endpoint_notify to INIT/METHOD macros
tree
|
commitdiff
2011-08-16
Andreas Steffen
increased message buffer to cope with NCP's innumerable...
tree
|
commitdiff
2011-08-15
Tobias Brunner
typos: initator->initiator, authenticaion->authentication.
tree
|
commitdiff
2011-08-08
Martin Willi
Add a non-clonig variant of eap_payload_create_data
tree
|
commitdiff
2011-08-03
Martin Willi
Show error code of Microsoft specific error notify
tree
|
commitdiff
2011-08-03
Martin Willi
Added Microsoft specific error notify
tree
|
commitdiff
2011-07-20
Tobias Brunner
Fixed common misspellings.
tree
|
commitdiff
2011-07-15
Andreas Steffen
added IKEv2 exchange type IKE_SESSION_RESUME from RFC...
tree
|
commitdiff
2011-07-14
Andreas Steffen
fixed typo
tree
|
commitdiff
2011-07-14
Andreas Steffen
updated IANA IKEv2 Notify Message Types
tree
|
commitdiff
2011-07-06
Tobias Brunner
Use has_more in decrypt_payloads instead of calling...
tree
|
commitdiff
2011-07-06
Tobias Brunner
Replaced simple iterator usages.
tree
|
commitdiff
2011-05-19
Martin Willi
Fix some warnings triggered by gcc 4.6 -Wunused-but...
tree
|
commitdiff
2011-04-20
Martin Willi
Be a little more liberal in checking maximum payload...
tree
|
commitdiff
2011-04-20
Martin Willi
Accept IKE_SA_INIT responses without CERTIFICATE_REQUESTs
tree
|
commitdiff
2011-02-10
Tobias Brunner
Compiler warning fixed.
tree
|
commitdiff
2011-02-08
Martin Willi
Fixed function parameter description
tree
|
commitdiff
2011-02-07
Tobias Brunner
Some typos fixed.
tree
|
commitdiff
2011-02-01
Martin Willi
Accept non-encrypted INFORMATIONALs for ME connectivity...
tree
|
commitdiff
2011-01-05
Martin Willi
Provide CRLs received in CERT payloads to trustchain...
tree
|
commitdiff
2011-01-05
Martin Willi
Added substructure enumerators to sa_payload, proposal_...
tree
|
commitdiff
2011-01-05
Martin Willi
Moved check if packet already encoded to ike_sa, avoids...
tree
|
commitdiff
2011-01-05
Martin Willi
Added a message method to set the "higher version suppo...
tree
|
commitdiff
2011-01-05
Martin Willi
Added reserved bit mangling wrapper functions to message
tree
|
commitdiff
2011-01-05
Martin Willi
Implemented a generic payload field lookup function
tree
|
commitdiff
2011-01-05
Martin Willi
Reserved field get parsed/generated like any other...
tree
|
commitdiff
2011-01-05
Martin Willi
Added member fields for reserved bits and bytes in...
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated vendor_id_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated ts_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Use enumerator instead of deprecated iterator
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated transform_substructure to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Removed obsolete clone mehtod from proposal_substructure
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated transform_attribute to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated traffic_selector_substructre to INIT/METHOD...
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated notify_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated nonce_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated ke_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated id_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated cp_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated configuration_attribute to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated certreq_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated cert_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated auth_payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Do not update payload length during generation, allows...
tree
|
commitdiff
2011-01-05
Martin Willi
Do not recalculate payload header length after generati...
tree
|
commitdiff
2011-01-05
Martin Willi
Apply IKE major/minor version set on message to IKE...
tree
|
commitdiff
2011-01-05
Martin Willi
Added setters for IKE major/minor version to ike_header
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated ike_header_t to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Fixed length calculation of unknown payload
tree
|
commitdiff
2011-01-05
Martin Willi
Move critical bit checking to ike_sa, notify payload...
tree
|
commitdiff
2011-01-05
Martin Willi
Support encoding of UKNOWN_DATA
tree
|
commitdiff
2011-01-05
Martin Willi
Moved our substructure identifiers above 255, ignore...
tree
|
commitdiff
2011-01-05
Martin Willi
Check for exceeded payload count even if we have a...
tree
|
commitdiff
2011-01-05
Martin Willi
Added a constructor for custom uknown payloads
tree
|
commitdiff
2011-01-05
Martin Willi
Use the payloads actual type in unknown_payload_t
tree
|
commitdiff
2011-01-05
Martin Willi
Migrated unknown payload to INIT/METHOD macros
tree
|
commitdiff
2011-01-05
Martin Willi
Fail silently without INVALID_SYNTAX if message not...
tree
|
commitdiff
2011-01-05
Martin Willi
Support removal of payloads from messages
tree
|
commitdiff
2011-01-05
Martin Willi
Added a message_t option to disable automatic payload...
tree
|
commitdiff
2011-01-05
Martin Willi
Implemented cert payload constructor for custom encodin...
tree
|
commitdiff
2010-10-28
Martin Willi
Store proposal number in proposal_t to reuse it in...
tree
|
commitdiff
2010-10-28
Martin Willi
Migrated proposal_substructure to INIT/METHOD macros...
tree
|
commitdiff
2010-10-28
Martin Willi
Migrated sa_payload to INIT/METHOD macros, removed...
tree
|
commitdiff
2010-09-16
Tobias Brunner
draft-ietf-ipsecme-eap-mutual will be released as RFC...
tree
|
commitdiff
2010-09-15
Andreas Steffen
added notify messages defined in RFC 5996
tree
|
commitdiff
2010-08-30
Tobias Brunner
Enable the generation of unencrypted messages (e.g...
tree
|
commitdiff
2010-08-25
Martin Willi
Update delete_payload length when adding SPIs
tree
|
commitdiff
2010-08-25
Martin Willi
Migrated delete_payload to INIT/METHOD macros, replaced...
tree
|
commitdiff
2010-08-25
Martin Willi
Use different return values in payload decryption to...
tree
|
commitdiff
2010-08-23
Martin Willi
Accept encryption payloads with no wrapped payloads
tree
|
commitdiff
2010-08-19
Martin Willi
Use AEAD wrapper for encryption payload encryption...
tree
|
commitdiff
2010-08-19
Martin Willi
Migrated generator_t to INIT/METHOD macros
tree
|
commitdiff
2010-08-19
Martin Willi
Migrated encryption_payload to INIT/METHOD macros
tree
|
commitdiff
2010-08-19
Martin Willi
Migrated message_t to INIT/METHOD macros
tree
|
commitdiff
2010-08-13
Martin Willi
Use IV length of a crypter instead of block size for...
tree
|
commitdiff
2010-08-04
Tobias Brunner
IKEv2 notification types updated.
tree
|
commitdiff
2010-07-13
Martin Willi
Support different encoding types in certificate.get_enc...
tree
|
commitdiff
2010-06-24
Martin Willi
Show contents of the CP payload in message_t stringific...
tree
|
commitdiff
2010-03-26
Martin Willi
Accept messages with a "sufficient" payload if other...
tree
|
commitdiff
2010-03-24
Tobias Brunner
Fixed some Doxygen warnings.
tree
|
commitdiff
2010-03-19
Tobias Brunner
Moving charon to libcharon.
tree
|
commitdiff