An error occurred fetching the project authors.
  1. 08 Apr, 2003 1 commit
  2. 07 Apr, 2003 1 commit
  3. 02 Apr, 2003 2 commits
  4. 31 Mar, 2003 1 commit
  5. 22 Mar, 2003 1 commit
  6. 19 Mar, 2003 2 commits
  7. 06 Mar, 2003 1 commit
  8. 05 Mar, 2003 1 commit
  9. 02 Feb, 2003 1 commit
  10. 20 Jan, 2003 1 commit
  11. 08 Jan, 2003 1 commit
  12. 18 Nov, 2002 1 commit
  13. 12 Nov, 2002 1 commit
  14. 07 Nov, 2002 1 commit
    • Alexey Kuznetsov's avatar
      [IPSEC] More work. · 586cf468
      Alexey Kuznetsov authored
      1. Expiration of SAs. Some missing updates of counters.
         Question: very strange, rfc defines use_time as time of the first use
         of SA. But kame setkey refers to this as lastuse.
      2. Bug fixes for tunnel mode and forwarding.
      3. Fix bugs in per-socket policy: policy entries do not leak but are destroyed,
         when socket is closed, and are cloned on children of listening sockets.
      4. Implemented use policy: i.e. use ipsec if a SA is available,
         ignore if it is not.
      5. Added sysctl to disable in/out policy on some devices.
         It is set on loopback by default.
      6. Remove resolved reference from template. It is not used,
         but pollutes code.
      7. Added all the SASTATEs, now they make sense.
      586cf468
  15. 05 Nov, 2002 1 commit
  16. 04 Nov, 2002 1 commit
    • Alexey Kuznetsov's avatar
      [IPSEC]: Bug fixes and updates. · fefd9246
      Alexey Kuznetsov authored
      - Implement IP_IPSEC_POLICY setsockopt
      - Rework input policy checks to use it
      - dst->child destruction is repaired
      - Fix tunnel mode IP header building.
      fefd9246
  17. 03 Nov, 2002 1 commit
    • Alexey Kuznetsov's avatar
      [NET]: IPSEC updates. · 4a618fbe
      Alexey Kuznetsov authored
      - Add ESP tranformer.
      - Add AF_KEY socket layer.
      - Rework xfrm structures for user interfaces
      - Add CONFIG_IP_{AH,ESP}.
      4a618fbe
  18. 28 Oct, 2002 2 commits