openbsd
2023-11-13 bluhmFix rt_setgate() error handling.
2023-11-13 tbMake X509_certificate_type() less bad
2023-11-13 tbGarbage collect an incoherent export crypto check
2023-11-13 tbUse a sensible variable name (i.e. nid) instead of...
2023-11-13 tbUse X509_get_signature_nid() instead of inlining it
2023-11-13 tbX509_certificate_type() needs to know about RSA-PSS
2023-11-13 martijnApparently base-gcc doesn't like having OID() inside...
2023-11-13 tbBye bye libcsi
2023-11-13 tbRetire the libcsi regress
2023-11-13 robertsync Symbols.list with reality; ok tb@
2023-11-13 jsgenable UDF on arm64 install media
2023-11-13 beckPrepare to expose OPENSSL_gmtime and OPENSSL_timegm...
2023-11-13 tbKill last user of ASN1_time_parse() in the tree
2023-11-13 tbCheck notBefore/notAfter validity with ASN1_TIME_to_tm(3)
2023-11-13 tbReplace ASN1_time_parse() with ASN1_TIME_to_tm()
2023-11-13 jcaBump datasize for staff to match amd64
2023-11-13 jsgsync
2023-11-13 tbRemove last caller of ASN1_time_parse(3) in libtls
2023-11-13 tbRemove ASN1_time_parse() dependency in tls_conninfo.c
2023-11-13 tbEliminate the timegm(3) dependency in libcrypto
2023-11-13 martijnAdd 2 tests to make sure getbulkrequests return the...
2023-11-13 martijnstruct appl_varbind_internal's avi_index is used to...
2023-11-13 opadjust `regress' description since REGRESS_FAIL_EARLY...
2023-11-13 jsgsync
2023-11-13 tobheMake sure sftp_get_limits() only returns 0 if 'limits...
2023-11-12 jcaBump datasize for the default login class, needed to...
2023-11-12 bluhmDeclare global variable zeroin46_addr as const.
2023-11-12 jcaAlso bump the default limit on riscv64
2023-11-12 robertappend ExtensionDependencies.inc to CLEANFILES only...
2023-11-12 martijnMove struct oid from snmpd.h into smi.c and trim a...
2023-11-12 martijnRemove a bunch of unused smi_ functions and move a...
2023-11-12 martijnNow that smi_oid_cmp() is only used by the oidtree...
2023-11-12 martijnNow that MIBDECL() fills in bo_n, no need to call smi_o...
2023-11-12 martijnLet MIBDECL() make use of OID(). This gives use bo_n...
2023-11-12 martijnNow that smi.c is basically an oid/name translator...
2023-11-12 martijnNo need to use struct oid to compare two struct ber_oid...
2023-11-12 martijnPrinting all known objects inside smi when build with...
2023-11-12 martijnNo reason to call (error-prone) smi_scalar_oidlen when...
2023-11-12 robertrevert https://reviews.llvm.org/D135402 for now to...
2023-11-12 ottoBump NTP era if the offset we receive is small, in...
2023-11-12 bluhmUse constant sockaddr in route lookup.
2023-11-12 jcasync path to libclang_rt*.a
2023-11-12 jcaFix install path, reminded by otto@
2023-11-12 jcaMechanical lib/clang/13.0.0/include -> lib/clang/16...
2023-11-12 jca+/usr/include/llvm/Config/TargetMCAs.def
2023-11-12 jcasync
2023-11-12 jcasync (libLLVM bump)
2023-11-12 kettenisBump MAXDSIZ to 2G on armv7. Needed for llvm-16.
2023-11-12 kettenisFix parsing of branch target protection options on...
2023-11-12 bluhmDo not modify route info sockaddr in rtm_xaddrs().
2023-11-12 martijnNow that the last consumer of mps.c is gone, remove...
2023-11-12 martijnMove snmpd.conf's oid keyword into application_internal...
2023-11-12 dlgrt_gateway and rt_gwroute use X protections now.
2023-11-12 dlgrt_setgate performs a series of tweaks to an rtable...
2023-11-12 dlgfix the signal numbers passed to siginterrupt.
2023-11-12 robertbump datasize to 1536M for the default login class...
2023-11-12 robertTargetMCAs.def is required to be installed in the llvm...
2023-11-12 patrickAdd support for the Rockchip RK8602 and RK8603 voltage...
2023-11-12 robertflip the ignoreFunctionAddressEquality flag; lost in...
2023-11-12 robertsplit the Symbols.list up so that arch specific symbols...
2023-11-12 dlgthe ws in wscons is short for workstation
2023-11-11 jcaFix variable name in comment
2023-11-11 robertupdate build infrastructure for llvm-16.0.6
2023-11-11 robertmerge lldb-16.0.6
2023-11-11 robertimport lldb from LLVM-16.0.6
2023-11-11 robertmerge lld-16.0.6
2023-11-11 robertimport of lld from LLVM-16.0.6
2023-11-11 robertmerge clang-16.0.6
2023-11-11 robertimport of clang from LLVM-16.0.6
2023-11-11 robertmerge llvm-16.0.6
2023-11-11 jcaRandomly linked riscv64 kernels built with clang/lld...
2023-11-11 robertimport of llvm from LLVM 16.0.6
2023-11-11 patrickEnable CD9660 in RAMDISK so we can mount CD-ROMs.
2023-11-11 stspAttach dwqe(4) to Intel Elkhart Lake PSE SGMII devices.
2023-11-11 stspCorrect wrong register offset macros for dwqe(4) DMA...
2023-11-11 bluhmPass constant struct sockaddr to interface lookup funct...
2023-11-11 ajacoutotWe do not define VERSION anymore.
2023-11-11 dlgstart documenting the protections or locks needed for...
2023-11-11 ajacoutotAdd DIST_TUPLE support documentation.
2023-11-11 ajacoutotMention that this module also supports meson(1).
2023-11-11 bluhmRemove unused parameter dst from art_get().
2023-11-11 espieDumb my latin down to vernacular english
2023-11-11 espiedocument UNLINKED/BUILD_UNLINKED
2023-11-11 tbFix a few bugs in X509v3_asid_add*()
2023-11-11 antonCope with recent rt_hash() const changes.
2023-11-11 gkoehlerIgnore -N in "gzip -dN <in.gz" and "zcat -N in.gz"
2023-11-11 schwarzeDelete the useless .\" ----- comments before .Sh.
2023-11-11 schwarzemore details about error recovery
2023-11-10 bluhmrtable_match() takes constant destination.
2023-11-10 ajacoutotMention gnome in DIST_TUPLE.
2023-11-10 jasperzap some unused includes
2023-11-10 krwscsi_xs_get() sets xs->flags via scsi_xs_io(). There...
2023-11-10 jcaAlso mention COMPILER_LANGS for CFLAGS_${CHOSEN_COMPILER}
2023-11-10 jcaAdd doc for CFLAGS_${CHOSEN_COMPILER} and CXXFLAGS_...
2023-11-10 krwGPT partitions have many attributes. Don't stomp on...
2023-11-10 jaspersync with NetBSD -r1.38:
2023-11-10 bluhmMake ifq and ifiq interface MP safe.
2023-11-10 krwEnhance 'flag' to accept hex values in addition to...
2023-11-10 robertremove unused liblldbPluginOperatingSystem
2023-11-10 casparbsd.port.mk.5: document variables related to sccache...
next