index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2020-11-13
addr_net is already checked in ikev2_cp_setaddr() before sessing
tobhe
2020-11-12
Close SA if ikev2_init_auth() fails.
tobhe
2020-11-12
Fail if ikev2_init_ike_auth() is entered with invalid state.
tobhe
2020-11-11
Cleanup after proc_init() in proc_close().
tobhe
2020-11-09
Use RB_FOREACH_SAFE instead of handrolling it
Theo Buehler
2020-11-09
Check for and handle duplicates on RB_INSERT
Theo Buehler
2020-11-09
Don't leak domain when freeing block list nodes
Theo Buehler
2020-11-07
Implement 'from dynamic', which installs flows where 'dynamic' is replaced
tobhe
2020-11-07
Rework source IP address setting.
denis
2020-11-06
Remove the -L option. A debugging tool that is no longer required.
Kenneth R Westerback
2020-11-06
Keep track of allowed ips pointer correctly
kn
2020-11-06
Add some debug output showing the exact network configuration
Kenneth R Westerback
2020-11-06
Set correct netmask on patched addresses for debug printing.
tobhe
2020-11-05
Enable support for ASN1_DN ipsec identifiers.
Peter Hessler
2020-11-05
Handle DNS answers that are larger than the maximum imsg size (about
Florian Obser
2020-11-04
Add check for static id size.
tobhe
2020-11-03
Add 'any' keyword for request to allow 'request address any'.
tobhe
2020-11-01
Add 'dynamic' keyword to configure flows to dynamically assigned addresses.
tobhe
2020-10-30
Add missing bits to make 'request addr 0.0.0.0' accept ANY dynamic address.
tobhe
2020-10-30
style(9)
tobhe
2020-10-30
Track creation time of address proposals to be able to establish total
Florian Obser
2020-10-30
If Duplicate Address Detection (DAD) fails only generate a new address
Florian Obser
2020-10-30
Follow RFC 4941 and calculate the desync_factor at startup.
Florian Obser
2020-10-30
Since the RFC 4941 constants are no longer in a public header
Florian Obser
2020-10-30
Pull check for duplicate address up to skip them early, we are not
Florian Obser
2020-10-30
update_iface_ra does too much, move prefix handling into function.
Florian Obser
2020-10-30
update_iface_ra does too much, move dfr handling into function.
Florian Obser
2020-10-30
update_iface_ra does too much, move rdns handling into function.
Florian Obser
2020-10-30
Source address set can be printed
denis
2020-10-30
Do not use ".Ar device" for both an option argument and for the operand.
Ingo Schwarze
2020-10-30
Whitespace fixes.
tobhe
2020-10-30
Fix key payload size. Use size from new SA.
tobhe
2020-10-29
Add initial support to request IP addresses as IKEv2 initiator.
tobhe
2020-10-29
Add feature to force the selection of source IP address
denis
2020-10-29
Add some documentation about the caching
solene
2020-10-28
Refactor parts of the dh_* API.
tobhe
2020-10-28
Update to libunbound 1.12.0; heavy lifting by sthen
Florian Obser
2020-10-24
Don't modify sa in ikev2_pld_cp. Store cp_type in msg until message has
tobhe
2020-10-22
Handle NO_PROPOSAL_CHOSEN for initiator in IKE_SA_INIT exchange.
tobhe
2020-10-22
Add missing break.
tobhe
2020-10-21
Remove SAs from ike_dstid_sas on 'ikectl reset sa' to prevent use after free.
tobhe
2020-10-21
ICMP raw sockets start to receive packets as soon as they are created
Florian Obser
2020-10-19
Handle NO_PROPOSAL_CHOSEN as IKE_AUTH initiator.
tobhe
2020-10-14
Accommodate a basename(3) that takes a non-const parameter and may
Christian Weisgerber
2020-10-09
More unused headers.
tobhe
2020-10-09
Remove unused "wait.h" includes.
tobhe
2020-10-07
Fix display of P2P link to be consistent over all AF.
denis
2020-10-07
Reverse previous, needs discussion.
denis
2020-10-07
Fix display of P2P link to be consistent over all AF.
denis
2020-10-06
Always allocate hash_keylength() for buffers passed to hash_final() to
tobhe
[next]