openbsd
2022-11-24 kettenisDocument a few more ID register bits. This should...
2022-11-24 jmatthewDon't report unknown apic structure types if they're...
2022-11-24 jsingChange bn_expand()/bn_wexpand() to indicate failure...
2022-11-24 jsingCall bn_expand() rather than handrolling an equivalent.
2022-11-24 mvsRemove netlock assertion within PF_LOCK(). The netlock...
2022-11-23 kettenispwmleds(4)
2022-11-23 kettenisAdd pwmleds(4), a driver for PWM controlled LEDs.
2022-11-23 knFix sparc64 build/run
2022-11-23 tbAdd void casts since gcc 4.2.1 on sparc64 doesn't like...
2022-11-23 knRemove unused NDPRF_* defines; dead since 2017 sys...
2022-11-23 knRemove unused struct in6_ndifreq; dead since 2013...
2022-11-23 knRemove unused struct prf_ra; dead since 2017 sys/netin...
2022-11-23 schwarzeSeveral improvements required for <openssl/bn.h>:
2022-11-23 knInline useless ND_IFINFO() macro
2022-11-23 knLet nd6_if{at,de}tach() be void and take an ifp argument
2022-11-23 tbMake a stupid compiler on a stupid OS happy.
2022-11-23 mvsMake `so' dereference safe within pflow_output_process().
2022-11-23 knRemove unused struct ifnet's *if_afdata[] and struct...
2022-11-23 knAdd *if_nd to struct ifnet, call nd6_if{at,de}tach...
2022-11-23 kniked(8) is proposing as well
2022-11-23 mbuhlcache ps_auxinfo inside the kernel, to avoid codedump...
2022-11-23 tbbn_unit: appease coverity
2022-11-23 tbasn1_string_to_utf8 test: appease coverity
2022-11-23 knND_IFINFO() cannot be NULL, use inline read-only idiom...
2022-11-23 tbNeuter getrlimit dance, it's not portable enough. Stupi...
2022-11-23 knRecommit previous "Remove useless struct in6_ifextra"
2022-11-23 tbFix leaks in ecx_set_{priv,pub}_key()
2022-11-23 tbReverse arguments in CBS_dup()
2022-11-23 tbFix inconsequential copy-paste error
2022-11-23 deraadtsync
2022-11-23 jsingUse bn_wexpand() rather than bn_expand() with sizeof...
2022-11-23 jsingEnsure that bn_expand()/bn_wexpand() fail on negative...
2022-11-23 jsingTurn bn_wexpand() into a function.
2022-11-23 jsingMove bn_expand() under bn_expand2().
2022-11-23 jsingRemove unused bn_dup_expand().
2022-11-23 jsingMove #ifndef OPENSSL_NO_DEPRECATED.
2022-11-23 jsingRemove bn_* defines/prototypes.
2022-11-22 sashanInterface tables (a.k.a. kif) in pf(4) are currently...
2022-11-22 tbFix some whitespace and comment formatting
2022-11-22 tbRename last OPENSSL_gmtime() to asn1_time_time_t_to_tm()
2022-11-22 tbRemove incorrect "r must not be a" comment
2022-11-22 tbPlug leaks spotted by ASAN CI
2022-11-22 knBackout "Remove useless struct in6_ifextra" commit
2022-11-22 schwarzemention what BN_ULONG is
2022-11-22 schwarzeRemove the lie that BN_ULONG might be 16 bits wide.
2022-11-22 schwarzeBetter document BN_ULONG (in the DESCRIPTION near BN_nu...
2022-11-22 tbRemove comment obsoleted by API change (and r1.3)
2022-11-22 tbed25519 test: make the testvectors table const
2022-11-22 knUse local variable consistently
2022-11-22 knRemove useless struct in6_ifextra
2022-11-22 knAdd missing parantheses around if block
2022-11-22 antonsimplify makefile
2022-11-22 antonBe more helpful and provide details on what the time...
2022-11-22 tobheCopy apple-boot firmware to EFI system partition. ...
2022-11-22 tbTweak a printf.
2022-11-22 tbAdd a unit test that crashes without bn_print.c r1.34.
2022-11-22 tbFix segfaults in BN_dec2bn() and BN_hex2bn()
2022-11-22 jmatthewAllocate additional command queue slots and use command...
2022-11-22 deraadtsync
2022-11-22 dlgcount how many times ifiqs enqueue and dequeue packets.
2022-11-22 deraadtsync
2022-11-21 knReplace manual loop and duplicate RB_NEXT with RB_FOREACH
2022-11-21 schwarzedocument BN_nist_mod_521(3) and their four siblings
2022-11-21 kettenisaplpwm(4)
2022-11-21 kettenisAdd aplpwm(4), a driver for the PWM controller found...
2022-11-21 kettenisGet rid of pmap_map_early(). This is part of my crusad...
2022-11-21 kettenisWait for a reply to the command that switches the touch...
2022-11-21 sashanFix DIOCIGETIFACES ioctl so all network interfaces
2022-11-20 dlgport the kstat code from re(4) to rge(4)
2022-11-20 schwarzeFix a surprising quirk in BN_GF2m_mod(3).
2022-11-20 schwarzeFix an off-by-one bug in BN_GF2m_poly2arr(3).
2022-11-20 knSync struct pfi_kif with reality
2022-11-19 deraadtcorrect alignment; from brad
2022-11-19 knfix vertical spacing in previous
2022-11-19 chelohamips64, loongson, octeon: switch to clockintr
2022-11-19 chelohariscv64: switch to clockintr
2022-11-19 mvsDecrease netlock pressure in pppx(4).
2022-11-19 knPush kernel lock into pru_control() aka. in6_control...
2022-11-19 knPrettify expired rules printing
2022-11-19 tbFix comment describing BN_mod_sqrt()
2022-11-19 tbRework pkey_dsa_sign() and pkey_dsa_verify()
2022-11-19 tbRework DSA_sign() and DSA_verify()
2022-11-19 sthenAdd O: to the getopt string for newfs in mount_mfs...
2022-11-19 tbFix an annoying quirk in the EC code
2022-11-19 tbwhitespace
2022-11-19 tbFix whitespace
2022-11-19 tbUnindent and check some pointers explicitly against...
2022-11-19 tbRemove HMAC PRIVATE KEY support
2022-11-18 tbCheck os for NULL before dereferencing it
2022-11-18 mbuhlIn channel_request_remote_forwarding the parameters...
2022-11-18 florianAdd four new SI prefixes.
2022-11-18 mbuhlRevert my last two changes.
2022-11-18 tbzap a stray semicolon
2022-11-18 knImprove "once" bits
2022-11-18 tbInclude bytestring.h directly rather than pulling it...
2022-11-18 tbWire up HMAC to raw private key methods
2022-11-18 millertWrite number of bytes read/written and "?" prompt to...
2022-11-18 tbChange the pkey.ptr from char * to void *
2022-11-18 tbMove skiplist to main and merge with shortlist.
2022-11-18 jmczap errant space in usage();
next