artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2024-01-08
claudio
Define and use struct ctl_kroute_req to encode the...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
tb
Disable X509_STORE_CTX_purpose_inherit()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
tb
Inline X509_{TRUST,PUPROSE}_set() in their only callers
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
tb
const correct aesni_{128,256}_cbc_hmac_sha1_cipher
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
tb
Fix regress build since the reacharounds are fragile
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
djm
Remove outdated note from PROTOCOL.mux
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
djm
fix missing field in users-groups-by-id@openssh.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
yasuoka
Pass the request packet to response decorations for...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
djm
make kex-strict section more explicit about its intent...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
tb
Fix logic error (&& -> ||)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
djm
remove ext-info-* in the kex.c code, not in callers...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
djm
fix typo; spotted by Albert Chin
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
bluhm
In ixl(4) attach, initialize mutex before using it.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
miod
Error out if one syscall ever takes more than 6 arguments.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
Garbage collect call to X509_TRUST_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
cheloha
libc, librthread: _twait: subtraction is not comparison
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
Minor cleanup in X509_STORE_CTX_purpose_inherit()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
purpose/trust: Improve comments about COUNT/MAX confusion
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
const-correct r4_hmac_md5_cipher
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
Convert the remaining legacy ciphers to C99 initializers
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
Improve EVP_CIPHER_{get,set}_asn1_iv()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
Remove X509_TRUST extensibility
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
rpki-client: zap a stray space
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
tb
rpki-client: print revocation time in filemode
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
tb
Zap some more CRL method things
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
bluhm
Prevent use after free of TLS context at syslogd(8...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
mglocker
Zap more obsolete debug code.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
tb
Remove X509_PURPOSE_cleanup() call in OPENSSL_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
tb
Remove X509_CRL_METHOD internals
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
tb
Remove X509_PURPOSE extensibility
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
jsg
revert component_add() change
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
schwarze
Ergaenzung der fehlenden Jahreszahlen;
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
mglocker
Unify UFS command function arguments a bit.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
dv
vmm(4): reorder segment registers to match SDM.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
mglocker
Merge read/write UFS commands in to one single function...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
jsg
remove stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
jsg
move struct file_operations to linux/fs.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
bluhm
Do not count packets though multicast loopback and...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
espie
put the real sizes into the "title" attribute so that...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
bluhm
Take net lock before kernel lock.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
kettenis
Add more Linux compat code in preparation for the apple...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
semarie
devel/cargo: add support for installing several differe...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
tb
EVP_PKEY_asn1_find_str() tweaks
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
miod
Remove more __syscall() leftovers.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
claudio
Improve rtr_send_error() logging and demote the FSM...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
anton
Wait until the expected interface state is reached...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
tb
evp_key.c: Remove more unnecessary parentheses
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
tb
Minor tweaks in EVP_read_pw_string_min()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
tb
Plug a leak in EVP_read_pw_string_min()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
mglocker
Zap some '#if 0' code which was initially required...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
mglocker
Set the interrupt aggregation counter down to 1, which...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
kettenis
Adjust IPLs to give us more interrupt vectors for IPL_N...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Disable EVP_PKEY_meth_* extensibility
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Remove last external call to EVP_PKEY_meth_find()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
espie
make auto-index better
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Remove unused app_data from EVP_CIPHER
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Clean up EVP_PKEY_asn1_get0_info() a bit
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Clean up EVP_PKEY_asn1_find_str()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Simplify EVP_PKEY_asn1_find()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Replace .pkey_base_id with a .base_method pointer
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Neuter the remainder of the ameth lib
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Split ameth arrays into individual methods
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
claudio
Rewrite the imsg handling using the new API functions.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
claudio
Convert the RTR PDU parser to use the new ibuf API.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
mglocker
Fix timeout value for write command (typo).
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
mglocker
Pass SCSI command directly to the UFS command descripto...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
claudio
Rename argument roa of imsg_send_sockets() to rtr since...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
dtucker
Import regenerated moduli.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
tb
Improve length checks for oiv and iv
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
op
fix IPv6 addresses table lookups
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
op
set_localaddrs(): don't wrap IPv6s address with braces...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
kevlo
Add support for AX88179A. AX88179A interweave dummies...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
jmatthew
fix up barriers in bnxt_down() - use barriers for all...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
mvs
Revert previous. splx(9) can call kvp_get_ip_info(...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
bluhm
Skip tests that use too many resources on armv7.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
dv
vmd(8): improve error messages when out of tap devices.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
tobhe
Enable Apple brightness keys also for archs other than...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
claudio
Use "established" and "exchange" as RTR state names.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
bluhm
Run connect(2) in parallel within inet doamin.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
kevlo
Update website URL.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
tb
Improve order in ancient CMS helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
op
relax ORCPT syntax validation
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
dv
vmd(8): remove unused variable from vionet_notify_tx.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
millert
Update to 2023dgtz from https://github.com/JodaOrg...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Move a t to the right place in a comment
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Match struct order for the EVP_CIPHER_CTX accessors
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Move down EVP_CIPHER_CTX accessors expose EVP_CIPHER...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Move the trivial EVP_CIPHER getters down
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Simplify EVP_CIPHER_{asn1_to_param,parma_to_asn1}()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Move the EVP_CIPHER API that only exists for CMS/legacy...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
sm4: more NULL misspellings
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Two spellings of key length are enough
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Rename the poor outlier EVP_CIPHER *e into *cipher
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Better variable names in EVP_CIPHER_type()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
tb
Consistently use ctx for an EVP_CIPHER_CTX
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
stsp
set attached flag properly when fw fails to load during...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
bluhm
Revert chunk that I have commited by accident.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
bluhm
Prevent simultaneous dt(4) open.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
bluhm
Run bind(2) and connect(2) in parallel also for TCP...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
espie
have quirks behave way more like other packages so...
commit
|
commitdiff
|
tree
|
snapshot
next