openbsd
2023-05-10 opswitch two ASN1_STRING_data() to ASN1_STRING_get0_data()
2023-05-10 krwDisplay correct type name for Microsoft basic data GPT
2023-05-10 krwMicrosoft GPT partition attributes can appear on partit...
2023-05-10 tbAdd Miller-Rabin test for random bases to BPSW
2023-05-10 bluhmImplement TCP send offloading, for now in software...
2023-05-10 dtuckerRemove now-unused prototypes for ssh1 RSA functions...
2023-05-10 opcast off_t to long long int for printing
2023-05-10 opconstify day, month and tz
2023-05-10 ottoAs mmap(2) is no longer a LOCK syscall, do away with...
2023-05-10 tbAdd a hint on using letsencrypt-staging for testing
2023-05-10 opcast time_t to long long for printf, reduces the diff...
2023-05-10 opadd a few missing headers, reduces the diff with -portable
2023-05-10 opremove trailing whitespace
2023-05-09 jmcmacro line fix;
2023-05-09 ottoMake malloc tests that set flags more robust against...
2023-05-09 claudioAdjust bgplgd after renaming of the invalid option...
2023-05-09 visaDon't return EPIPE from pipe kqfilter
2023-05-09 sthenupdate port-modules(5) with default font type changes
2023-05-09 claudioRename 'invalid' to 'disqualified' in the 'show rib...
2023-05-09 claudioProperly handle references for nexthops and labels...
2023-05-09 knInline once-used variable to sync all uvm_map_clean...
2023-05-09 tbrpki-client: use partial chains in certificate validation
2023-05-09 kettenisApparently there is no need to set the PS2 field.
2023-05-09 tbMake failure mode of EVP_AEAD_CTX_new() more explicit
2023-05-09 tbAdd regress coverage for -1 modulus as well.
2023-05-09 tbbn_exp: also special case -1 modulus
2023-05-09 jsingRewrite BN_bn2hex() using CBB/CBS.
2023-05-09 jsingRewrite BN_bn2dec() using CBB/CBS.
2023-05-09 dlgswitch pflogd from using a bpf read timeout to a wait...
2023-05-08 dlgfix up some formatting in the pf_state_list comment.
2023-05-08 tobiasPrevent signed integer overflow
2023-05-08 tobiasImprove error handling
2023-05-08 millertcron: bounds check the high and low bounds for in a...
2023-05-08 tbRename the other_ctx in X509_STORE_CTX into trusted
2023-05-08 tbAdd RCS tag
2023-05-08 bluhmThe call to in_proto_cksum_out() is only needed before...
2023-05-08 bluhmTo make ND6 mp-safe, the life time of struct llinfo_nd6...
2023-05-08 gerhardFix a potential mem-leak in usm_decrypt().
2023-05-08 bluhmAs the nd6 mutex protects the lifetime of struct llinfo...
2023-05-08 ottoEnable malloc_errs test
2023-05-08 ottoAdd a regress test to test various malloc API and heap...
2023-05-08 tbReorder struct grid_cell_entry
2023-05-08 tbX509_verify_cert(): Garbage collect the unused roots...
2023-05-08 tbAvoid trailing whitespace in extension printing
2023-05-07 bluhmI preparation for TSO in software, cleanup the fragment...
2023-05-07 tbRecommit -Wshadow now that the warning on BIG_ENDIAN...
2023-05-07 tbxts128 mode: avoid two -Wshadow warnings in the BIG_END...
2023-05-07 millertcron: check for garbage after the '~' in a random range.
2023-05-07 krwGPT partitions with the 'Required' attribute are not...
2023-05-07 bluhmBackout -Wshadow, it breaks build on powerpc64.
2023-05-07 knRemove net lock from DIOCOSFP{FLUSH,ADD,GET} aka. OS...
2023-05-07 tbRemove a misplaced empty line
2023-05-06 millertSupport random offsets when using ranges with a step...
2023-05-06 tbRegen cert.pem
2023-05-06 krwReplace pointless %d formatting of 0 values with
2023-05-06 kevloMention RTL8153D.
2023-05-06 kevloAdd support for RTL8153D.
2023-05-05 tbUse -Wshadow with clang
2023-05-05 tbReinstate X9.31 padding mode support in rsautl
2023-05-05 tbFix error handling in tls_check_common_name()
2023-05-05 millertcrontab: move spool temp file creation to spool_mkstemp()
2023-05-05 tbSalt shares the blame of the continued existence of...
2023-05-05 tbReinstate documentation of RSA_X931_PADDING
2023-05-05 tbAdd back support for RSA_X931_PADDING
2023-05-05 tbLink rsa_x931.c to build
2023-05-05 tbBring back the X9.31 padding helpers
2023-05-05 claudioPass ASPA objects in reverse since this is what aspa_ad...
2023-05-05 tbConvert K&R function definition to ansi to make clang...
2023-05-05 claudioSync json.c with the one from rpki-client. This adds...
2023-05-05 claudioLimit the socket buffer size to 64k for all sessions...
2023-05-05 bluhmThe mbuf_queue API allows read access to integer variab...
2023-05-04 tbsymbols.awk: Remove cfb dance
2023-05-04 tbStraightforward conversion form K&R to ANSI function...
2023-05-04 espiefix stupid thinko, as noticed while converting to v5...
2023-05-04 tbRewrite ECParameters_dup()
2023-05-04 tbsigh. typo
2023-05-04 tbLet ecdsatest exercise ECParameters_dup() a bit
2023-05-04 tbRemove x9_62_test_internal()
2023-05-04 chriszBe more economical with returning bodys in bounce messages
2023-05-04 mvsregen
2023-05-04 mvsPush kernel lock deep down to sys_sysctl(). At least...
2023-05-04 bluhmIntroduce a neighbor discovery mutex like ARP uses...
2023-05-04 tbUse size_t instead of int in EC_POINT_point2oct()
2023-05-04 tbFix line wrapping
2023-05-04 tbFix function name in doc comment
2023-05-04 kevloregen
2023-05-04 kevloAdd another Lenovo NVMe device id found in my ThinkPad...
2023-05-03 jmcadd virtio(4); ok (in principal) miod
2023-05-03 jmcadd onewire(4); ok miod
2023-05-03 jsgavoid use after free
2023-05-03 knImprove setenv markup
2023-05-03 bluhmSome checks in nd6_resolve() do not require kernel...
2023-05-03 knRemove net lock from DIOCGETRULESET and DIOCGETRULESETS
2023-05-03 tbFix a use-after-free in filemode
2023-05-03 claudioConvert json_do_printf() with "%s" a fmt string to...
2023-05-03 beckRevert utf-8 fix for X509_NAME_get_index_by_NID to...
2023-05-03 claudioIntroduce json_do_string() a function that JSON escapes...
2023-05-03 claudioOn read failure just abort the rrdp request.
2023-05-03 beckBring back length check tb ok'ed and I managed to remov...
2023-05-03 tbFix a few KNF/whitespace issues
next