artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2021-12-13
visa
Revise EVFILT_EXCEPT filters
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
visa
Prevent kevent(2) use of EVFILT_EXCEPT with FIFOs and...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
bluhm
nd6_dad_ns_input() could trigger a NULL deref in nd6_da...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
schwarze
Catch integer overflow rather than silently truncating...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
visa
Handle multi-port controllers in uslcom(4)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
schwarze
new manual pages i2d_ASN1_bio_stream(3) and SMIME_crlf_...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
jca
Let dnsproc pass multiple addresses to netproc
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
florian
Treat xid as a uint32_t in network byte order on the...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
florian
Replace struct member assignment with struct assignment...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
nicm
Make pane-border-format a pane option, GitHub issue...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
jsg
remove unused variable to fix build with llvm 13
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Annotate the structs that will be moved to hmac_local...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Include evp_locl.h where it will be needed once most...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Add a mostly empty hmac_local.h. HMAC_CTX and a few...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Add -I${LIBCRYPTO_SRC}/hmac to CFLAGS. Needed in an...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Add header guards to evp_locl.h.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
bluhm
Replace deprecated IO::Socket::INET6 with IO::Socket...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Convert req.c to compile with opaque EVP_MD_CTX.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Convert passwd.c to opaque EVP_MD_CTX and add a bit...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Make speed.c compile with opaque EVP_CIPHER, EVP_MD...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
A few more simplifications using get0_pubkey instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Simplify x509.c slightly by using X509_get0_pubkey...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Make x509.c compile with opaque EVP_PKEY.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Use correct spelling of NULL
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Make ts.c compile with opaque EVP_MD_CTX.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
schwarze
document the ub_* constants
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
schwarze
typo
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
schwarze
New manual page providing a rudimentary description...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
tb
Rewrite X509_ALGOR_set_md() without reaching into EVP_MD.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
bluhm
Replace deprecated IO::Socket::INET6 with IO::Socket...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
visa
Use vnode parameter instead of vfinddev() in mfs_strategy()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
visa
Add vnode parameter to VOP_STRATEGY()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
schwarze
Merge two bugfixes in ASN1_STRING_TABLE_add(3) and...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
schwarze
Merge the deletion of <ctype.h>, which isn't used here,
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
kettenis
Change compatible string to something that makes more...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
naddy
remove unused variable to fix build with llvm 13; ok...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
krw
Start the default OpenBSD partition either immediately...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
kettenis
Add support for interrupts represented by ACPI PCI...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
kettenis
Thanks to the reverse engineering efforts by Hector...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
kettenis
Attach apldart(4) early.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
schwarze
document STABLE_NO_MASK and STABLE_FLAGS_MALLOC,
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
jmc
two more "the the" fixes;
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
bluhm
Protect the write access to the TDB flags field with...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
tb
doubled word; from Leon Fischer
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
visa
Clarify usage of __EV_POLL and __EV_SELECT
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
anton
Stop passing __FILE__ and __LINE__ to various libcrypto...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
schwarze
fix a copy-and-paste error;
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
schwarze
explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAG
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
schwarze
document the following constants:
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
krw
Update the *.ok files to reflect the slightly larger
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
nicm
Missed unlinked control notifications, GitHub issue...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
nicm
Mention XParseColor(3) for the cursor colour escape...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
nicm
Add a NOBLOCK flag rather than adding amount to wait...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
guenther
Revert "kbind(2): disable system call if not initialize...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
mvs
Move 'unconacc' test to regress/sys/kern/unixsockets...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
mvs
Move 'undgram_conclose' test to regress/sys/kern/unixso...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
mvs
Move 'unsendrecvthr' test to regress/sys/kern/unixsocke...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
mvs
Move 'unfdpassfail' test to regress/sys/kern/unixsocket...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
jmc
imrove the description of lesskey; based on a diff...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
kettenis
Make the clockpad work in "raw" mode.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
patrick
Broken ACPI tables containing scopes that are larger...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
guenther
Fix cpuid leaf clamping to let through cpuid(0x15)...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
document V_ASN1_SEQUENCE and V_ASN1_SET
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
document V_ASN1_BOOLEAN
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
improve the documentation of V_ASN1_APP_CHOOSE
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
Mention V_ASN1_PRIMITIVE_TAG and V_ASN1_EOC.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
add the missing STANDARDS section
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
Document V_ASN1_ANY.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
document V_ASN1_NEG
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
document V_ASN1_OBJECT
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
document V_ASN1_NULL
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
fix a typo in an .Xr argument
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
tb
Convert t1_enc.c to opaque EVP_MD_CTX.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
tb
Convert ssl_srvr.c to opaque EVP_MD_CTX.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
tb
Convert ssl_clnt.c to opaque EVP_MD_CTX
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
tb
Convert s3_cbc.c to opaque EVP_MD_CTX.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
mvs
Remove old 'ungc' test
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
mvs
Commit 'ungc.c'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
mvs
Move 'ungc' test to regress/sys/kern/unixsockets
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
mvs
Add sys/kern/unixsockets directory to contain all unix...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
jsing
Inline collect_data() in asn1_collect().
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
jsing
Pull the recursion depth check up to the top of asn1_co...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
jsing
Remove handling of a NULL BUF_MEM from asn1_collect()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
jsing
Fix missing return in asn1_compare_bytes()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
jsing
Add initial tests for coverage of ASN.1 complex/constru...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
jsing
Add initial tests for coverage of ASN.1 basic/primitive...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
florian
Rework in which state to add and not add the server...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
Fix an issue that might possibly turn into a DOS depend...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
schwarze
Add a section "NAMING CONVENTIONS".
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
tobhe
Properly enable NAT-T without udpencap if mobike was...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
tobhe
Move switch to NAT-T port and udpencap activation to...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
kettenis
aplpmgr(4)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
kettenis
Add aplpmgr(4), a driver for the power management contr...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
guenther
We only have one syscall table: inline sysent/SYS_MAXSY...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
cheloha
lsearch(3): reimplement using lfind(3)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
schwarze
new manual page ASN1_bn_print(3)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
martijn
wtmp doesn't need to reload syslogd.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
tb
relayd/ssl.c: Remove a workaround that uses a copy...
commit
|
commitdiff
|
tree
|
snapshot
next