Historique des commits

Auteur SHA1 Message Date
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include il y a 3 ans
  David Woodhouse 931bdf10b4 Split out construct_esp_packet() to avoid duplication il y a 5 ans
  David Woodhouse 8349cfdecd Add HMAC-SHA256-128 support for ESP il y a 5 ans
  David Woodhouse 347060a852 Consolidate common parts of setup_esp_keys() il y a 5 ans
  David Woodhouse 7f10000484 Generate ESP IV from previous packet instead of using RAND_bytes() il y a 5 ans
  David Woodhouse 7d5b9d7484 Reuse OpenSSL HMAC_CTX for ESP packets il y a 5 ans
  Daniel Lenski 4daac3fa2e Save latest ESP sequence number even if replay protection isn't in use il y a 6 ans
  Daniel Lenski 0ca5974685 add new_keys argument to esp_setup_keys() in preparation for supporting GlobalProtect ESP il y a 7 ans
  David Woodhouse d8b283f168 Fix build breakage in OpenSSL ESP il y a 7 ans
  Daniel Lenski b2b1dd0702 store length of ESP encryption and HMAC keys so that they can be manipulated separately for both Juniper and GP il y a 7 ans
  Piotr Kubaj 9c36560d3e Fix build with LibreSSL. il y a 8 ans
  David Woodhouse 585543bdd3 Fix crash in init_esp_ciphers with OpenSSL < 1.1 il y a 8 ans
  David Woodhouse e0689b5518 More OpenSSL 1.1 fixes il y a 8 ans
  David Woodhouse c547093744 Fix build with OpenSSL 1.1 (HEAD) il y a 9 ans
  David Woodhouse 7a8630498f Fix OpenSSL ESP HMAC calculation il y a 9 ans
  David Woodhouse 2c6174775f Accept packets on old ESP setup during changeover il y a 9 ans
  David Woodhouse 92e374fae4 Handle ESP rekeying il y a 9 ans
  David Woodhouse 22021bc51b Treat SPI as a uint32_t instead of char[] il y a 9 ans
  David Woodhouse c43d15b5e2 Add ESP support for OpenSSL il y a 9 ans