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
2021-04-04
Explicitly NULL pointers to avoid a double free.
Theo Buehler
2021-04-04
Don't leak key and dh in the error path.
Theo Buehler
2021-04-04
Clean up client and server tls{,_config} contexts in tls_test().
Theo Buehler
2021-04-04
Document support subset of conversion specification
kn
2021-04-04
remove stray inserts; from matthias schmidt
Jason McIntyre
2021-04-04
fix spacing issue in macro;
Jason McIntyre
2021-04-04
missing comma; from kawashima james
Jason McIntyre
2021-04-03
Add size check for sockaddr mask.
tobhe
2021-04-03
Add a guard page between I/O virtual address space allocations. The idea
Patrick Wildt
2021-04-03
Exclude the first page from I/O virtual address space, which is the NULL
Patrick Wildt
2021-04-03
Run the CMAC tests through EVP_PKEY_new_CMAC_key().
Theo Buehler
2021-04-03
typos in comments; GHPR#180 from Ville Skyttä
Damien Miller
2021-04-03
sync CASignatureAlgorithms lists with reality. GHPR#174 from
Damien Miller
2021-04-03
highly polished whitespace, mostly fixing spaces-for-tab and bad
Damien Miller
2021-04-03
whitespace (tab after space)
Damien Miller
2021-04-03
fix incorrect plural; from Ville Skyttä via GHPR#181
Damien Miller
2021-04-03
ensure that pkcs11_del_provider() is called before exit - some PKCS#11
Damien Miller
2021-04-03
unused variable
Damien Miller
2021-04-03
Fix two problems in string->argv conversion: 1) multiple backslashes
Damien Miller
2021-04-02
Remove superflouus mmcpy()
dv
2021-04-02
In http_connect() if the connect was actually successful break out of the
Claudio Jeker
2021-04-02
info gotten via getnameinfo in http_connect() is not used anymore, it is
Theo de Raadt
2021-04-02
Two cases of BRE involving counts and backrefs that go wrong and
Otto Moerbeek
2021-04-02
Include the default cert.pem file path in tls_load_file error message.
Claudio Jeker
2021-04-02
Show DTLS1.2 message with openssl(1) s_server and s_client
Kinichiro Inoguchi
2021-04-02
Don't leak the uri of a delta with duplicate serial.
Theo Buehler
2021-04-02
swap rname and mname in debug output, and handle the USE_CD flag
Eric Faurot
2021-04-02
configyyrename.h is no longer needed with the switch to flex -P c_.
Florian Obser
2021-04-02
Implement ZONEMD (RFC8976), based on DS (ds_43.c)
Florian Obser
2021-04-02
if cipher list is not specified for a relay action, use the global
Eric Faurot
2021-04-02
fix sentence structure;
Jason McIntyre
2021-04-02
tweak previous;
Jason McIntyre
2021-04-02
fix typo + some whitespace
Theo Buehler
2021-04-02
Fix Dale's email address
Theo Buehler
2021-04-02
sync
Theo de Raadt
2021-04-02
don't put ptys onto the ramdisk media
Theo de Raadt
2021-04-02
Indent struct members like everywhere else.
Theo Buehler
2021-04-02
Document ioctl(2)'s for vmm(4). OK kn@.
dv
2021-04-01
Update manpage about RRDP
job
2021-04-01
update currency exchange rates;
Jason McIntyre
2021-04-01
sort options list;
Jason McIntyre
2021-04-01
spelling
Theo de Raadt
2021-04-01
Sort usage: rR -> Rr
Theo Buehler
2021-04-01
RRDP is currently off by default.
Claudio Jeker
2021-04-01
Tweak log_debug() verbiage to reduce repetitive info
Kenneth R Westerback
2021-04-01
Initial commit of RRDP (The RPKI Repository Delta Protocol - RFC8182) support
Claudio Jeker
2021-04-01
For the snprintf range check demo, add a (size_t) cast in the right place
Theo de Raadt
2021-04-01
Also immediately accept the *first* OFFER if it matches the requested address,
Kenneth R Westerback
2021-04-01
Clean up nonexistent/unused properties handling
kn
2021-04-01
Remove extraneous call of vm_getbyvmid during pause event
dv
[next]