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-08-11
start documenting the builtin filters
Gilles Chehade
2019-08-11
Typofixes in comments
kn
2019-08-11
no longer document that username may be omitted if equal to label, this is
Gilles Chehade
2019-08-11
bring HISTORY sections up to OpenBSD standards
Ingo Schwarze
2019-08-11
sxisyscon(4)
Mark Kettenis
2019-08-11
rework grammar for builtin filters so i can start documenting it
Gilles Chehade
2019-08-11
sxisyscon(4)
Mark Kettenis
2019-08-11
Add sxisyscon(4) a driver for the system controller found on various
Mark Kettenis
2019-08-11
The "phy-names" property has been dropped from the Linux device trees so
Mark Kettenis
2019-08-11
the mta "certificate check" log line was not in the same format as other
Gilles Chehade
2019-08-11
Include string.h for explicit_bzero().
Joel Sing
2019-08-11
Expand M_ASN1_new_of and M_ASN1_free_of macros.
Joel Sing
2019-08-11
properly implement the "from socket" match criteria, so it is now possible
Gilles Chehade
2019-08-11
Use arc4random_buf() instead of RAND_bytes().
Joel Sing
2019-08-11
Include string.h for memcmp()/memcpy().
Joel Sing
2019-08-11
Use freezero() rather than OPENSSL_clear_free().
Joel Sing
2019-08-11
Use explicit_bzero() instead of OPENSSL_cleanse().
Joel Sing
2019-08-11
Use malloc(3) and free(3), rather than OPENSSL_{malloc,free}().
Joel Sing
2019-08-11
Convert CMSerr() to CMSerror().
Joel Sing
2019-08-11
Switch ASN.1 INT32 back to LONG.
Joel Sing
2019-08-11
Expand a new macro that tried to get away...
Joel Sing
2019-08-11
Expand ASN.1 macros.
Joel Sing
2019-08-11
Fix an issue where output gets stuck when a machine is under load. Also
Mark Kettenis
2019-08-11
We use DECLARE_STACK_OF rather than DEFINE_STACK_OF.
Joel Sing
2019-08-11
Unlike OpenSSL we do not have our own special ssize_t.
Joel Sing
2019-08-10
Re-convert and re-import the CMS manual pages from OpenSSL 1.1.1
Ingo Schwarze
2019-08-10
udcf(4): tvtohz(9)+timeout_add(9) -> timeout_add_msec(9); ok kettenis@
cheloha
2019-08-10
improve level of details when logging mda errors that happen while we're in
Gilles Chehade
2019-08-10
explicitly point out extraordinary and inconsistent syntax requirements
Ingo Schwarze
2019-08-10
Fix style(9) and whitespace.
Joel Sing
2019-08-10
More style(9) and whitespace.
Joel Sing
2019-08-10
gpiodcf(4): tvtohz(9)+timeout_add(9) -> timeout_add_msec(9)
cheloha
2019-08-10
More style(9), whitespace and readability fixes.
Joel Sing
2019-08-10
start documenting filters for next release
Gilles Chehade
2019-08-10
tweaks, from miod
Theo de Raadt
2019-08-10
First pass at style(9).
Joel Sing
2019-08-10
Amend previous fix; joris@ fixed the same bug in OpenCVS's diff3.c r1.47.
Stefan Sperling
2019-08-10
Fix includes for non-installed headers.
Joel Sing
2019-08-10
Include cms.h instead of cmserr.h.
Joel Sing
2019-08-10
document proxy-v2 option to listener
Gilles Chehade
2019-08-10
Add $OpenBSD$ tag.
Joel Sing
2019-08-10
Restore the per-file license for cms.h.
Joel Sing
2019-08-10
Provide cms.h.
Joel Sing
2019-08-10
Fix merge(1) of files which contain lines with leading dots.
Stefan Sperling
2019-08-10
this introduces experimental proxy v2 support which is fairly isolated to a
Gilles Chehade
2019-08-10
Add $OpenBSD$ tags.
Joel Sing
2019-08-10
Restore the original per-file licenses for CMS.
Joel Sing
2019-08-10
Work towards supporting Cryptographic Message Syntax (CMS) in libcrypto.
Joel Sing
2019-08-10
enforce domain length check in valid_domainpart(), checking it in caller is
Gilles Chehade
2019-08-10
let smtpd tell filters about configuration keys before they register hooks.
Gilles Chehade
[next]