Historial de Commits

Autor SHA1 Mensaje Fecha
  Warner Losh 71625ec9ad sys: Remove $FreeBSD$: one-line .c comment pattern hace 1 año
  Kristof Provost 0361f165f2 ipsec: replace SECASVAR mtx by rmlock hace 2 años
  John Baldwin 35d9e00dba IPsec: Use protocol-specific malloc types instead of M_XDATA. hace 2 años
  John Baldwin dae61c9d09 Simplify IPsec transform-specific teardown. hace 4 años
  John Baldwin 28d2a72bbf Consistently include opt_ipsec.h for consumers of <netipsec/ipsec.h>. hace 4 años
  John Baldwin 9c0e3d3a53 Add support for optional separate output buffers to in-kernel crypto. hace 4 años
  John Baldwin c034143269 Refactor driver and consumer interfaces for OCF (in-kernel crypto). hace 4 años
  Gleb Smirnoff b8a6e03fac Widen NET_EPOCH coverage. hace 5 años
  Conrad Meyer 1b0909d51a OpenCrypto: Convert sessions to opaque handles instead of integers hace 6 años
  Conrad Meyer 2e08e39ff5 OCF: Add a typedef for session identifiers hace 6 años
  Andrey V. Elsukov 6d8fdfa9d5 Rework IP encapsulation handling code. hace 6 años
  John Baldwin fd40ecf3d4 Set the proper vnet in IPsec callback functions. hace 6 años
  Alexander Kabaev 151ba7933a Do pass removing some write-only variables from the kernel. hace 6 años
  Pedro F. Giffuni fe267a5590 sys: general adoption of SPDX licensing ID tags. hace 6 años
  Andrey V. Elsukov 7f1f65918b Disable IPsec debugging code by default when IPSEC_DEBUG kernel option hace 7 años
  Andrey V. Elsukov 3aee70991d Fix possible double releasing for SA and SP references. hace 7 años
  Andrey V. Elsukov 5f7c516f21 Fix possible double releasing for SA reference. hace 7 años
  Andrey V. Elsukov fcf596178b Merge projects/ipsec into head/. hace 7 años
  Andrey V. Elsukov 0d05666462 Fix build for NOINET and NOINET6 kernels. hace 8 años
  Andrey V. Elsukov 3cbd4ec3e4 Handle non-compressed packets for IPComp in tunnel mode. hace 8 años
  Pedro F. Giffuni 155d72c498 sys/net* : for pointers replace 0 with NULL. hace 8 años
  Andrey V. Elsukov f367798498 Take extra reference to security policy before calling crypto_dispatch(). hace 9 años
  Andrey V. Elsukov 3d80e82d60 Fix possible use after free due to security policy deletion. hace 9 años
  Andrey V. Elsukov 962ac6c727 Change ipsec_address() and ipsec_logsastr() functions to take two hace 9 años
  Andrey V. Elsukov f0514a8b8a Remove now unused mtag argument from ipsec*_common_input_cb. hace 9 años
  Andrey V. Elsukov 566cbcc82a Remove unused mtag variable. hace 9 años
  Andrey V. Elsukov 2d957916ef Remove route chaching support from ipsec code. It isn't used for some time. hace 9 años
  Gleb Smirnoff 6df8a71067 Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed. hace 10 años
  Andrey V. Elsukov db8c087944 Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, hace 11 años
  Andrey V. Elsukov c80211e3cf Prepare network statistics structures for migration to PCPU counters. hace 11 años