openbsd
2021-04-22 dvvmd(8): guard against bad virtio drivers
2021-04-22 tbOnly hash known CH extensions
2021-04-22 visakqueue: Make timer re-addition reset existing timer
2021-04-22 patrickMark umb(4) as network device instead of a generic...
2021-04-22 mpiKeep under #ifdef TMPFS functions to grow/shrink uaobj.
2021-04-22 mpiIndent and simplify the grammar.
2021-04-22 mpiEliminate S/R conflicts and simplify filter grammar.
2021-04-22 dvRemove trailing whitespace in comment blocks.
2021-04-22 naddyreenable POOL_DEBUG
2021-04-22 mpiSimplify token declaration.
2021-04-22 mpiSimplify now that TID and PID are now only being parsed...
2021-04-22 mpiRemove support for in-kernel filters.
2021-04-21 tbAdd a test that roundtrips a bunch of points on all...
2021-04-21 jsingClean up TLSv1.2 certificate request handshake data.
2021-04-21 dvFix packet size checks and remove bad casts.
2021-04-21 kettenisTurn panic for unknown event type into a printf and...
2021-04-21 lumUse the plenteous BUFSIZE found in mg in lieu of 128.
2021-04-21 jmcremove -p from usage;
2021-04-21 mpiExtend filters to support any conditionnal test includi...
2021-04-21 mpiAlways initialized min value for an histogram.
2021-04-21 mpiTest local variables, boolean and print() of variables...
2021-04-21 mpitypo
2021-04-21 mpiSupport for local (scratch) variables: "$var_name".
2021-04-21 mpiExtend print() to support any kind of variable.
2021-04-21 mpiSupport first shell argument as $1 in order to use...
2021-04-21 bluhmCheck that path MTU discovery across routing domains...
2021-04-21 mpiConvert remaining uvm_km_zalloc(9) to km_alloc(9).
2021-04-21 bluhmImprove ntpd offset handling. Call the index of the...
2021-04-21 claudioHTTP errors are logged by the http module. No need...
2021-04-21 claudioWhen setting RRDP_STATE_PARSE_ERROR a warning is issued...
2021-04-21 ericunplug unused certificate verification code, now that...
2021-04-21 tbFix const in previous. Pointed out by asou
2021-04-21 gkoehlerFix __builtin_bitreverse32 on 32-bit PowerPC
2021-04-20 dvMove TAILQ initialization to files where they are used.
2021-04-20 kettenisMatch on "amlogic,meson-sm1-mmc" compatible.
2021-04-20 tbFix indent of EC_METHODs as requested by jsing.
2021-04-20 tbAdjust ectest.c for set_compressed_coordinates
2021-04-20 tbCompare pointer against NULL and fix a KNF issue.
2021-04-20 tbPrepare to provide EC_POINT_set_compressed_coordinates
2021-04-20 tbAdjust ectest.c for get_Jprojective coordinate change
2021-04-20 tbCompare function pointers against NULL, not 0.
2021-04-20 tbProvide EC_POINT_{g,s}et_Jprojective_coordinates for...
2021-04-20 tbSimplify code after adding EC_POINT_{s,g}et_affine_coor...
2021-04-20 tbAdjust ecdhtest.c for affine_coordinates change
2021-04-20 tbAdjust ectest.c for affine_coordinates change
2021-04-20 tbCompare function pointers against NULL, not 0.
2021-04-20 tbPrepare to provide EC_POINT_{g,s}et_affine_coordinates
2021-04-20 tbSimplify after EC_POINT_get_curve() addition
2021-04-20 tbAdjust ectest.c for EC_GROUP_{g,s}et_curve change
2021-04-20 tbAdd prototypes for EC_GROUP_get_curve_{GF2m,GFp}().
2021-04-20 tbCompare function pointers against NULL, not 0.
2021-04-20 tbPrepare to provide EC_GROUP_{get,set}_curve(3)
2021-04-20 lumIndicate if an mg function is unsuitable for a startup...
2021-04-20 claudioAdd keep-alive support to the HTTP module.
2021-04-20 lumAllow more than one block of code to exist on a single...
2021-04-20 claudioSwitch some warnings to logx() to reduce log noise...
2021-04-20 claudioUpdate comment to be less confusing (I hope)
2021-04-20 martijnProperly shutdown on connection loss instead of crashing.
2021-04-20 martijnDon't overwrite environment CFLAGS.
2021-04-20 lumAdd 'dired-jump' from Philip K. <philip@warpmail.net...
2021-04-20 claudioprefix_insert() and prefix_remove() emulate a tail...
2021-04-20 claudioUse LIST instead of SLIST for requests. The way SLIST_R...
2021-04-20 claudioIgnore SIGPIPE by default and restore default behaviour...
2021-04-20 ratchovAdd quirk to enable all Thinkpad X1 Extreme 1 speakers...
2021-04-20 ratchovAllow INTEL 400SERIES cAVS to attach the azalia(4)...
2021-04-20 deraadtmore KNF
2021-04-19 jsingRemove new_sym_enc and new_aead.
2021-04-19 tbAvoid division by zero in hybrid point encoding
2021-04-19 deraadtcode review results in KNF, and moving local variables...
2021-04-19 kettenisRecognize BCM57762 A0 and A1. My diff for this only...
2021-04-19 jsingMove new_mac_secret_size into the TLSv1.2 handshake...
2021-04-19 jsingMove reuse_message, message_type, message_size and...
2021-04-19 jsingSet alpn_selected_len to zero when freeing alpn_selected.
2021-04-19 kettenisThe powerpc64 ELFv2 ABI explicitly states that exceptio...
2021-04-19 stspMulticast decryption fixes for iwx(4).
2021-04-19 millertRS ^-anchoring needs to know if it's reading the first...
2021-04-19 bluhmFix TLS error message race. Due to less handshakes...
2021-04-19 ottoSame internal consistency check as libc malloc: size...
2021-04-18 jcaSimpler error handling for suspend()/hibernate()
2021-04-18 deraadtpost 6.9 development continues...
2021-04-18 deraadtsync
2021-04-18 deraadteven more shrink
2021-04-18 deraadtsync
2021-04-18 deraadtmore shrink
2021-04-17 sthenAdjust Raspberry Pi installation instructions, direct...
2021-04-17 sthenEmbiggen arm64 ramdisk kernel and miniroot/install...
2021-04-17 deraadtsync
2021-04-17 deraadtsome name shortening
2021-04-17 jmcrewrite the text describing the "address" parameter...
2021-04-16 claudioWhen loading a config poll iscsid for up to 10 seconds...
2021-04-16 claudioImplement a control message to get the state of iscsid...
2021-04-16 bluhmTurn on the direct ACK on every other segment.
2021-04-16 aoyamaAdd a workaround to avoid wrong code generated by m88k...
2021-04-16 stspUnhook ieee80211_mira.c from the build. All consumers...
2021-04-16 claudioAdd back IMSG_RECONF_ROA_ITEM in the parent imsg handle...
2021-04-16 djmopenssh-8.6
2021-04-15 stspSince iwi(4) doesn't call into net80211_newstate()...
2021-04-15 stspSwitch athn(4) 802.11n Tx rate adaptation from MiRA...
2021-04-15 stspMake athn(4) set the channel when hostap or monitor...
2021-04-15 kettenisMake the description of the ELF header reflect reality...
next