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
2021-02-24
Complete deleting ifi->active before calling write_lease_db().
Kenneth R Westerback
2021-02-24
No need to get time() twice. Just use the already
Kenneth R Westerback
2021-02-24
No need to check ifi->active for NULL when looking for duplicate/obsolete
Kenneth R Westerback
2021-02-24
Fix annoying typo in a comment.
Kenneth R Westerback
2021-02-24
Remove incomplete/incorrect connection with autoconf, clearing ground
Kenneth R Westerback
2021-02-24
show AF for DNS proposal messages; ok claudio bluhm
Theo de Raadt
2021-02-22
remove unused decode_hw_header() function
Jonathan Gray
2021-02-22
Don't pass 'id' as argument to make function signature match similar
tobhe
2021-02-22
Switch reboot timing to timespec, the better to handle the
Kenneth R Westerback
2021-02-21
Rename struct client_config fields 'timeout', 'link_timeout' and
Kenneth R Westerback
2021-02-21
exclamation mark needs escaped too;
Jason McIntyre
2021-02-21
No need for state_preboot() to double check timeout being
Kenneth R Westerback
2021-02-21
Don't explicitly send address family in IMSG_VROUTE_ADD. The receiving
tobhe
2021-02-21
Add ping -g, a concise display format similar to that used by other
Stuart Henderson
2021-02-20
Fail on invalid address family.
tobhe
2021-02-20
tick_msg("lease", TICK_SUCCESS) in bind_lease() should *not* be
Kenneth R Westerback
2021-02-20
zap unneccessary .Pp;
Jason McIntyre
2021-02-20
document the monitor flag.
David Gwynne
2021-02-20
add support for handling the interface monitor flag
David Gwynne
2021-02-19
Fail on duplicate nonce payload.
tobhe
2021-02-19
Put duplicated code calculating backoff interval and packet 'secs'
Kenneth R Westerback
2021-02-19
Missed poll -> ppoll in log_warn() verbiage.
Kenneth R Westerback
2021-02-19
Add an EXAMPLES section
solene
2021-02-18
Save one allocation by passing msg_nonce ownership instead of using
tobhe
2021-02-18
Remove redundant ibuf_release. msg_ke is always NULL because of the
tobhe
2021-02-18
Pass ownership instead of duplicating ibuf msg_ke.
tobhe
2021-02-16
Fail on duplicate KE payload.
tobhe
2021-02-15
Extraneous blank line.
Kenneth R Westerback
2021-02-15
Rework tick_msg() to make messages displayed during startup more
Kenneth R Westerback
2021-02-13
Add dynamic address configuration for roadwarrior clients.
tobhe
2021-02-12
Fix local and peer addresses in policy lookup for dangling SAs
tobhe
2021-02-11
Explicitly unset IKED_REQ_CERTVALID before sending cert to ca process.
tobhe
2021-02-11
Link isakmpd dynamically. Mount /usr on NFS via IPsec does not
Alexander Bluhm
2021-02-10
Delay deletion of IKE SAs on rekey when stickyaddress is enabled to make
tobhe
2021-02-10
Use the same check in kernel and ifconfig for group names. ifconfig
Alexander Bluhm
2021-02-09
Add optional 'group none' transform for child SAs and fix handling of
tobhe
2021-02-08
Make bioctl properly verify raidlevels specified via the -c option.
Stefan Sperling
2021-02-08
Clean up kernel IPsec flows and security associations on shutdown.
tobhe
2021-02-08
Add a RAID1C (raid1 + crypto) softraid(8) discipline.
Stefan Sperling
2021-02-07
Only probe for DNS64 presence when we know that we can talk to the slaacd
Florian Obser
2021-02-07
Free X509_STOREs in ca_shutdown().
tobhe
2021-02-07
Fix address leaks in expand_flows().
tobhe
2021-02-06
Revert delayed opening of trust anchor file. The code was somewhat
Florian Obser
2021-02-04
Rename 'struct group' to 'struct dh_group' for more clarity and
tobhe
2021-02-04
EC_POINT_get_affine_coordinates_GFp() and EC_POINT_get_affine_coordinates_GF2m()
tobhe
2021-02-04
Upgrade to OpenSSL 1.1 compatible crypto API. Add additional
tobhe
2021-02-03
unbreak getline() conversion in disklabel
Christian Weisgerber
2021-02-02
dhclient(8): fork_privchld, take_charge, propose_release: poll(2) -> ppoll(2)
cheloha
2021-02-02
replace fgetln(3) with getline(3) in disklabel
Christian Weisgerber
2021-02-01
change "demote counter" / "demote count" to "demotion counter", ok deraadt
Stuart Henderson
[prev]
[next]