openbsd
2021-12-19 deraadtsync
2021-12-19 schwarzedocument BN_uadd(3) and BN_usub(3)
2021-12-19 schwarzedocument BN_zero_ex(3)
2021-12-19 jsingPut CTLOG and SCT stacks definitions in the right place.
2021-12-19 kettenisaplmbox(4)
2021-12-19 kettenisEnable aplmbox(4).
2021-12-19 ketteniswhitespace
2021-12-19 claudiolog_warn -> log_warnx since the warning printed uses...
2021-12-19 antonReduce the overhead of all trace routines by returning...
2021-12-19 jsgfix setting palette with 8bpp fb used on 8mb parts
2021-12-19 jsgfix radeondrm console colours on sparc64
2021-12-19 jsgdrm/amd/display: add connector type check for CRC sourc...
2021-12-19 jsgdrm/amd/display: Fix for the no Audio bug with Tiled...
2021-12-19 guentherSuppress error output from sysctl: kern.allowdt doesn...
2021-12-18 deraadtsync
2021-12-18 jmctighten the decription of -F; from richard ulmer
2021-12-18 schwarzeDocument BN_abs_is_word(3).
2021-12-18 schwarzesupport processing <openssl/bn.h>
2021-12-18 schwarzeadd the missing .Nm BN_get_rfc3526_prime_1536,
2021-12-18 schwarzenew manual page OBJ_add_sigid(3)
2021-12-18 tbKNF two comments
2021-12-18 tbReinstate the licenses that were replaced with a licens...
2021-12-18 tbRevert license stubs to full licenses in the remaining...
2021-12-18 tbReinstate the license stubs to their original licenses...
2021-12-18 jsingConvert o2i_SCT* functions to CBS.
2021-12-18 jsingRename argument to SCT_LIST_free()
2021-12-18 kettenisAdd aplmbox(4), a driver for the mailbox that provides...
2021-12-18 florianMake sure we receive what we expect over imsg.
2021-12-18 kettenisAdd a mailbox "framework" to handle mailboxes reference...
2021-12-18 antonReduce the overhead of the trace compare routines by...
2021-12-18 antonMake use of ntests variable, pointed out by clang 13.
2021-12-18 deraadtsync
2021-12-17 schwarzenew manual page OBJ_NAME_add(3)
2021-12-17 jcaAvoid errors about clang13-only options here, to ease...
2021-12-17 schwarzemention lh_strhash(3) in the NAME, SYNOPSIS, and HISTOR...
2021-12-17 patricksync
2021-12-17 patrickDisable a few warning flags that were introduced and...
2021-12-17 patrickUpdate build infrastructure for LLVM 13.0.0.
2021-12-17 patrickMerge LLVM 13.0.0.
2021-12-17 mpiDo not try to unlock a NULL object.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 patrickImport LLVM 13.0.0 release.
2021-12-17 jcaDeclare pthread_atfork as weak to avoid a fatal error...
2021-12-17 tbalphabetical order is hard, tb...
2021-12-17 tbfix indent
2021-12-16 millertDocument the failure mode if size is too small and...
2021-12-16 millertgetwd(3): don't malloc space for buf if it is NULL
2021-12-16 tblibradius: convert to HMAC_CTX on the heap
2021-12-16 tjarm64 can boot from softraid too; ok patrick
2021-12-16 schwarzedocument obj_cleanup_defer(3) and check_defer(3)
2021-12-16 bluhmFix a tiny race in tdb_delete() between TDBF_DELETED...
2021-12-16 schwarzeTo ease maintenance, structure the lists of intentional...
2021-12-16 claudioWhen adding the extra 10% of space to a needed sysctl...
2021-12-16 antonAttach com over acpi on amd64. Some hardware uses a...
2021-12-16 tbunifdef TLS13_USE_LEGACY_CLIENT_AUTH
2021-12-16 sashanfix zero division found by syzkaller. The sanity checks...
2021-12-16 deraadtpool_get w/ PR_ZERO is better than following with a...
2021-12-16 deraadtsync
2021-12-15 mvsFix the argument passed to garbage collector enforce...
2021-12-15 schwarzedocument OBJ_new_nid(3), OBJ_add_object(3), and OBJ_cre...
2021-12-15 bluhmFix whitespace.
2021-12-15 bluhmIncrease file descriptor limit for undgram_conclose...
2021-12-15 tbinclude unistd.h directly rather than pulling it in...
2021-12-15 bluhmFix compiler warning.
2021-12-15 schwarzeMove OBJ_create(3) into its own manual page
2021-12-15 tbgrep: Add missing unistd.h and limits.h includes
2021-12-15 antonmore sys/signal.h before sys/proc.h
2021-12-15 jsingRename asn1_lib.c to asn1_old_lib.c
2021-12-15 jsingSync bytestring with libssl.
2021-12-15 jsingConsolidate various ASN.1 code.
2021-12-15 jsingUse CBS_get_last_u8() to find the content type in TLSv1...
2021-12-15 jsingunifdef -U CRYPTO_MDEBUG -m tasn_new.c
2021-12-15 jsingAdd coverage for CBS additions.
2021-12-15 jsingProvide various CBS_peek_* functions.
2021-12-15 jsingProvide CBS_get_u64().
2021-12-15 jsingProvide CBS_get_last_u8().
2021-12-15 deraadtstructure pads can leak uninitialized memory to userlan...
2021-12-15 tbspamd: convert to opaque HMAC_CTX
2021-12-15 schwarzeSome more ASN.1 struct types that are postponed (becaus...
2021-12-15 deraadtThe PATH_MAX+1 bites. The PATH_MAX+1 bites. You die...
2021-12-15 bluhmSyzkaller found a dereference in igmp_leavegroup()...
2021-12-15 visaAdjust pty and tty event filters
2021-12-15 schwarzeDocument i2c_ASN1_INTEGER(3).
2021-12-15 mpiUse a per-UVM object lock to serialize the lower part...
2021-12-15 jmatthewldapd always uses O_CREAT when reopening database files...
2021-12-15 mestrerestrict filesystem access with unveil(2).
2021-12-15 mestrerestrict all filesystem access with unveil(2).
2021-12-15 ratchovBump pkg-config version to 1.8.1
2021-12-15 deraadtgetcwd() operates on buffers of PATH_MAX including...
2021-12-15 deraadtPATH_MAX+1 rarely makes sense, and abort if this happen...
2021-12-15 deraadttypo in previous
2021-12-14 dtuckerCorrect value for IPTOS_DSCP_LE since it needs to allow...
2021-12-14 deraadtsys/param.h cleanup, mostly using MINIMUM() and <limits.h>
2021-12-14 deraadtsync
next