index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
ip_ah.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two bugs in IPsec/HMAC-SHA2:
markus
2010-01-10
1
-4
/
+1
*
add sysctl entry points into various network layers, in particular to
deraadt
2007-12-14
1
-2
/
+5
*
switch to sysctl_int_arr(); ok henning, deraadt
markus
2004-02-17
1
-1
/
+6
*
Remove commons; inspired by netbsd.
jason
2003-02-12
1
-2
/
+2
*
whitespace
itojun
2002-06-09
1
-3
/
+3
*
Copyright.
angelos
2001-06-25
1
-5
/
+5
*
Inclusion protection.
angelos
2001-06-09
1
-4
/
+4
*
Lots and lots of changes.
angelos
2000-09-19
1
-3
/
+3
*
Cryptographic services framework, and software "device driver". The
angelos
2000-03-17
1
-11
/
+12
*
Merge "old" and "new" ESP and AH in two files (one for each).
angelos
2000-01-27
1
-33
/
+9
*
Add an ip4_input6() for use with IPv6 (just a wrapper for
angelos
2000-01-13
1
-1
/
+5
*
Add ingress ACL for IPsec: after being processed, IPsec packets are
angelos
2000-01-09
1
-1
/
+2
*
fix IPv6 ipsec template lossage.
itojun
1999-12-31
1
-2
/
+2
*
Change some function prototypes, dont unnecessarily initialize some
angelos
1999-12-25
1
-2
/
+2
*
Add v4/v6 wrapper routine definitions.
angelos
1999-12-09
1
-1
/
+5
*
New ah_new_input(), protocol-independent processing (still lacking
angelos
1999-12-07
1
-1
/
+4
*
Get rid of unnecessary third argument in *_output routines of IPsec.
angelos
1999-10-29
1
-3
/
+2
*
Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.
niklas
1999-04-11
1
-1
/
+19
*
Update copyright; remove a few annoying debugging printfs.
angelos
1999-02-24
1
-3
/
+5
*
Remove encap.h include; saner debugging printfs; fix buglets; work with
angelos
1999-02-24
1
-97
/
+2
*
Add checks of packets getting to big after transforms.
niklas
1998-11-25
1
-1
/
+2
*
first step to the setsockopt/getsockopt interface as described in
provos
1998-05-18
1
-10
/
+16
*
add ripemd-160 as authentication function.
provos
1997-11-24
1
-4
/
+7
*
make it easier to add additional transforms. add blowfish and cast
provos
1997-11-04
1
-21
/
+33
*
global byte counters.
provos
1997-07-14
1
-1
/
+3
*
put old esp/ah and new esp/ah in different files.
provos
1997-07-11
1
-100
/
+68
*
hard and soft limits for SPI's per absolute timer, relative since establish,
provos
1997-06-25
1
-1
/
+2
*
ah-sha1 + esp-3des + indentation
provos
1997-06-20
1
-56
/
+77
*
no more 2(two) md5 libs in kernel!
mickey
1997-03-30
1
-2
/
+2
*
I/O packet counters added.
angelos
1997-02-26
1
-1
/
+3
*
Beautification.
angelos
1997-02-24
1
-9
/
+9
*
OpenBSD tags + some prototyping police
niklas
1997-02-24
1
-0
/
+2
*
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
deraadt
1997-02-20
1
-0
/
+162