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
/
regress
/
sbin
/
iked
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid config error in run-psk-fail.
tobhe
2021-02-15
1
-3
/
+13
*
'struct group' is now called 'struct dh_group'.
tobhe
2021-02-04
2
-4
/
+4
*
Remove echo headlines.
bluhm
2020-12-17
1
-17
/
+1
*
Fix config_add_transform and config_free_proposal.
tobhe
2020-11-26
1
-5
/
+11
*
Fix ikev2_nat_detection().
tobhe
2020-11-21
1
-3
/
+3
*
Constify sa in ikev2_pld_eap(). The parser code must not change any
tobhe
2020-11-18
1
-6
/
+6
*
Pass correct vars to FROM and TO.
tobhe
2020-11-10
1
-3
/
+3
*
Add test for dynamic IP assignment via "config address" and "request address".
tobhe
2020-11-09
2
-4
/
+36
*
Add seperate FROM/TO variables.
tobhe
2020-11-08
2
-2
/
+4
*
Make sure IPsec flows are loaded with srcid/dstid attributes.
tobhe
2020-11-05
1
-3
/
+7
*
Add test for ASN1_DN ids with existing certs.
tobhe
2020-11-05
1
-2
/
+12
*
Fix dh test after recent API refactoring. Remove outdated references to
tobhe
2020-11-03
2
-16
/
+27
*
Fix test_parser crash in ikev2_pld_eap. msg->msg_parent is always set in
tobhe
2020-09-21
1
-1
/
+2
*
Fix changed eap_parse signature.
tobhe
2020-09-20
1
-3
/
+5
*
Make sure variable assignments are followed by '\', otherwise
tobhe
2020-09-15
1
-4
/
+4
*
More tests for policy matching via dstid.
tobhe
2020-09-13
1
-12
/
+63
*
Test for failure on dstid mismatch.
tobhe
2020-09-13
1
-1
/
+15
*
Add run-psk-fail test to check for failure on psk mismatch.
tobhe
2020-09-13
1
-1
/
+17
*
Refactor config setup boilerplate to allow asymmetric test setups.
tobhe
2020-09-13
2
-46
/
+52
*
Refactor initial cleanup.
tobhe
2020-09-10
1
-2
/
+4
*
Add 'run-ping-fail' subtest. Make sure to clean up left over state
tobhe
2020-09-07
1
-15
/
+33
*
Allow multiple global options.
tobhe
2020-08-30
2
-10
/
+8
*
Add 'enforcesingleikesa' test.
tobhe
2020-08-29
1
-5
/
+31
*
Add pf config to block unencrypted pings.
tobhe
2020-07-21
2
-4
/
+18
*
Make test work with IPv6 addresses.
tobhe
2020-07-21
1
-2
/
+3
*
The -6 option is ignored and will be removed in the future.
tobhe
2020-04-09
1
-3
/
+3
*
Properly handle multiple CERTREQ payloads in CA process. Only for the
tobhe
2020-04-01
1
-5
/
+5
*
Add test for IPsec transport mode. Check not only flows but also SAs,
tobhe
2020-02-21
2
-8
/
+34
*
Disable name resolution in tcpdump with -n. We always compare source and
tobhe
2020-02-17
1
-3
/
+3
*
Generate public keys for newly generated local private keys.
tobhe
2020-02-17
1
-2
/
+4
*
Reset udpencap_port sysctl in cleanup in case the run-udpencap-port
tobhe
2020-01-17
1
-3
/
+5
*
Add test for custom udp encapsulation port with set with '-p'.
tobhe
2020-01-16
1
-6
/
+23
*
Link iked live test to build. To operate it needs two remote
bluhm
2020-01-16
1
-2
/
+2
*
Add multiple altname fields and test for different subjectAltName formats
tobhe
2020-01-15
2
-5
/
+24
*
Restructure certificate generation to utilize make's build deps. Add test
tobhe
2020-01-15
1
-38
/
+94
*
Rename the environment variables for ssh hosts and addresses
bluhm
2020-01-15
2
-32
/
+32
*
Add automated certificate generation, psk and certificate authentication
tobhe
2020-01-15
3
-16
/
+88
*
Add live test for simple ikev2 handshake and encrypted ping between two
tobhe
2020-01-14
2
-0
/
+124
*
Fix undefined symbol for ikev2_ike_sa_setreason.
tobhe
2019-11-14
1
-1
/
+6
*
Add ikev2_ikesa_info dummy definition for parser test.
tobhe
2019-08-14
1
-1
/
+7
*
Add support for IKEv2 Message Fragmentation as defined in RFC 7383.
patrick
2019-05-11
2
-2
/
+70
*
The iked(8) fuzzer did not fuzz encrypted payloads. With that changed
patrick
2018-03-22
1
-8
/
+18
*
Organize iked parser regress Makefile similar to mandoc dbm_dump.
bluhm
2017-05-30
1
-23
/
+16
*
*** empty log message ***
markus
2017-05-29
2
-2
/
+21
*
fuzz the iked payload parser using the openssh unit-test framework
markus
2017-05-29
8
-0
/
+2072
*
Add support for Curve25519 using the public domain code that is found
reyk
2014-08-27
2
-9
/
+9
*
Inspired by the previous brainpool addition, copy isakmpd's dh test to
reyk
2014-08-25
3
-0
/
+104