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
/
net
/
pfkeyv2_parsemessage.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for autmatically moving traffic between rdomains on ipsec(4)
tobhe
2020-04-23
1
-15
/
+23
*
Export per-TDB counters to userland.
mpi
2019-02-01
1
-2
/
+3
*
kernels don't build without MROUTING because ip_var.h only sometimes
tedu
2017-07-14
1
-2
/
+1
*
Allow updating the destination address of an existing TDB. Since the
patrick
2017-06-26
1
-3
/
+5
*
Depending on the addresses, ipsecctl(8) automatically groups sa
bluhm
2017-02-28
1
-7
/
+9
*
A space here, a space there. Soon we're talking real whitespace
krw
2017-01-24
1
-9
/
+9
*
Remove support for storing credentials and auth information in the kernel.
mikeb
2015-04-14
1
-72
/
+8
*
Remove bits of unfinished IPsec proxy support. DNS' KX records, anyone?
mikeb
2015-03-26
1
-4
/
+2
*
Remove various external variable declaration from sources files and
mpi
2013-04-10
1
-3
/
+2
*
Add support for the Extended (64-bit) Sequence Number as defined
mikeb
2012-06-29
1
-2
/
+2
*
pfkey needs some p_p->ps_pid too. OK deraadt@ guenther@
claudio
2012-03-28
1
-2
/
+2
*
Allow to specify an alternative enc(4) interface for an SA. All
reyk
2010-07-01
1
-6
/
+19
*
#if INET => #ifdef INET
mpf
2008-10-22
1
-2
/
+2
*
With adding ipsec tags and exporting flow filters via sysctl SADB_GET
hshoexer
2007-07-30
1
-2
/
+2
*
add support to tag ipsec traffic belonging to specific IKE-initiated
reyk
2006-11-24
1
-5
/
+28
*
Add SA replay counter synchronization to pfsync(4). Required for IPsec
ho
2005-05-28
1
-2
/
+2
*
Add SADB_X_EXT_LIFETIME_LASTUSE for use with isakmpd/DPD, adding this
ho
2004-08-10
1
-42
/
+44
*
in the tcp md5sig case allow empty (wildcard) src or dst
henning
2004-03-31
1
-1
/
+5
*
UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)
markus
2003-12-02
1
-5
/
+13
*
KNF
deraadt
2003-02-16
1
-12
/
+16
*
KNF
jason
2003-02-16
1
-200
/
+200
*
FLOW_TYPE in ADD/UPDATE.
angelos
2002-06-07
1
-4
/
+4
*
Allow auth payloads in ACQUIRE messages. Part of a larger commit to come.
angelos
2002-05-31
1
-3
/
+3
*
SRC prefix is not required for some operations.
angelos
2002-02-23
1
-6
/
+6
*
IPComp. angelos@ ok.
jjbg
2001-07-05
1
-4
/
+7
*
Use PADUP() instead of hand-crafted weirdness; also, it's supposed to
angelos
2001-07-03
1
-3
/
+2
*
Add missing space in debug message.
angelos
2001-07-01
1
-2
/
+2
*
Fix length check, add some more sanity checks on INET6.
angelos
2001-07-01
1
-4
/
+26
*
KNF, and add DPRINTFs all over the place.
angelos
2001-07-01
1
-350
/
+641
*
Yet more include file cleanup.
angelos
2001-06-08
1
-8
/
+2
*
repair copyright notices for NRL & cmetz; cmetz
deraadt
2001-06-05
1
-16
/
+68
*
Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards
niklas
2001-06-05
1
-9
/
+9
*
Import/export authentication information for SA.
angelos
2001-05-30
1
-1
/
+3
*
Check the LOCAL_AUTH payload.
angelos
2001-05-30
1
-3
/
+18
*
Use the new M_* malloc types
angelos
2001-05-05
1
-5
/
+5
*
Include NUL-termination in identity extension length computation
niklas
2001-04-19
1
-1
/
+1
*
Minor changes, preparing for real socket-attached TDBs; also, more
angelos
2001-04-14
1
-4
/
+5
*
Allow tdbi's to appear in mbufs throughout the stack; this allows
angelos
2001-03-28
1
-2
/
+5
*
Don't force sin6_port to be zero.
angelos
2001-03-21
1
-3
/
+0
*
Import/export credentials from TDB.
angelos
2001-03-04
1
-4
/
+19
*
sync with pfkey rfc. you need to rebuild ipsecadm and isakmpd after this.
provos
2000-12-14
1
-18
/
+11
*
ASKPOLICY message; used by key management to inquire about policy
angelos
2000-10-14
1
-2
/
+15
*
Don't use an SA payload for ADDFLOW/DELFLOW.
angelos
2000-09-29
1
-4
/
+4
*
Correctly handle srcid/dstid.
angelos
2000-09-21
1
-2
/
+2
*
Allow IDENTITY payloads in ADDFLOW messages.
angelos
2000-09-20
1
-2
/
+2
*
SA bundles.
angelos
2000-09-19
1
-0
/
+12
*
SPD-driven IPsec.
angelos
2000-09-19
1
-30
/
+13
*
Allow BITMAP_ADDRESS_DST in ADDFLOW messages.
angelos
2000-01-23
1
-2
/
+2
*
sockaddr_in6 is padded to 32 bytes.
angelos
1999-12-20
1
-1
/
+1
*
rename SADB_foo_X_bar to SADB_X_foo_bar
deraadt
1999-07-02
1
-18
/
+18
[next]