openbsd
2022-01-10 dlgmark up the ioctl requests with Dv
2022-01-10 jsginitial kstat.4
2022-01-10 dlgprovide access to the hardware counters (MIB counters...
2022-01-10 dlghandle the status ring entries as 64bit words instead...
2022-01-10 tbzap trailing whitespace
2022-01-10 tbCheck that the RSA exponent is neither even nor 1 in...
2022-01-09 tbUse C99 initializers for test_sha_md
2022-01-09 tbAdd an essentially empty comp_local.h and include it...
2022-01-09 patrickSimplify igc_rxrinfo() to improve consistency and appea...
2022-01-09 tbunwind/unbound: prepare for opaque DSA and RSA.
2022-01-09 robertdo not call ranlib -t anymore because it does nothing...
2022-01-09 jsingssl_check_srvr_ecc_cert_and_alg() only returns 0/1...
2022-01-09 jsingSwap arguments to ssl_check_srvr_ecc_cert_and_alg()
2022-01-09 jsingClean up ssl3_{send,get}_client_kex_gost()
2022-01-09 jsingReturn 0/1 from ssl3_{send,get}_client_kex_gost()
2022-01-09 jsingRemove a comment from Captain Obvious.
2022-01-09 jsingFix GOST skip certificate verify handling.
2022-01-09 tbPrepare to provide EVP_MD_CTX{,_set}_pkey_ctx()
2022-01-09 visaIndicate that mvpxa(4) depends on sdhc code.
2022-01-09 visaAdd attribute for indicating sdhc dependency.
2022-01-09 jsingClean up pkey handling in ssl3_get_server_key_exchange()
2022-01-09 claudioAdd two test cases from semarie@ which are solved by...
2022-01-09 claudioAdd an UNVEIL_USERSET flag which is set when a unveil...
2022-01-09 ottoIncrease the max size of allocations, in prep for a...
2022-01-09 jsgspelling
2022-01-08 guenther__LDPGSZ hasn't been used here since rev 1.23 (2013).
2022-01-08 afresh1Don't download SHA256.sig unless it's needed
2022-01-08 tbPrepare to provide OBJ_length() and OBJ_get0_data()
2022-01-08 deraadtarchdep.h needed for _dl_dcbf, on powerpc
2022-01-08 deraadtneed "archdep.h" for _dl_md_plabel on hppa
2022-01-08 patrickUse ${.ALLSRC:M*.y} instead of ${.IMPSRC} as the input...
2022-01-08 tbtiny whitespace tweak
2022-01-08 kettenisRemove apldwusb(4). This driver is now unused.
2022-01-08 kettenisOops, missed a compatible string in the previous commit.
2022-01-08 jsingMerge SESS_CERT into SSL_SESSION.
2022-01-08 jsingRemove commented out CERT_* defines.
2022-01-08 jsingRename CERT to SSL_CERT and CERT_PKEY to SSL_CERT_PKEY.
2022-01-08 tobiasFix possible use after free with long lines
2022-01-08 dtuckerRemove errant "set -x" left over from debugging.
2022-01-08 djmuse status error message to communicate ~user expansion...
2022-01-08 djmfix some corner-case bugs in scp sftp-mode handling...
2022-01-08 djmmore idiomatic error messages; spotted by jsg & deraadt
2022-01-08 djmadd a variant of send_status() that allows overriding...
2022-01-08 djmrefactor tilde_expand_filename() and make it handle...
2022-01-08 tbx509_cpols.c will need to include x509_lcl.h soon
2022-01-08 dtuckerEnable all supported hostkey algorithms (but no others...
2022-01-08 guentherPrep .c files for removing the #includes from */archdep.h
2022-01-08 inoguchiIndicate current default cipher
2022-01-08 visaRemove verbose PCI and USB device info from BOOT
2022-01-08 visaAdjust debug printfs after pcitag_t type change.
2022-01-08 jmatthewApply mpsafe changes from dwge(4) to dwxe(4):
2022-01-07 tbAdd some workarounds to make build_addr_block_test_data...
2022-01-07 tbPrepare to provide EVP_AEAD_CTX_{new,free}()
2022-01-07 kettenisAdd code to initialize the PCIe host bridge hardware...
2022-01-07 tbRevert previous accidental commit
2022-01-07 ottoIf no date could be parsed, bail out early and fix...
2022-01-07 jsingRename dh_tmp to dhe_params.
2022-01-07 deraadtSIOCSIFXFLAGS drops into the SIOCSIFFLAGS to perform...
2022-01-07 jsingStop attempting to duplicate the public and private...
2022-01-07 jsingConvert legacy server to tls_key_share.
2022-01-07 kevlo.glue_7 is used for arm code calling thumb code, and...
2022-01-07 tbA few more files need asn1_locl.h.
2022-01-07 tbinclude asn1_locl.h where it will be needed for the...
2022-01-07 visaAdd missing dependency.
2022-01-07 martijnSomehow I always forget that the more global LC_ALL...
2022-01-07 tbPrepare to make RSA and RSA_METHOD opaque by including...
2022-01-07 tbAdd an essentially empty ocsp_local.h and include it...
2022-01-07 tbgost needs to look into ecs_locl.h
2022-01-07 tbPrepare the move of DSA_SIG, DSA_METHOD and DSA to...
2022-01-07 tbAdd an essentially empty dh_local.h and include it...
2022-01-07 tbzap trailing whitespace
2022-01-07 jsgfix aac build after -Wno-uninitialized was removed
2022-01-07 tbLet dtlstest peek into bio_local.h
2022-01-07 tbAdd a new, mostly empty, bio_local.h and include it...
2022-01-07 tbSync EVP_MD_CTX to heap switch from npppd.
2022-01-07 tbnpppd: convert to EVP_MD_CTX on heap
2022-01-07 guentherhibernate_clear_signature() is only used by hibernate_r...
2022-01-07 guentherExtract the slice from the zeroth swap device instead...
2022-01-07 afresh1whitespace
2022-01-07 jsgregen
2022-01-07 jsgstop creating old drm device nodes
2022-01-07 jsgmention radeondrm on riscv64
2022-01-06 jsgstop chowning old drm device nodes
2022-01-06 dtuckerDon't explicitly set HostbasedAuthentication in sshd_co...
2022-01-06 djmallow hostbased auth to select RSA keys when only RSA...
2022-01-06 djmadd a helper function to match a key type to a list...
2022-01-06 djmlog some details on hostkeys that ssh loads for hostbas...
2022-01-06 djmlog signature algorithm during verification by monitor...
2022-01-06 djmpiece of UpdateHostkeys client strictification: when...
2022-01-06 djminclude rejected signature algorithm in error message...
2022-01-06 djmmake ssh-keysign use the requested signature algorithm...
2022-01-06 djmstricter UpdateHostkey signature verification logic...
2022-01-06 djmFix signature algorithm selection logic for UpdateHostk...
2022-01-06 djmconvert ssh, sshd mainloops from select() to poll();
2022-01-06 dtuckerAdd test for hostbased auth. It requires some external...
2022-01-06 djmprepare for conversion of ssh, sshd mainloop from selec...
2022-01-06 deraadtrepair usage
2022-01-06 afresh1Switch fw_update -D to instead -F
2022-01-06 jmcrefer to longindex as an argument, not a field;
2022-01-06 jsingRevise for change to tls_key_share_peer_public()
next