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-02-18
Add IPv6 support to umb(4).
Gerhard Roth
2020-02-17
Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so will
Otto Moerbeek
2020-02-17
Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so will
Otto Moerbeek
2020-02-16
Quote variables in pf tag strings
kn
2020-02-14
Switch from EVP_SignInit_ex() to the newer EVP_DigestSignInit()
tobhe
2020-02-13
Constify "buf" argument in print_hex and print_hexval.
tobhe
2020-02-11
Simplify and unify wording for the -I sourceaddr option in various places.
Theo de Raadt
2020-02-11
Initialize rejecttype to appease static analyzers
Jeremie Courreges-Anglas
2020-02-10
briefly mention /etc/examples/ in the FILES section of all the
Ingo Schwarze
2020-02-08
minor formatting tweak: remove incorrect .Ar and garbage collect .Tn
Ingo Schwarze
2020-02-08
ncheck was in v6
Jonathan Gray
2020-02-07
Extend the ipsecctl(8) parser to set the udpencap flag and port
Alexander Bluhm
2020-02-02
Tweak dhclient(8) timing defaults depending on SMALL rather than using
Kenneth R Westerback
2020-01-28
We are not correctly upgrading from "UNKNOWN" to "VALIDATING"
Florian Obser
2020-01-28
Sync with table in editor.c; from Martin <openbsd at academicsolutions dot ch>
Otto Moerbeek
2020-01-28
sbin/unwind: replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-01-28
sbin/pfctl: replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-01-26
Don't validate '-c' with S_ISREG(). The install script uses /dev/stdin.
Kenneth R Westerback
2020-01-24
simplify, no need to make a copy of the filename, pointer is fine
Marc Espie
2020-01-24
Fix isakmpd monitor process to use the exit status of main process
YASUOKA Masahiko
2020-01-24
Allow carp(4) interfaces to be configured via dhcp.
Kenneth R Westerback
2020-01-23
Separate command line syntax parsing from semantic validation of
Kenneth R Westerback
2020-01-22
delete wasteful ;;
Theo de Raadt
2020-01-22
remove semicolons not needed after } statements. ok deraadt
Ted Unangst
2020-01-21
use an underscore for -p's argument, rather than hyphen: matches SYNOPSIS
Jason McIntyre
2020-01-20
Move warning about DHO_STATIC_ROUTES (option 33) to debug.
Kenneth R Westerback
2020-01-20
We can not share a cache between validating and resolving strategies.
Florian Obser
2020-01-19
add some explicit tagging macros; OK kn@ on a previous version
Ingo Schwarze
2020-01-16
Add '-p' command line option which allows to configure
tobhe
2020-01-16
Usually, -width Fl (which is 10n) is too wide and hence ugly.
Ingo Schwarze
2020-01-16
Fail on missing anchor
kn
2020-01-15
Do the actual pfr_strerror() to pf_strerror() rename
kn
2020-01-15
Unify error message for nonexisting anchors
kn
2020-01-15
Support multiple x509 extensions and extensions with multiple
tobhe
2020-01-15
s/deprecated/ignored/ in the warning message if -6 is used; the option
Stuart Henderson
2020-01-15
If we don't find a certificate signed by a trusted CA
tobhe
2020-01-15
Refine error message
kn
2020-01-15
Merge radix_perror() into simpler warnx()/errx() usage
kn
2020-01-15
Further document recursive flush behaviour
kn
2020-01-15
Print the main ruleset/anchor as "/" not "<root>" for consistency
kn
2020-01-15
Recent change to pfctl(8) prompts for a minor update of manpage.
Alexandr Nedvedicky
2020-01-15
Enable pfctl(8) to recursively flush rules and tables from PF driver. The
Alexandr Nedvedicky
2020-01-15
Replace duplicate error message with gai_strerror(3)
kn
2020-01-14
Remove IPsec flow blocking unencrypted IPv6 traffic which was
tobhe
2020-01-08
Unify duplicate NOTIFY payload construction code in ikev2_add_notify and
tobhe
2020-01-07
Link ESP-SA and IPcomp-SA using GRPSPIS instead of using a self-built
tobhe
2020-01-04
ping(8): improve "-i wait" parsing and error-checking code
cheloha
2019-12-28
Refactor child SA cleanup.
tobhe
2019-12-27
Fix ifconfig WPA key installation with max allowed length SSIDs.
Stefan Sperling
2019-12-25
timeout(9): new flag: TIMEOUT_SCHEDULED, new statistic: tos_scheduled
cheloha
[next]