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-03-09
Also log transforms on IKE SA rekey.
tobhe
2021-03-09
Zap stray Xr
kn
2021-03-09
Fix TRUNK synopsis alignment
kn
2021-03-09
Replace time_t startup_time with struct timespec link_timeout.
Kenneth R Westerback
2021-03-09
Do not adjust (uhm.. zero) the swap 'b' partition size if physmem is
Theo de Raadt
2021-03-08
dhclient relationship with "inet autoconf" is incorrect, it activated
Theo de Raadt
2021-03-08
Add some references, most of these were removed when we stopped building
Jonathan Gray
2021-03-07
Reduce debug logging by moving protocol level debug log
Florian Obser
2021-03-07
No need to cap the exponential backoff here, iface_timeout() already
Florian Obser
2021-03-07
Log ESN for child SAs if enabled.
tobhe
2021-03-07
Withdraw nameservers when the interface goes down.
Florian Obser
2021-03-07
Fold get_lladdr into update_iface, now the only caller.
Florian Obser
2021-03-07
No need to pass the link local and hw address around, we have it
Florian Obser
2021-03-07
reshuffle to bring more in line with dhcpleased
Florian Obser
2021-03-07
Introduce engine_update_if().
Florian Obser
2021-03-06
whitespace
tobhe
2021-03-06
Implement last remaining bits to update from RFC 4941 to RFC 8981.
Florian Obser
2021-03-06
Turns out there are dhcp servers that ignore DHCPREQUEST messages when
Florian Obser
2021-03-05
Print PFS group for rekeyed Child SAs.
tobhe
2021-03-05
Log transforms of established IKE and Child SAs.
tobhe
2021-03-05
Move policy printing code from parse.y to new print.c
tobhe
2021-03-04
Remove -g from CFLAGS. This was accidentally added with the last commit.
tobhe
2021-03-04
Derive config netmask from address pool if not explicitly configured.
tobhe
2021-03-04
Add sys/queue.h to the include list since imsg.h needs it. Currently
Claudio Jeker
2021-03-04
remove extra argument to printf
Jonathan Gray
2021-03-04
Notice when link-timeout expires even if istty(STDERR) hints that dhclient has
Kenneth R Westerback
2021-03-03
Free sc_vroute on shutdown.
tobhe
2021-03-03
Add a configurable button mapping for tap gestures on touchpads.
Ulf Brosziewski
2021-03-03
Unveil only /etc/resolv.conf and /etc/resolv.conf.new not /etc/
kn
2021-03-02
Read general and touchpad-specific wsmouse settings separately.
Ulf Brosziewski
2021-03-02
Only attach a fully configured bpf filter to a network interface.
Florian Obser
2021-03-02
Must include netinet/in.h before netinet/ip.h or bad things happen.
Claudio Jeker
2021-03-02
Fix indentation of switch / case. No binary change.
Florian Obser
2021-03-02
satisfy older gcc with poor warning generation
Theo de Raadt
2021-03-02
requires netinet/in.h
Theo de Raadt
2021-03-02
Rename local variable 'cur_time' in set_timeout() to 'now' like
Kenneth R Westerback
2021-03-02
Eliminate redundant checks for expired leases in ifi->leasedb. Simply
Kenneth R Westerback
2021-03-02
Make unveiling the lease directory a warning instead of a fatal error
Florian Obser
2021-03-02
Better unveil error messages; requested by deraadt some time ago.
Florian Obser
2021-03-02
Add missing RCS marker
kn
2021-03-02
Do not unveil unused unwind socket under SMALL
kn
2021-03-02
remove uneeded md5.h include
Jonathan Gray
2021-03-02
Increase the size of iov in pfkey_sa() to be large enough for all
Jonathan Gray
2021-03-01
Make sure sa_policy is not NULL in sa_configure_iface(). This can happen
tobhe
2021-03-01
Log adding and deleting of IP addresses as well as nameservers.
Florian Obser
2021-03-01
We really must handle all possible enumeration values in
Florian Obser
2021-03-01
Let send_rdns_withdraw and send_deconfigure_interface clean up after
Florian Obser
2021-03-01
typo; from Scott Bennett
Theo de Raadt
2021-02-28
Rename addr to gateway.
tobhe
2021-02-28
Move tick_msg(TICK_WAIT) calls after related log_debug()
Kenneth R Westerback
[next]