Historial de Commits

Autor SHA1 Mensaje Fecha
  Konstantin Belousov 6023bd1d52 netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to header hace 2 meses
  Konstantin Belousov eb0fdc7753 netinet/ipsec.h: remove unneeded "extern"s hace 2 meses
  Konstantin Belousov ef2a572bf6 ipsec_offload: kernel infrastructure hace 3 años
  Konstantin Belousov 00524fd475 ipsec_output(): add mtu argument hace 1 año
  Konstantin Belousov de1da299da ipsec_output(): add outcoming ifp argument hace 1 año
  Lexi Winter 50ecbc5142 libipsec: make const-correct hace 5 meses
  Warner Losh 71625ec9ad sys: Remove $FreeBSD$: one-line .c comment pattern hace 1 año
  Gleb Smirnoff 809fef2913 netipsec: move specific ipsecmethods declarations to ipsec_support.h hace 1 año
  Kornel Duleba 6b66194bcb ipsec: Check PMTU before sending a frame. hace 3 años
  Wojciech Macek d9d59bb1af ipsec: Handle ICMP NEEDFRAG message. hace 3 años
  Marcin Wojtas 8b7f39947c Implement anti-replay algorithm with ESN support hace 3 años
  John Baldwin 28d2a72bbf Consistently include opt_ipsec.h for consumers of <netipsec/ipsec.h>. hace 4 años
  John Baldwin 16aabb761c Remove support for IPsec algorithms deprecated in r348205 and r360202. hace 4 años
  John Baldwin 0f70218343 Make the warning intervals for deprecated crypto algorithms tunable. hace 5 años
  Conrad Meyer 2e08e39ff5 OCF: Add a typedef for session identifiers hace 6 años
  Fabien Thomas f8e73c47d8 Add a SPD cache to speed up lookups. hace 6 años
  Andrey V. Elsukov 15bf717a93 Remove unused variables and sysctl declaration. hace 6 años
  Pedro F. Giffuni 51369649b0 sys: further adoption of SPDX licensing ID tags. hace 6 años
  Fabien Thomas 39bbca6ffd crypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC mode. This is working hace 6 años
  Andrey V. Elsukov 22bbefb2c9 Fix the regression introduced in r275710. hace 7 años
  Andrey V. Elsukov 1a01e0e7ac Add inpcb pointer to struct ipsec_ctx_data and pass it to the pfil hook hace 7 años
  Andrey V. Elsukov 7f1f65918b Disable IPsec debugging code by default when IPSEC_DEBUG kernel option hace 7 años
  Andrey V. Elsukov 22986c6740 Introduce the concept of IPsec security policies scope. hace 7 años
  Andrey V. Elsukov fcf596178b Merge projects/ipsec into head/. hace 7 años
  Andrey V. Elsukov 61a292a396 Remove stale function declaration hace 8 años
  Andrey V. Elsukov efb10c3ce7 Constify mbuf pointer for IPSEC functions where mbuf isn't modified. hace 8 años
  Andrey V. Elsukov ef91a9765d Overhaul if_enc(4) and make it loadable in run-time. hace 8 años
  Fabien Thomas d6d3f24890 Implement the sadb_x_policy_priority field as it is done in Linux: hace 8 años
  Ermal Luçi 705f4d9c6a IPSEC, remove variable argument function its already due. hace 9 años
  Andrey V. Elsukov a9b9f6b6c6 Make ipsec_in_reject() static. We use ipsec[46]_in_reject() instead. hace 9 años