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
/
lib
Age
Commit message (
Expand
)
Author
2020-01-04
Avoid leak in error path of dh_priv_decode
Kinichiro Inoguchi
2020-01-02
In ssl.h rev. 1.167 and s3_lib.c rev. 1.188, jsing@ provided
Ingo Schwarze
2020-01-02
Revise SSL_CTX_get_extra_chain_certs() to match OpenSSL behaviour.
Joel Sing
2020-01-02
Provide TLSEXT_TYPE_* aliases for TLS 1.3.
Joel Sing
2019-12-31
Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the
Martijn van Duren
2019-12-26
It is believed that an implementation of madvise was available in
Jonathan Gray
2019-12-21
a few depend:-related thingies that were still in.
Marc Espie
2019-12-21
Warn that auth_call(3) users should include a "--" argument before
Jonathan Gray
2019-12-21
In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)
Jonathan Gray
2019-12-20
drand48(3) returns values in [0.0, 1.0).
Theo Buehler
2019-12-20
The mcount.po target is special cased here since mcount.c should not be
Theo Buehler
2019-12-19
spelling; from bryan stenson
Jason McIntyre
2019-12-17
Fix bogus ".It .Cm"
Jeremie Courreges-Anglas
2019-12-17
Add fido(4), a HID driver for FIDO/U2F security keys
Reyk Floeter
2019-12-14
Fix documented signatures of HMAC(3) and HMAC_Update(3). The n and len
Theo Buehler
2019-12-11
The file passed to realpath(3) must exists, adjust man page to new
Alexander Bluhm
2019-12-11
add sys/wait.h to unbreak builds; following "Replace p_xstat with ps_xexit and
Stuart Henderson
2019-12-10
Remove includes that are no longer neeed after tedu's simplification.
Todd C. Miller
2019-12-10
The msync interface first appeared in SunOS 4.0.
Jonathan Gray
2019-12-10
Adjust history text.
Jonathan Gray
2019-12-08
tweak previous;
Jason McIntyre
2019-12-08
define _LIBCPP_HAS_TIMESPEC_GET and _LIBCPP_HAS_C11_FEATURES
Jonathan Gray
2019-12-08
Make sure packet destination address matches interface address,
Alexandr Nedvedicky
2019-12-06
replace links to uvm(9) to uvm_init(9); ok mpi
Jason McIntyre
2019-12-06
Explicitly say that *permissions can be "".
Ingo Schwarze
2019-12-05
- fix some Xr; from martin
Jason McIntyre
2019-12-05
Document IP6_SOIIKEY_LEN
kn
2019-12-05
Document X509_STORE_CTX_set_flags() which is a handy way to change the
Claudio Jeker
2019-12-04
some minor tweaks;
Jason McIntyre
2019-12-04
I accidentally smashed wrong contents into this file.
Theo de Raadt
2019-12-04
libc's authentication privsep layer performed insufficient username
Theo de Raadt
2019-12-04
libc's authentication privsep layer performed insufficient username
Theo de Raadt
2019-12-03
Add missing RCS tag.
Theo Buehler
2019-12-03
Fix typo: ECHD -> ECDH.
Theo Buehler
2019-12-03
fwide() does not unlock if error was occurred.
asou
2019-12-01
comply with POSIX and make execve() return EACCES for directories
Christian Weisgerber
2019-12-01
crank libelf major for exec_elf.h changes
Jonathan Gray
2019-11-28
bump libcbor after symbol addition; ok deraadt@
Christian Weisgerber
2019-11-28
Fix typo in comment in struct pcap_pkthdr
akoshibe
2019-11-28
update to libcbor rev 56a43b1e799; this includes a number of fixes
Damien Miller
2019-11-27
tweak previous: add missing name after .Fn, delete stray .Pp,
Ingo Schwarze
2019-11-27
Document msyscall(2): ld.so can use this (once only) to tell the kernel
Theo de Raadt
2019-11-27
sync upstream commit with manpage fixes from jmc@
Damien Miller
2019-11-26
Add support for TLS 1.3 post handshake messages and key updating.
Bob Beck
2019-11-25
gcc3, like clang and unlike our gcc4, doesn't support redirecting builtins
Philip Guenther
2019-11-21
A touch of style(9)
Tim van der Molen
2019-11-21
Use explicit_bzero() to clear key material
Tim van der Molen
2019-11-21
zero tmpout too. reminded by related diff from tim
Ted Unangst
2019-11-21
overwrite the key in failure modes in case the caller doesn't check.
Ted Unangst
2019-11-20
Add accessors to change the buffer in a handshake message.
Bob Beck
[next]