Commit History

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