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-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
2019-12-24
dmesg(8) allocated a bit too much memory due to padding of struct
Alexander Bluhm
2019-12-23
Ralph Dolmans from nlnetlabs points out that libunbound uses
Florian Obser
2019-12-20
Try to bind to port 53 before opening the control socket.
Florian Obser
2019-12-19
The previous fix for creating isakmpd(8) IKE pcap file, weakened
Alexander Bluhm
2019-12-19
Spell "mount point" as other man pages do, with a space.
Anthony J. Bentley
2019-12-18
Workaround unbound github issue #99.
Florian Obser
2019-12-18
Update to libunbound 1.9.6
Florian Obser
2019-12-18
Implement unwindctl status memory to show chache memory usage.
Florian Obser
2019-12-18
Rework unified cache handling to be able to unify key and neg caches.
Florian Obser
2019-12-18
Use neg and key cache from the passed in environment if initialized so that
Florian Obser
2019-12-17
Use correct size when zeroing out dinode.
Todd C. Miller
[next]