index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-22
backoff reading messages from active connections when the input buffer
Damien Miller
2019-01-22
The kernel interpreted bogus lengths in RPC calls during NFS boot.
Alexander Bluhm
2019-01-22
Add file # and block # to the information "mt status" shows.
Kenneth R Westerback
2019-01-22
add -m to usage(); reminded by jmc@
Damien Miller
2019-01-22
namei can return a null dvp on success. check this before access.
Ted Unangst
2019-01-22
Do not leak received mbufs if the NDIS appended a zero-byte padding.
Martin Pieuchot
2019-01-22
Don't use dangerous idiom for qsort comparison function; ok deraadt@
Otto Moerbeek
2019-01-22
Remove unused variable.
Martin Pieuchot
2019-01-22
Correct some bugs in PKCS#11 token PIN handling at initial login,
Damien Miller
2019-01-22
Support keys that set the CKA_ALWAYS_AUTHENTICATE by requring a
Damien Miller
2019-01-22
Mention that configuration for the destination host is not applied
Damien Miller
2019-01-22
Include -m in the synopsis for a few more commands that support it
Damien Miller
2019-01-22
print the full pubkey being attempted at loglevel >= debug2; bz2939
Damien Miller
2019-01-22
clarify: ssh-keygen -e only writes public keys, never private
Damien Miller
2019-01-22
strptime(3): Disallow double leap second.
cheloha
2019-01-22
mention the new vs. old key formats in the introduction and give some
Damien Miller
2019-01-22
vmd: reorder PCI device assignment to fix Linux network interface numbering
Mike Larkin
2019-01-22
PF_ROUTE -> AF_ROUTE in the scattered sock()/setsockopt() calls
Kenneth R Westerback
2019-01-22
tweak previous;
Jason McIntyre
2019-01-22
-p got changed to -f;
Jason McIntyre
2019-01-22
sort sections, and add a missing verb to the EXAMPLES text;
Jason McIntyre
2019-01-22
Wrap long line
Otto Moerbeek
2019-01-22
Make zoneinfo directories have permissions 0755 instead of 0555
Theo Buehler
2019-01-22
Simply the logic translating 'egress' into an interface name.
Kenneth R Westerback
2019-01-22
flense more trailing whitespace
Peter Hessler
2019-01-22
Increase max mtu to match the linux driver; tested against ixl, which can
Jonathan Matthew
2019-01-22
Increase hardmtu to the maximum according to the datasheet and set the rx
Jonathan Matthew
2019-01-22
Add and remove mac filters for multicast addresses.
Jonathan Matthew
2019-01-22
remove trailing whitespace in the Laptop Package part of the license text.
Peter Hessler
2019-01-22
sync
Theo Buehler
2019-01-22
bump minors after symbol addition
Theo Buehler
2019-01-22
Document SSL_get1_supported_ciphers(3) and SSL_get_client_ciphers(3).
Theo Buehler
2019-01-22
Add a re-implementation of SSL_get1_supported_ciphers().
Theo Buehler
2019-01-22
Provide SSL_get_client_ciphers().
Theo Buehler
2019-01-22
Add missing symbols from the EC_KEY_METHOD port.
Theo Buehler
2019-01-22
#ifdef video junk as required.
Theo de Raadt
2019-01-22
add support for xchacha20 and xchacha20-poly1305
David Gwynne
2019-01-22
Point people to ipcomp(4) instead of ipsecctl(8) for
Antoine Jacoutot
2019-01-21
Forgot to add -J to the synopsis.
Theo Buehler
2019-01-21
Don't return 1 if we rollback and there's no installed patches.
Antoine Jacoutot
2019-01-21
this driver does actually work
Jonathan Matthew
2019-01-21
Warn user to reboot the machine when a new kernel is installed and let him know
Antoine Jacoutot
2019-01-21
select(2), pselect(2), poll(2), ppoll(2): Support full timeout range.
cheloha
2019-01-21
lenght -> length
Jonathan Gray
2019-01-21
lenght -> length
Jonathan Gray
2019-01-21
Add a -J option as a shortcut for -o Proxyjump= to scp(1) and sftp(1)
Theo Buehler
2019-01-21
switch sntrup implementation source from supercop to libpqcrypto;
Damien Miller
2019-01-21
add a -f pformat flag to parse the given time with strptime.
Ted Unangst
2019-01-21
strftime can print epoch seconds with %s, so allow strptime to parse it.
Ted Unangst
2019-01-21
sometimes we don't call unveil_add, which means memory allocated by namei
Ted Unangst
[prev]
[next]