openbsd
2021-12-04 tbList subdirectories as a simple list. Avoids a source...
2021-12-04 tbAnnotate the structs to be moved to bn_lcl.h in the...
2021-12-04 tbUse BN_is_negative(p) instead of p->neg in one place.
2021-12-04 tbAdd #include "bn_lcl.h" to the files that will soon...
2021-12-04 kettenisPrevious diff was incomplete, we also need to do DMA...
2021-12-04 tbImplement the BN_to_montgomery() macro as a function
2021-12-04 tbImplement the BN_is_negative macro as a function
2021-12-04 tbProvide function implementations for various BN_* macros
2021-12-04 tbProvide replacement functions for the BN_{get,set,with...
2021-12-04 tbProvide replacement functions for the BN_GENCB_set...
2021-12-04 jsingConsolidate {d2i,i2d}_{pr,pu}.c
2021-12-04 jsingClean up and refactor server side DHE key exchange.
2021-12-04 jsingMove the minimum DHE key size check into ssl_kex_peer_p...
2021-12-04 jsingCheck DH public key in ssl_kex_peer_public_dhe().
2021-12-04 tobheSend out dstid as initiator if configured. This makes...
2021-12-04 tbFree cert, key and ocsp_staple on exit of do_keypair_te...
2021-12-04 tbConvert main into single exit to appease asan.
2021-12-04 tbExplicitly free EVP_MD_CTX to appease asan. Reported...
2021-12-04 jmclist backup files created by adduser; from leon fischer
2021-12-04 jmcupdate the firmware file list, helped by stsp;
2021-12-04 antonConsolidate error paths in usbd_new_device, shaving...
2021-12-04 florianDo not setup pipes between SERVER processes, they don...
2021-12-04 jsingAdd regress for ECPKParameters ASN.1 encoding/decoding.
2021-12-04 naddyRSA/SHA-1 is not used by default anymore on the server
2021-12-03 uaaadd Allwinner H6 support
2021-12-03 uaasupport AXP805 PMIC
2021-12-03 uaa- support I2C connected PMIC, add "early 1" to sxitwi.
2021-12-03 tobheAdd tdb_delete_locked() to replace duplicate tdb deleti...
2021-12-03 kettenisPerform DMA address translation if required.
2021-12-03 jsingReplace asn1_tlc_clear and asn1_tlc_clear_nc macros...
2021-12-03 jsingGroup and sort includes.
2021-12-03 jsingCall asn1_item_ex_d2i() directly from ASN1_item_d2i()
2021-12-03 bluhmAdd TDB reference counting to ipsp_spd_lookup(). If...
2021-12-03 jsingConvert ASN1_PCTX_new() to calloc().
2021-12-03 jsingUse calloc() for X509_CRL_METHOD_new() instead of malloc().
2021-12-03 jsingRewrite ASN1_STRING_cmp().
2021-12-03 jsingConvert ASN1_STRING_type_new() to calloc().
2021-12-03 jsingConvert ASN1_OBJECT_new() to calloc().
2021-12-03 jsingConvert {i2d,d2i}_{,EC_,DSA_,RSA_}PUBKEY{,_bio,_fp...
2021-12-03 deraadtFixed-size NOFILE_MAX (from sys/param.h of course)...
2021-12-03 stspSwitch iwx(4) to new -67 firmware images.
2021-12-03 tbUse calloc() in EVP_PKEY_meth_new() instead of malloc...
2021-12-03 tbFix EVP_PKEY_{asn1,meth}_copy once and for all
2021-12-03 knRevert previous
2021-12-03 stspDisable probe requests during scans in iwx(4) again.
2021-12-03 claudioApply the same MAX_IP_SIZE limit to ROA files as it...
2021-12-03 stspImplement a bgscan_done() handler for iwm(4).
2021-12-03 stspImplement a bgscan_done() handler for iwx(4).
2021-12-03 stspIntroduce an optional driver-specific bgscan_done(...
2021-12-03 stspIgnore ADDBA requests from our AP while we are roaming...
2021-12-03 knShip mpi's helpers, see share/btrace/Makefile r1.1:
2021-12-03 jobClarify manpage
2021-12-03 antonDump more data in the hopes of figuring out why this...
2021-12-03 antonBring back the recently reverted change, this time...
2021-12-02 djmhash full host:port when asked to hash output, fixes...
2021-12-02 djmimprove the testing of credentials against inserted...
2021-12-02 djmmove check_sk_options() up so we can use it earlier
2021-12-02 dtuckerssh-rsa is no longer in the default for PubkeyAcceptedA...
2021-12-02 chelohabsearch(3): support arrays with more than INT_MAX elements
2021-12-02 deraadtunmount real root partition from /mnt before the cgi...
2021-12-02 knTell testers which packages to install right away ...
2021-12-02 knLog that kern.allowdt=1 is needed and where
2021-12-02 knTell testers which packages to install right away
2021-12-02 jmclist uppercase options along with lower in SYNOPSIS...
2021-12-02 deraadtfirstc() and nextc() use an int of global static storag...
2021-12-02 bluhmipsec_common_input_cb() extracted the inner IP header...
2021-12-02 bluhmAllow to build kernel without IPSEC or INET6 defines.
2021-12-02 djmdon't put the tty into raw mode when SessionType=none...
2021-12-01 krwRemove the MBR_init() "#ifdef defined(__macppc__) ||
2021-12-01 bluhmReintroduce the TDBF_DELETED flag. Checking next point...
2021-12-01 deraadtmention that the "flags" field in the enchdr is uses...
2021-12-01 deraadtsys/core.h is not needed by these files, therefore...
2021-12-01 deraadtwe do not need 'struct mbuf; struct rtentry;' to satisf...
2021-12-01 deraadtfurther improvements in sys/param.h annotation and...
2021-12-01 kettenisFix booting from an IDE block device on the Sun Blade...
2021-12-01 deraadtlate allocation of clist in putc() and b_to_q() hasn...
2021-12-01 deraadtReduce use of sys/param.h, or annotate the reason why...
2021-12-01 deraadtUse system _ALIGN to reduce the reasons why this uses...
2021-12-01 deraadtwhitespace cleanup during review read
2021-12-01 bluhmLet ipsp_spd_lookup() return an error instead of a...
2021-12-01 jsgdrm/amdgpu/gfx9: switch to golden tsc registers for...
2021-12-01 jsgdrm/amd/display: Set plane update flags for all planes...
2021-12-01 mvsMake `sun' global variable. It used by threads and...
2021-12-01 jsingRemove dead code.
2021-12-01 claudioAdd some RRDP specific regress tests.
2021-12-01 patrickBuild libfido2 after all other libraries, as it links...
2021-11-30 tobiasImproved error handling in config parser.
2021-11-30 tbAdd missing const qualifiers in a number of BN_* manuals.
2021-11-30 tblast whitespace diff for now.
2021-11-30 tbKNF for BF_KEY
2021-11-30 tbFix some annoying whitespace inconsistencies.
2021-11-30 tbProvide EVP_CTRL_AEAD_* defines.
2021-11-30 tbAlign ssl_kex_derive_ecdhe_ecp() with ssl_kex_derive_dhe()
2021-11-30 tbisakmpd: convert modp_init() for opaque DH.
2021-11-30 tobhewhitespace
2021-11-30 deraadtadd ixl(4)
2021-11-30 jsings/ECDHE/ECDH/
2021-11-30 millertFix indentation of return in yy_try_NUL_trans().
2021-11-30 bluhmRemove unused parameter from ipsp_spd_inp().
2021-11-30 jsingAdd regress for {d2i,i2d}_{,DSA_,EC_,RSA_}PUBKEY{,_bio}().
next