openbsd
2023-03-10 tobheFix possible leak of spibuf and flowbuf in error case.
2023-03-10 tbsync
2023-03-10 tbCrankl libcrypto/libssl/libtls minors after symbol...
2023-03-10 tbUpdate Symbols.list
2023-03-10 tbExpose various X509_STORE_*check_issued()
2023-03-10 tbExpose X509_CRL_get0_sigalg() and X509_get0_uids
2023-03-10 tbExpose UI_null()
2023-03-10 tbExpose the EVP_CIPHER_meth_* API (setter only) in evp.h
2023-03-10 jobmechanical change, rename struct members to match the...
2023-03-10 jobShow the X.509 notBefore in filemode
2023-03-10 tbASN.1 BIO: properly wire up prefix_free and suffix_free
2023-03-10 claudioAdd the necessary stack offsets for macppc so dt(4).
2023-03-10 claudioUpdate the stack offset for the profile probe to accoun...
2023-03-10 kettenisImplement setting the parent clock for RK356x. This...
2023-03-10 knFix error on installer abort/exit
2023-03-10 kettenisTake controller out of reset; makes it work on rk356x.
2023-03-10 tbReturn the correct type for ASN.1 BOOLEANs
2023-03-10 tbopenssl(1) asn1parse: avoid crash with ASN.1 BOOLEANS
2023-03-10 claudioCompile the output filter rules into per peer filter...
2023-03-10 dtuckerExplicitly ignore return from fcntl(... FD_CLOEXEC...
2023-03-10 dtuckerPlug mem leak on error path. Coverity CID 405026,...
2023-03-10 dtuckerExpliticly ignore return code from fcntl(.. FD_CLOEXEC...
2023-03-10 djmLike sshd_config, some ssh_config options are not first...
2023-03-10 dtuckerRemove no-op (int) > INT_MAX checks since they can...
2023-03-09 jcsmodify parentheses in conditionals to make it clearer...
2023-03-09 naddyremove obsolete libLLVM.so.[0-6].0 during upgrade
2023-03-09 kettenisCheck that a PCIe port isn't disabled in the device...
2023-03-09 tbUnwrap a few lines and zap a tab
2023-03-09 tbAdd missing error checking in PKCS7
2023-03-09 claudioImplement ASPA support in RTR by following draft-ietf...
2023-03-09 jobFix segfault in filemode for TAK objects
2023-03-09 jobFix segfault in filemode for RSC objects
2023-03-09 jsgworkaround Intel Braswell/Cherry Trail mwait hang
2023-03-09 claudioAdd role output to bgpctl, also adjust the capability...
2023-03-09 claudioMajor rework of RFC9234 support. My initial interpretat...
2023-03-09 jobIn filmode also show 'Not After' for GBR records
2023-03-09 claudioImprove vnet(4) to work better in busy conditions.
2023-03-09 jobShow CMS signing-time signed attribute in filemode
2023-03-09 dtuckerRe-split the merge of the reorder-hostkeys test.
2023-03-09 djminclude destination constraints for smartcard keys...
2023-03-09 antonCope with recent changes to alignment of command column.
2023-03-09 dlgdocument BIOC[SGD]WTIMEOUT
2023-03-09 dlgadd a timeout between capturing a packet and making...
2023-03-09 chelohaclockintr: add a priority queue
2023-03-09 chrisFix comment to reflect the disabled status of Energy...
2023-03-08 bluhmAn invalid source routing IP option could overwrite...
2023-03-08 stspupdate the list of firmware files in the iwx(4) man...
2023-03-08 chelohaamd64: lapic_timer_rearm: don't reset mode, mask, divisor
2023-03-08 tbUse BN_free() instead of BN_clear_free()
2023-03-08 tobheFix alignment of command column. print_comm_name()...
2023-03-08 knTreat WEP like WPA: only offer if supported
2023-03-08 jsingFix a EC_GROUP_clear_free() that snuck through.
2023-03-08 jmcthis morning's fortune was missing an apostrophe;
2023-03-08 jsingFix previous.
2023-03-08 tbreduce number of tests in bn_rand_interval.
2023-03-08 tbbn_isqrt: reduce number of tests to 100.
2023-03-08 dtuckerPlug mem leak. Coverity CID 405196, ok djm@
2023-03-08 jsingProcess up to four test vector files concurrently.
2023-03-08 jsingAlways clear EC groups and points on free.
2023-03-08 jsingRun test groups concurrently.
2023-03-08 tbzap more audit remnants
2023-03-08 jsingStop trying to use EC_GFp_nist_method().
2023-03-08 tbssh-pkcs11: synchronize error messages with errors
2023-03-08 jsingRemove acceptable audit.
2023-03-08 jsingRemove EC_FLAGS_DEFAULT_OCT.
2023-03-08 guentherDelete obsolete /* ARGSUSED */ lint comments.
2023-03-08 djmuse RSA/SHA256 when testing usability of private key...
2023-03-08 djmuse RSA/SHA256 when testing usability of private key;
2023-03-07 djmrefactor to be more readable top to bottom. Prompted...
2023-03-07 janAvoid enabling TSO on interfaces which are already...
2023-03-07 guentherDelete obsolete /* ARGSUSED1 */ lint comments.
2023-03-07 knUse "installboot -p"; tested by/OK miod
2023-03-07 knInitial support for guided disk encryption
2023-03-07 krwNuke pointless 'pb#N:ob#0:' lines from floppy
2023-03-07 jobImprove decoded content printing in filemode
2023-03-07 knrestore tags for commands lost in r1.112 restructuring...
2023-03-07 claudioRemove pre-c99 gcc workaround which is no longer needed.
2023-03-07 kettenisAdd some minimal initialization code for rk356x such...
2023-03-07 jsingImprove bn_montgomery_multiply_words().
2023-03-07 jsingSlightly rework bn_mulw_addtw().
2023-03-07 jsingCall BN_free() instead of BN_clear_free().
2023-03-07 jmcmpls gateway clarification; from claudio
2023-03-07 tbFix another return value check for CMS_SharedInfo_encode()
2023-03-07 jsingLimit bn_mul_mont() usage to sizes less than or equal...
2023-03-07 jsingImplement bn_montgomery_multiply()
2023-03-07 jsingRefactor BN_mod_mul_montgomery().
2023-03-07 tbMake order of pub_key and priv_key the same everywhere
2023-03-07 tbFix OpenSSL version in HISTORY section
2023-03-07 dtuckerFix mem leak in environment setup. From jjelen at...
2023-03-07 jsingDelete unused and unsafe bn_mul_mont() example code.
2023-03-07 jsingFix comment for bn_mul2_mulw_addtw()
2023-03-07 jsingMove EC_GFp_simple_method() to the bottom of the file.
2023-03-07 tbBasic cleanup in asn1pars.c
2023-03-07 jsingUse static functions for EC_GF2m_simple_method() implem...
2023-03-07 jsingUse static functions for EC_GFp_nist_method() implement...
2023-03-07 jsingUse static functions for EC_GFp_mont_method() implement...
2023-03-07 djmfix memory leak in process_read() path; Spotted by...
2023-03-07 jsingFix formatting of comments.
2023-03-07 jsingConsolidate clear code for EC_GFp_mont_method.
2023-03-07 djmcorrect size for array argument when changing UMAC_OUTP...
next