openbsd
2021-11-22 tbacme-client: use BIO_number_written(bio) instead of...
2021-11-22 jsgavoid clang -Wsometimes-uninitialized warning with...
2021-11-21 janimprove legibility of structs in several manpages
2021-11-21 deraadtcorrect the vnd-on-vnd dev_t test, and avoid leaking...
2021-11-21 deraadtsync
2021-11-21 jmcsort SEE ALSO;
2021-11-21 tobheAdd 'ikectl show certinfo' to show trusted CAs and...
2021-11-21 tbTweak for opaque EVP_MD: use EVP_MD_type(dgst) instead...
2021-11-21 kettenisMention iicmux(4).
2021-11-21 tbPrepare ssltest for opaque DH
2021-11-21 schwarzeIn asn1.h rev. 1.55 and asn1/a_time.c rev. 1.28, beck@
2021-11-21 mvsAdd the new `ipsec_exctdb' ipsec(4) counter to count...
2021-11-21 chelohatee(1): use idiomatic write loop
2021-11-21 schwarzeoops, i forgot the STANDARDS section
2021-11-21 schwarzenew manual page d2i_ASN1_BOOLEAN(3) also documenting...
2021-11-21 martijngetaddrinfo doesn't resolve numeric hostname in the...
2021-11-21 tbwycheproof: modify RSA tests to work with opaque RSA...
2021-11-21 tbwycheproof.go: modify some DSA and ECDSA code to work...
2021-11-21 kettenisiicmux(4)
2021-11-21 kettenisAdd iicmux(4), a driver that switches between I2C busse...
2021-11-21 kettenisRegister i2c bus.
2021-11-21 espietemporarily reallow "empty" flavor parts so that rsync...
2021-11-21 jmcsmtpd-filters.7 referred to itself internally as just...
2021-11-21 visaAdd tests for concurrent closing of a poll/select monit...
2021-11-21 bluhmFix whitespace and long lines.
2021-11-20 krwGather the setup of the initial OpenBSD MBR partition...
2021-11-20 tobheFix some strdup() leaks in ocsp config option.
2021-11-20 jmcsince it's unlikely that i'll get away with changing...
2021-11-20 jmcinstall smtpd-filters.7;
2021-11-20 tbsort
2021-11-20 krwNo need for intermediate 'adj' variable. Add 'disksz'
2021-11-20 jsingProvide the bytestring APIs for libcrypto internal...
2021-11-20 tbConvert openssl(1) to using BN_GENCB on the heap
2021-11-20 florianSend default client identifier when a config file is...
2021-11-20 tbSwitch to BIO_up_ref() instead of adjusting references...
2021-11-20 tbUse BIO_up_ref() instead of adjusting refcounts manually
2021-11-20 tbtypo in comment
2021-11-20 krwSectors-per-cylinder (spc) is a constant value, so...
2021-11-20 schwarzeDocument ASN1_INTEGER_cmp(3) and ASN1_INTEGER_dup(3).
2021-11-20 schwarzeImprove the description of ASN1_OCTET_STRING_cmp(3),
2021-11-20 knStart on DOWN interfaces
2021-11-20 jcsWhen cmdfile is specified, use lines from it for all...
2021-11-20 beckMake these files compile - not hooked up to build yet.
2021-11-19 tbisakmpd: stop reaching into EVP_PKEY.
2021-11-19 tobheCheck stdrup() return value.
2021-11-19 tblibssl: don't reach for pkey->save_type.
2021-11-19 deraadtsync
2021-11-19 schwarzeMark the X509_VERIFY_PARAM_ID variable type as intentio...
2021-11-19 schwarzeMake function prototype parsing a bit stricter,
2021-11-19 mvsAdd and enable the new 'undgram_conclose' test which...
2021-11-19 mvsAdd and enable new 'unsendrecvthr' test which performs...
2021-11-19 florianSync to unbound to allow interface names as scope-id...
2021-11-19 florianAllow interface names as scope-id in IPv6 link-local...
2021-11-19 schwarzeminor KNF improvement, changing only whitespace, no...
2021-11-19 schwarzenew manual page ASN1_BIT_STRING_num_asc(3)
2021-11-19 kettenisMake futexes work in shared anonymous memory.
2021-11-19 schwarzeadd two missing .Dv macros;
2021-11-19 stspFix monitor mode on iwm(4) and iwx(4).
2021-11-19 schwarzeMake the public API function a2i_ASN1_STRING(3) actuall...
2021-11-19 jobFix typo
2021-11-19 schwarzeVery quick and dirty script to help me check that the...
2021-11-19 dlgwhitespace tweaks. no functional change.
2021-11-19 dlglet CH340 chips keep working in 8N1 mode.
2021-11-19 schwarzeAs long as X509_OBJECT_free_contents(3) is a public...
2021-11-19 guentherCorrect the CPUID() and CPUID_LEAF() macros to not...
2021-11-19 jsgdrm/plane-helper: fix uninitialized variable reference
2021-11-19 jsgdrm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits
2021-11-19 jsgdrm/amdgpu: fix warning for overflow check
2021-11-19 jsgdrm/ttm: stop calling tt_swapin in vm_access
2021-11-19 jsgdrm/amd/display: dcn20_resource_construct reduce scope...
2021-11-19 jsgdrm/amdkfd: fix resume error when iommu disabled in...
2021-11-19 jsgdrm/amdgpu: Fix MMIO access page fault
2021-11-19 jsgdrm/panel-orientation-quirks: add Valve Steam Deck
2021-11-19 jsgdrm: panel-orientation-quirks: Add quirk for the Samsun...
2021-11-19 jsgdrm: panel-orientation-quirks: Add quirk for KD Kurio...
2021-11-19 jsgdrm: panel-orientation-quirks: Update the Lenovo Ideapa...
2021-11-19 jsgdrm: panel-orientation-quirks: Add quirk for GPD Win3
2021-11-19 jsgdrm: panel-orientation-quirks: Add quirk for Aya Neo...
2021-11-18 tbiked: replace a conditional EVP_CIPHER_CTX_cleanup...
2021-11-18 tobheCheck if encoding works in dsa_init(). This avoids...
2021-11-18 tbsha512test: replace EVP_MD_CTX_{cleanup,init} pair...
2021-11-18 djmless confusing debug message; bz#3365
2021-11-18 tbgost: missed one cleanup
2021-11-18 tbsha256test: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset
2021-11-18 tbgost2814789t: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset
2021-11-18 tbevptest: no need to call EVP_MD_CTX_cleanup() before...
2021-11-18 djmavoid xmalloc(0) for PKCS#11 keyid for ECDSA keys ...
2021-11-18 tbUse HMAC_CTX_reset() instead of HMAC_CTX_cleanup()...
2021-11-18 tbAdd semicolon that will become non-optional once BN_GEN...
2021-11-18 tbtypo in comment
2021-11-18 tbacme-client: use EVP_PKEY_base_id()
2021-11-18 tbvndsetcred: don't a reference to credentials in error...
2021-11-18 tbFix ssltest to work with opaque EVP_PKEY.
2021-11-18 tbPrevent future internal use of ASN1_CTX and ASN1_const_...
2021-11-18 tbRemove the last pointless use of ASN1_const_CTX. Both...
2021-11-18 tbsha*test: convert these tests to work with opaque EVP_M...
2021-11-18 tbzap trailing whitespace
2021-11-18 tbhmactest: convert to opaque HMAC_CTX.
2021-11-18 tbgost2814789t: convert to opaque EVP_{MD,CIPHER}_CTX.
2021-11-18 tbexptest: convert to opaque BN; minor KNF tweaks.
next