openbsd
2023-11-16 tbMinimal fix to unbreak OPENSSL_{gmtime,timegm}(3)
2023-11-16 deraadtcrank some limits because clang is a piggy
2023-11-16 deraadtcrank MAXTSIZ because clang is a piggy
2023-11-16 martijnAdd 3 tests for when getbulk reaches EOMV.
2023-11-16 martijnavi_origid must also be set when transitioning out...
2023-11-16 tbSimplify CRL printing
2023-11-16 tbImprove CRL extension checking
2023-11-16 tbAdd a helper to extrct the CRL Number from a crl
2023-11-16 opconsider an MX of "localhost" as it were a "Null MX"
2023-11-16 antonAdd expected output files, missed in previous commit...
2023-11-16 dlgavoid reading data when enumerating kstats.
2023-11-16 dlghandle printing cpu freq and volt kstat_kv types
2023-11-16 dlgcpu frequency and volt types for kstat_kvs
2023-11-15 dlguse a random number as the cookie in bio ioctls.
2023-11-15 djmwhen connecting via socket (the default case), filter...
2023-11-15 djmwhen deciding whether to enable keystroke timing obfusc...
2023-11-15 knConstify disk_map()'s path argument
2023-11-15 millertfnematch: fix a bug that could result in extra chars...
2023-11-15 millertfnematch: fix out-of-bounds access on EOF
2023-11-15 ottoCorrect denominators when converting NTP fixed point...
2023-11-15 martijnMake sure we allocate the correct size for an appl_agen...
2023-11-15 afresh1Don't let signify mess up our status line
2023-11-15 afresh1Improve output after waiting for package db lock
2023-11-15 afresh1Better handle ftp errors in fw_update
2023-11-15 afresh1Improve fw_update output on errors
2023-11-15 tbDrop some unnecessary parentheses
2023-11-15 tbShuffle getters and adders down a bit
2023-11-15 millertAdd regress test for "grep -m" behavior. From Crystal...
2023-11-15 millertprocline: only reduce mcount once per line, not once...
2023-11-14 gkoehlerBump powerpc64 default datasize to 1536M
2023-11-14 nicmDon't strdup NULL filename.
2023-11-14 jcaAdd missing .PATH
2023-11-14 nicmHandle NULL client (in config file) when showing a...
2023-11-14 nicmUse SM 2026 for Sync which is more widely supported...
2023-11-14 jsgincrease datasize to 1536M for the default login class
2023-11-14 claudioThis code depends on internals from net/art.h so includ...
2023-11-14 claudioFix typo in comment.
2023-11-14 florianAdd break to error out on weird characters in gethostby...
2023-11-14 jsgregen
2023-11-14 jsgadd another Navi 32 device id
2023-11-13 schwarzereduce the man(7) global indentation from 7n to 5n...
2023-11-13 sthenraise i386's datasize for 'daemon' class so that relink...
2023-11-13 sthenfix i386 sets
2023-11-13 jasperinclude function name in warning printf in vmx_handle_n...
2023-11-13 schwarzeReduce the man(7) default global indentation from 7n...
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.
next