openbsd
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
2023-05-02 kettenisSometimes the touchpad doesn't attach. Try to solve...
2023-05-02 deraadtAbsolutely astounding that custom code was written...
2023-05-02 beckChange X509_NAME_get_index_by[NID|OBJ] to be safer.
2023-05-02 schwarzeMark the BIO_F_* function codes as intentionally undocu...
2023-05-02 jsgfree the correct pointer. Missed in rev 1.16.
2023-05-02 tbRename P into generator
2023-05-02 kettenisRemove bogus newline in printf.
2023-05-02 tbSimplify EC_GROUP_new_by_curve_name()
2023-05-02 tbStyle tweaks for SMIME_write_PKCS7()
2023-05-02 tbSwitch K&R function definition to ANSI to make clang...
2023-05-02 tbUnwrap a line
2023-05-02 tbSimplify slightly and use i2d_PKCS7_bio_stream()
2023-05-02 stspadd Brussels South Charleroi airport
2023-05-02 tbsync with userland
2023-05-02 tbSync with upstream
2023-05-02 bluhmCall nd6_ns_output() without kernel lock from nd6_resol...
2023-05-01 tbstray whitespace
2023-05-01 claudioBump to 8.0
2023-05-01 tbAdd a missing pair of braces.
2023-05-01 tbUse uppercase for the CURVE_LIST_LENGTH macro
2023-05-01 tbConsistently use lowercase hex digits for curve parameters
2023-05-01 tbNow that we have C99 initializers, garbage collect...
2023-05-01 tbRework the curve list to use actual structs instead...
2023-05-01 tbDrop the now unnecessary and unused field_type from...
2023-05-01 tbConvert EC_CURVE_DATA to C99 initializers
2023-05-01 tbSimplify ec_group_new_from_data() further
2023-05-01 jobMake warnings more precise
2023-05-01 dtuckerImport regenerated moduli.
2023-05-01 kettenisThe built-in 10G Ethernet on Apple arm64 hardware does...
2023-05-01 tbDrop some dead code
2023-05-01 tbRemove pointless/wrong .meth = 0 entries from curves_list[]
2023-05-01 tbMechanically convert curve_list[] to C99 initializers
2023-05-01 tbClean up handling of nist_curves[]
2023-05-01 tbRemove ASN1_item_ndef_i2d(3) documentation
2023-05-01 tbsync
2023-05-01 tbFirst pass of removing low-level ASN.1 streaming docs
2023-05-01 dlgregen
2023-05-01 dlgIntel Braswell SDIO
2023-05-01 jsgspelling
2023-05-01 jmcadd acpi(4) listing; ok miod
2023-05-01 jsgdrm/fb-helper: set x/yres_virtual in drm_fb_helper_chec...
2023-04-30 jsgavoid use after free
2023-04-30 jsgavoid use after free
2023-04-30 jsgregen
2023-04-30 jsgadd Ryzen 7040 "Phoenix" APU device id
2023-04-30 djmadjust ftruncate() logic to handle servers that reorder...
2023-04-30 krwFSSIZE was not updated when 'fakeramdisk' was enlarged...
2023-04-30 krwFix typo in MRDISKTYPE.
2023-04-30 tbx509_asn1: make this test pass again after reinstating...
2023-04-30 tbcheck_complete.pl: update for recent changes in bn
2023-04-30 tbmandoc -Tlint tells me I forgot to zap a comma
2023-04-30 bennodocument that - with recent changes - the -A option...
2023-04-30 tbsync
2023-04-30 tbRemove most documentation pertaining to proxy certificates.
2023-04-30 tbRemove proxy cert api remmnants
2023-04-30 tbRemove documentation of BN_generate_prime(), BN_is_prim...
2023-04-30 tbRemove documentation of BN_zero_ex() and update BN_one...
2023-04-30 tbGarbage collect BN_zero_ex()
2023-04-30 kettenisRemove the EFI RTC implementation on amd64. Since...
2023-04-30 sfmsdosfs: Never allocate clusters outside the volume
2023-04-30 tbRemove __dead again. Apparently this causes issues...
2023-04-30 jobRevert disablement of the encoding cache
2023-04-30 tbSend x509_subject_cmp() to the attic
2023-04-30 tbsync
2023-04-30 tbThe policy tree is no more
2023-04-30 tbZap extra blank line
2023-04-30 schwarzeMake the descriptions of BIO_get_retry_BIO(3) and BIO_g...
2023-04-30 schwarzeSlightly improve the documentation of the "oper" parame...
2023-04-30 schwarzeDocument the eight BIO_CONN_S_* constants that are...
next