GitHub/MotorolaMobilityLLC/external-strongswan.git
4 years agoadd configurable vendor attributes and notifies lists
Denis Vinogradov [Wed, 26 Aug 2020 06:01:57 +0000 (15:01 +0900)]
add configurable vendor attributes and notifies lists

  Request and response

Change-Id: Ibdab0e2bf9a22fc427c64c7cbf9b66bf85cc84a5
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
4 years agoHide the orGin session key value.
Seongsik Kim [Wed, 19 Aug 2020 05:46:31 +0000 (14:46 +0900)]
Hide the orGin session key value.

  [Problem]: There is a security risk due to the oriGinal
     session key code displayed through the debug message.
  [Solution]: Encrypted the oriGinal session key by using a public key.

Change-Id: I2ff5557fa751bf5b5c067a57f45a87759a599390
Signed-off-by: Seongsik Kim <sz.kim@samsung.com>
4 years agoprovide IKE_SA name as parameter to authenticator
Denis Vinogradov [Tue, 25 Aug 2020 04:42:12 +0000 (13:42 +0900)]
provide IKE_SA name as parameter to authenticator

  [JIRA]: NEUS7920-25337
  [Problem]: Could not create connection for SIM1
  [Issue]: SIM1 and SIM2 authentication stated same time
and last incoming request overwrite previous
authenticator saved connection name. Both requests
were sent to SIM2, and error received from SIM for
SIM1 challenge request.
  [Solution]: Remove authenticator pluGin name, add IKE_SA
name as parameter to request

Change-Id: I68531d629ad5a7b6b81984a195efea77fff38e37
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
4 years agoadd SET_INTERFACE command to stroke
Denis Vinogradov [Thu, 16 Jul 2020 01:34:24 +0000 (10:34 +0900)]
add SET_INTERFACE command to stroke

Change-Id: Ie3b34f88a4c4ed38a4a4ec139047cb60e0cfa5f5
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
4 years agodisable installing routes with add policy
Denis Vinogradov [Thu, 13 Aug 2020 04:26:44 +0000 (13:26 +0900)]
disable installing routes with add policy

  Problem: incorrect route created, it may cause
routing failure for outgoing packets

Change-Id: I2c63314e1863bd2039bdcadb95e151e3076055c1
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
4 years agoconfigurable retransmit tries added
Denis Vinogradov [Mon, 29 Jun 2020 03:36:52 +0000 (12:36 +0900)]
configurable retransmit tries added

Change-Id: I2ed22b327b699a821daee00cd082ffe4cfb7c7d5
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
4 years agoremove direct modification of identity, use value from service
Denis Vinogradov [Mon, 8 Jun 2020 03:11:35 +0000 (12:11 +0900)]
remove direct modification of identity, use value from service

  For RFC822_ADDR MAC address could be used in IKE_SA identity,
  EAP indentity should exclude MAC. Remove modification to change
  indentity in code, use eap_identity field in add_conn.

Change-Id: I1f3197583dccf5208ca7e13c4210a6b45de18044
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
4 years agoInitial changes for strongswan to support IWLAN features
Seungah Lim [Fri, 26 Jun 2020 07:53:01 +0000 (16:53 +0900)]
Initial changes for strongswan to support IWLAN features

Change-Id: I7c1a181ef6a60427e3c683a3b16063965b6e78d6
Signed-off-by: Seungah Lim <sss.lim@samsung.com>
4 years agoInitial empty repository
Sundong Ahn [Fri, 5 Jun 2020 02:25:58 +0000 (11:25 +0900)]
Initial empty repository