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
ike: Reuse interface ID during CHILD_SA rekeyings
[strongswan.git]
/
src
/
libcharon
/
sa
/
ikev2
/
2019-04-04
Tobias Brunner
ike: Reuse interface ID during CHILD_SA rekeyings
tree
|
commitdiff
2019-04-03
Tobias Brunner
child-sa: Configure interface ID on SAs and policies
tree
|
commitdiff
2019-03-14
Tobias Brunner
Merge branch 'android-updates'
tree
|
commitdiff
2019-03-13
Tobias Brunner
child-create: Add missing space in DH retry log message
tree
|
commitdiff
2018-12-07
Tobias Brunner
Merge branch 'ikev1-adopt-child-tasks'
tree
|
commitdiff
2018-12-07
Tobias Brunner
ike: Implement adopt_child_tasks() outside task managers
tree
|
commitdiff
2018-12-07
Tobias Brunner
task-manager: Add method to remove a task from a queue
tree
|
commitdiff
2018-12-07
Tobias Brunner
ikev2: Ignore COOKIE notifies we already received
tree
|
commitdiff
2018-12-07
Thomas Egerer
ha: Add auth method for HA IKEv1 key derivation
tree
|
commitdiff
2018-12-03
Tobias Brunner
ikev2: Only set STAT_INBOUND for valid and expected...
tree
|
commitdiff
2018-11-22
Tobias Brunner
child-delete: Don't send delete for expired CHILD_SAs...
tree
|
commitdiff
2018-10-26
Tobias Brunner
task-manager-v2: Reject requests for incomplete IKE_SAs...
tree
|
commitdiff
2018-10-26
Tobias Brunner
Merge commit 'key-sig-schemes'
tree
|
commitdiff
2018-10-26
Andreas Steffen
pubkey-authenticator: Append RSAPSS salt length to...
tree
|
commitdiff
2018-10-26
Tobias Brunner
pubkey-authenticator: Query private key for supported...
tree
|
commitdiff
2018-09-17
Tobias Brunner
Fixed some typos, courtesy of codespell
tree
|
commitdiff
2018-09-12
Tobias Brunner
Merge branch 'botan-plugin'
tree
|
commitdiff
2018-09-12
Tobias Brunner
ike-init: Fix leak if KE payload creation fails
tree
|
commitdiff
2018-09-11
Tobias Brunner
ike-auth: Remove unnecessary case statement
tree
|
commitdiff
2018-09-10
Tobias Brunner
Merge branch 'ikev2-ppk'
tree
|
commitdiff
2018-09-10
Tobias Brunner
ikev2: Mark IKE_SAs that used PPK during authentication
tree
|
commitdiff
2018-09-10
Tobias Brunner
eap-authenticator: Add support for authentication with PPK
tree
|
commitdiff
2018-09-10
Tobias Brunner
pubkey-authenticator: Add support for authentication...
tree
|
commitdiff
2018-09-10
Tobias Brunner
psk-authenticator: Add support for authentication with PPK
tree
|
commitdiff
2018-09-10
Tobias Brunner
ike-auth: Add basic PPK support
tree
|
commitdiff
2018-09-10
Tobias Brunner
ike-auth: Replace `== NULL` with `!`
tree
|
commitdiff
2018-09-10
Tobias Brunner
ike-init: Send USE_PPK notify as appropriate
tree
|
commitdiff
2018-09-10
Tobias Brunner
keymat_v2: Add support for PPKs
tree
|
commitdiff
2018-06-28
Tobias Brunner
Merge branch 'ike-proposal-switch'
tree
|
commitdiff
2018-06-28
Tobias Brunner
Replace 'inacceptable' with the more common 'unacceptable'
tree
|
commitdiff
2018-06-28
Tobias Brunner
child-cfg: Allow suppressing log messages when selectin...
tree
|
commitdiff
2018-06-28
Tobias Brunner
ike-init: Switch to an alternative config if proposals...
tree
|
commitdiff
2018-06-28
Tobias Brunner
ike-auth: Consider negotiated IKE proposal when selecti...
tree
|
commitdiff
2018-06-22
Tobias Brunner
ike-mobike: Always use this task for DPDs even if not...
tree
|
commitdiff
2018-05-24
Tobias Brunner
ikev2: Initialize variable in case set_key() or allocat...
tree
|
commitdiff
2018-05-23
Tobias Brunner
Fixed some typos, courtesy of codespell
tree
|
commitdiff
2018-05-23
Tobias Brunner
Unify format of HSR copyright statements
tree
|
commitdiff
2018-05-22
Tobias Brunner
Merge branch 'ikesa-force-destroy'
tree
|
commitdiff
2018-05-22
Tobias Brunner
ike-sa: Add option to force the destruction of an IKE_S...
tree
|
commitdiff
2018-05-22
Tobias Brunner
Merge branch 'cert-chain-fixes'
tree
|
commitdiff
2018-05-22
Tobias Brunner
ike: Reject certificates that are not compliant with...
tree
|
commitdiff
2018-04-12
Tobias Brunner
ike: Ignore rekeyed and deleted CHILD_SAs when reestabl...
tree
|
commitdiff
2018-04-12
Tobias Brunner
ikev2: Reuse marks and reqid of CHILD_SAs during MBB...
tree
|
commitdiff
2018-04-09
Tobias Brunner
Merge branch 'child-deleted'
tree
|
commitdiff
2018-04-09
Tobias Brunner
child-sa: Add new state to track deleted but not yet...
tree
|
commitdiff
2018-03-21
Tobias Brunner
ikev2: Use correct type to check for selected signature...
tree
|
commitdiff
2018-02-23
Tobias Brunner
Merge branch 'incorrect-inval-ke'
tree
|
commitdiff
2018-02-23
Tobias Brunner
child-rekey: Don't destroy IKE_SA if initiating CHILD_S...
tree
|
commitdiff
2018-02-23
Tobias Brunner
child-create: Fail if we already retried with a request...
tree
|
commitdiff
2018-02-23
Tobias Brunner
child-create: Make sure we actually propose the request...
tree
|
commitdiff
2018-02-23
Tobias Brunner
child-create: Make sure the returned KE payload uses...
tree
|
commitdiff
2018-02-22
Tobias Brunner
Merge branch 'trap-manager-uninstall'
tree
|
commitdiff
2018-02-22
Tobias Brunner
trap-manager: Remove reqid parameter from install(...
tree
|
commitdiff
2018-02-13
Tobias Brunner
Fixed some typos, courtesy of codespell
tree
|
commitdiff
2018-02-09
Tobias Brunner
Merge branch 'mobike-nat'
tree
|
commitdiff
2018-02-09
Tobias Brunner
ike-mobike: Don't trigger update for NAT mapping change...
tree
|
commitdiff
2018-02-09
Tobias Brunner
ike-mobike: Only ignore MOBIKE responses if an actual...
tree
|
commitdiff
2018-02-09
Tobias Brunner
ikev2: Update currently queued MOBIKE task
tree
|
commitdiff
2018-02-09
Tobias Brunner
ike-mobike: Don't reset address update flag if set...
tree
|
commitdiff
2018-02-09
Tobias Brunner
Merge branch 'dh-group-rekey'
tree
|
commitdiff
2018-02-09
Tobias Brunner
child-create: Promote selected DH group, demote proposa...
tree
|
commitdiff
2018-02-09
Tobias Brunner
ike-init: Promote selected DH group and demote proposal...
tree
|
commitdiff
2018-02-09
Tobias Brunner
ike-init: Make DH group reuse optional to test INVALID_...
tree
|
commitdiff
2018-02-09
Tobias Brunner
child-rekey: Use previously negotiated DH group when...
tree
|
commitdiff
2018-02-09
Tobias Brunner
child-create: Add an option to set the DH group to...
tree
|
commitdiff
2018-02-09
Tobias Brunner
ike-init: Reuse the DH group of the previous IKE_SA...
tree
|
commitdiff
2018-02-09
Tobias Brunner
ike-init: Move creation of DH instance after INVALID_KE...
tree
|
commitdiff
2017-11-17
Tobias Brunner
ikev2: Add hash algorithm used for RSASSA-PSS signature...
tree
|
commitdiff
2017-11-15
Tobias Brunner
Fixed some typos, courtesy of codespell
tree
|
commitdiff
2017-11-08
Tobias Brunner
Merge branch 'rsassa-pss'
tree
|
commitdiff
2017-11-08
Tobias Brunner
ikev2: Use helpers to build signature auth data
tree
|
commitdiff
2017-11-08
Tobias Brunner
ikev2: Enumerate RSA/PSS schemes and use them if enabled
tree
|
commitdiff
2017-11-08
Tobias Brunner
ikev2: Support signing with RSASSA-PSS via RFC 7427...
tree
|
commitdiff
2017-11-08
Tobias Brunner
ikev2: Verify RSASSA-PSS signatures via RFC 7427 signat...
tree
|
commitdiff
2017-11-08
Tobias Brunner
keymat_v2: Pass/receive signature schemes as signature_...
tree
|
commitdiff
2017-11-08
Tobias Brunner
auth-cfg: Store signature schemes as signature_params_t...
tree
|
commitdiff
2017-11-08
Tobias Brunner
private-key: Add optional parameters argument to sign...
tree
|
commitdiff
2017-11-08
Tobias Brunner
public-key: Add optional parameters argument to verify...
tree
|
commitdiff
2017-11-08
Tobias Brunner
ikev2: Don't use SHA-1 for RFC 7427 signature authentic...
tree
|
commitdiff
2017-11-02
Thomas Egerer
ike: Do not send initial contact only for UNIQUE_NEVER
tree
|
commitdiff
2017-11-02
Tobias Brunner
ikev2: Abort make-before-break reauth if we don't find...
tree
|
commitdiff
2017-10-27
Andreas Steffen
libcharon: Added Cisco FlexVPN Supported VID
tree
|
commitdiff
2017-09-18
Tobias Brunner
child-create: Don't consider a DH group mismatch as...
tree
|
commitdiff
2017-09-15
Tobias Brunner
child-delete: Only let SAs expire naturally if they...
tree
|
commitdiff
2017-09-04
Tobias Brunner
ike: Reset local SPI if retrying to connect in state...
tree
|
commitdiff
2017-09-04
Tobias Brunner
ike-init: Fail if DH group in KE payload does not match...
tree
|
commitdiff
2017-08-07
Tobias Brunner
child-create: Don't log CHILD_SA initiation until we...
tree
|
commitdiff
2017-08-07
Tobias Brunner
child-rekey: Add CHILD_SA name and unique ID to collisi...
tree
|
commitdiff
2017-08-07
Tobias Brunner
Merge commit 'child-sa-rekey-tkm'
tree
|
commitdiff
2017-08-07
Tobias Brunner
child-rekey: Don't install outbound SA in case of lost...
tree
|
commitdiff
2017-08-07
Tobias Brunner
child-sa: Install outbound SA immediately if kernel...
tree
|
commitdiff
2017-07-27
Tobias Brunner
ikev2: AES-CMAC-PRF-128 only uses the first 64 bits...
tree
|
commitdiff
2017-07-27
Tobias Brunner
ike: Trigger CHILD_INSTALLED state change after corresp...
tree
|
commitdiff
2017-05-26
Tobias Brunner
ike: Apply retransmission_limit before applying the...
tree
|
commitdiff
2017-05-26
Tobias Brunner
Merge branch 'variadic-enumerators'
tree
|
commitdiff
2017-05-26
Tobias Brunner
linked-list: Change return value of find_first() and...
tree
|
commitdiff
2017-05-26
Tobias Brunner
Change interface for enumerator_create_filter() callback
tree
|
commitdiff
2017-05-23
Tobias Brunner
Merge branch 'avoid-rekey-loss'
tree
|
commitdiff
2017-05-23
Tobias Brunner
child-delete: Delay the removal of the inbound SA of...
tree
|
commitdiff
2017-05-23
Tobias Brunner
child-sa: Remove state to track installation of half...
tree
|
commitdiff
next