strongswan/src/libcharon/sa/ikev2/tasks
Josh Soref b3ab7a48cc Spelling fixes
* accumulating
* acquire
* alignment
* appropriate
* argument
* assign
* attribute
* authenticate
* authentication
* authenticator
* authority
* auxiliary
* brackets
* callback
* camellia
* can't
* cancelability
* certificate
* choinyambuu
* chunk
* collector
* collision
* communicating
* compares
* compatibility
* compressed
* confidentiality
* configuration
* connection
* consistency
* constraint
* construction
* constructor
* database
* decapsulated
* declaration
* decrypt
* derivative
* destination
* destroyed
* details
* devised
* dynamic
* ecapsulation
* encoded
* encoding
* encrypted
* enforcing
* enumerator
* establishment
* excluded
* exclusively
* exited
* expecting
* expire
* extension
* filter
* firewall
* foundation
* fulfillment
* gateways
* hashing
* hashtable
* heartbeats
* identifier
* identifiers
* identities
* identity
* implementers
* indicating
* initialize
* initiate
* initiation
* initiator
* inner
* instantiate
* legitimate
* libraries
* libstrongswan
* logger
* malloc
* manager
* manually
* measurement
* mechanism
* message
* network
* nonexistent
* object
* occurrence
* optional
* outgoing
* packages
* packets
* padding
* particular
* passphrase
* payload
* periodically
* policies
* possible
* previously
* priority
* proposal
* protocol
* provide
* provider
* pseudo
* pseudonym
* public
* qualifier
* quantum
* quintuplets
* reached
* reading
* recommendation to
* recommendation
* recursive
* reestablish
* referencing
* registered
* rekeying
* reliable
* replacing
* representing
* represents
* request
* request
* resolver
* result
* resulting
* resynchronization
* retriable
* revocation
* right
* rollback
* rule
* rules
* runtime
* scenario
* scheduled
* security
* segment
* service
* setting
* signature
* specific
* specified
* speed
* started
* steffen
* strongswan
* subjectaltname
* supported
* threadsafe
* traffic
* tremendously
* treshold
* unique
* uniqueness
* unknown
* until
* upper
* using
* validator
* verification
* version
* version
* warrior

Closes strongswan/strongswan#164.
2020-02-11 18:23:07 +01:00
..
child_create.c proposal: Add selection flags to clone() method 2019-10-24 17:43:21 +02:00
child_create.h ike: Reuse interface ID during CHILD_SA rekeyings 2019-04-04 09:31:38 +02:00
child_delete.c child-delete: Don't send delete for expired CHILD_SAs that were already rekeyed 2018-11-22 11:31:53 +01:00
child_delete.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
child_rekey.c ike: Reuse interface ID during CHILD_SA rekeyings 2019-04-04 09:31:38 +02:00
child_rekey.h child-rekey: Add method to check for the redundant SA created in a collision 2016-06-17 18:48:04 +02:00
ike_auth.c Spelling fixes 2020-02-11 18:23:07 +01:00
ike_auth.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_auth_lifetime.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_auth_lifetime.h Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
ike_cert_post.c ike-cert-post: Encode intermediate CA certificates as hash-and-URL if possible 2019-11-26 11:12:26 +01:00
ike_cert_post.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_cert_pre.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_cert_pre.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_config.c ike-config: If we don't send a CFG_REQUEST, we don't expect a CFG_REPLY 2019-04-04 11:06:20 +02:00
ike_config.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_delete.c Spelling fixes 2020-02-11 18:23:07 +01:00
ike_delete.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_dpd.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_dpd.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_init.c proposal: Add selection flags to clone() method 2019-10-24 17:43:21 +02:00
ike_init.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_me.c Spelling fixes 2020-02-11 18:23:07 +01:00
ike_me.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_mid_sync.c ikev2: Ignore IKEV2_MESSAGE_ID_SYNC notifies if extension is disabled 2017-02-08 15:10:51 +01:00
ike_mid_sync.h ikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifies as responder 2017-02-08 15:03:25 +01:00
ike_mobike.c ike-mobike: Always use this task for DPDs even if not behind a NAT 2018-06-22 09:20:30 +02:00
ike_mobike.h Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
ike_natd.c Spelling fixes 2020-02-11 18:23:07 +01:00
ike_natd.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_reauth.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_reauth.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_reauth_complete.c ikev2: Schedule a make-before-break completion task to delete old IKE_SA 2015-02-20 13:34:57 +01:00
ike_reauth_complete.h ikev2: Schedule a make-before-break completion task to delete old IKE_SA 2015-02-20 13:34:57 +01:00
ike_redirect.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_redirect.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_rekey.c Replace 'inacceptable' with the more common 'unacceptable' 2018-06-28 18:46:42 +02:00
ike_rekey.h ike-rekey: Add method to check if there was a rekey collision 2016-06-17 18:48:06 +02:00
ike_vendor.c Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
ike_vendor.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_verify_peer_cert.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_verify_peer_cert.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00