openbsd
2019-09-18 ericImplement server certificate validation in smtp(1).
2019-09-18 robCorrect spelling in comment.
2019-09-18 martijnLet snmpd's regress test make use of our very own brand...
2019-09-18 martijnAdd support for some HP LaserJet systems. These systems...
2019-09-18 martijnAdd support for SNMPv3/USM privacy.
2019-09-18 martijnAdd support for SNMPv3/USM authentication.
2019-09-18 martijnInitial SNMPv3/USM support.
2019-09-18 martijnMove snmp packaging and unpackaging to their own function.
2019-09-18 soleneCorrect sysctl section is 2
2019-09-18 soleneAdd explanation about the default value of sysctl key
2019-09-17 bluhmRsyslogd TLS client side is unreliable. Disable compat...
2019-09-17 bluhmSend ping6 fragment that ends behind ipv6 max packet...
2019-09-17 sthenmerge 4.2.2
2019-09-16 knZap unused h_errno
2019-09-16 knSimplify function detection
2019-09-16 espiefix lex build to actually get assert under proper condi...
2019-09-16 krwUpdate list of device types with combination of FreeBSD and
2019-09-16 jsgdrm/i915: Make sure cdclk is high enough for DP audio...
2019-09-16 jsgdrm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
2019-09-16 jsgdrm/amdgpu: fix ring test failure issue during s3 in...
2019-09-16 jsgdrm/amdkfd: Add missing Polaris10 ID
2019-09-16 jsgdrm/i915: Sanity check mmap length against object size
2019-09-16 jsgdrm/i915: Handle vm_mmap error during I915_GEM_MMAP...
2019-09-16 jsgdrm/vblank: Allow dynamic per-crtc max_vblank_count
2019-09-16 jsgdrm/i915: Cleanup gt powerstate from gem
2019-09-16 jsgdrm/i915: Restore sane defaults for KMS on GEM error...
2019-09-16 jsgdrm/amd/dm: Understand why attaching path/tile properti...
2019-09-16 jsgdrm/amd/pp: Fix truncated clock value when set watermark
2019-09-16 jsgpowerplay: Respect units on max dcfclk watermark
2019-09-16 jsgdrm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
2019-09-16 jsgdrm/i915: Fix intel_dp_mst_best_encoder()
2019-09-16 jsgdrm/amdgpu: Update gc_9_0 golden settings.
2019-09-16 jsgdrm/amdgpu/gfx9: Update gfx9 golden settings.
2019-09-16 jsgdrm/i915: Re-apply "Perform link quality check, uncondi...
2019-09-16 nicmChange menu key bindings to Up and Down and also close...
2019-09-16 kettenisAdd RK3399 GMAC clock.
2019-09-16 djmAllow testing signature syntax and validity without...
2019-09-15 nicmAdd push-default and pop-default in styles to change...
2019-09-15 robAdd support for binary protocol health checking. Feedba...
2019-09-15 kettenisMask all MMC interrupts. This prevents an interrupt...
2019-09-15 krwWith the recent fixes to SCSI version detection we...
2019-09-15 kettenisAdd ttyC4 to lost of devices to change when logging...
2019-09-15 knUse (egress) in nat-to example
2019-09-15 visaXr cn30xxgmx 4
2019-09-15 visasync
2019-09-15 visaAdd manual pages for cn30xxgmx(4) and octpip(4).
2019-09-15 visaAttach packet interfaces to octpip to use fdt.
2019-09-15 visaAdd a driver for the packet input processing unit....
2019-09-15 visaAdd the pip unit into the fdt blob.
2019-09-15 jmatthewImplement hardware vlan tagging. Packets delivered...
2019-09-15 schwarzeFix line breaking in no-fill mode (.Bd -unfilled/<pre>),
2019-09-14 semariecorrect some unveil(2) violations due to "login.conf...
2019-09-14 krwTypo in comment. scsi_size() is actually sd_size().
2019-09-14 ottoAdd comment line saying S is described vaguely on purpose.
2019-09-14 knSupport quoted SSIDs
2019-09-14 gillesin mta_relay_cmp() properly check that authlabel or...
2019-09-13 schwarzeoops, commit correct version of the expected results
2019-09-13 schwarzeImprove validation of function names:
2019-09-13 schwarzefix markup of the return types of function pointers;
2019-09-13 djmclarify that IdentitiesOnly also applies to the default...
2019-09-13 dtuckerPlug mem leaks on error paths, based in part on github...
2019-09-13 djmwhitespace
2019-09-13 djmallow %n to be expanded in ProxyCommand strings
2019-09-13 djmclarify that ConnectTimeout applies both to the TCP...
2019-09-13 dlgavoid the use of a custom bpf copy function.
2019-09-13 dlgtweak tun/tap kn_data to be more consistent with everyt...
2019-09-12 jmatthewSAS3 controllers have a maximum size for sgl chain...
2019-09-12 stspMake wireless drivers call if_input() only once per...
2019-09-12 florian Update to libunbound 1.9.3
2019-09-12 jmatthewUse unsigned types for queue counters and mask them...
2019-09-12 jsgPrepare for the emac/gmac "phy" property being renamed...
2019-09-12 dlgpf_test can return PF_PASS, but set the mbuf to NULL.
2019-09-12 dlgknf for the switch statement in tun_dev_kqfilter.
2019-09-12 dlglet userland write up to hardmtu bytes, not just mtu...
2019-09-12 dlgwe don't need to cast hdr arguments to caddr_t for...
2019-09-12 dlgmake bpf_mtap_hdr take a const void *, not a caddr_t.
2019-09-11 gilleswhen replace tree_xget() with tree_get() ... actually...
2019-09-11 antonvm_teardown() must be serialized since it modifies...
2019-09-11 martijnCDP's Native-VLAN-ID does not need a substraction.
2019-09-11 beckFix unveil for relative lookups in the non AT_FDCWD...
2019-09-11 sthenmerge unbound 1.9.3
2019-09-11 sthenimport unbound 1.9.3, thanks gonzalo@ dtucker@ for...
2019-09-11 kettenisMake it possible to free overlapping regions (effective...
2019-09-11 stspIgnore empty Tx queue slots in iwn_tx_done(). Prevents...
2019-09-11 nicmAdd window_marked_flag, GitHub issue 1887.
2019-09-11 martijnSprinkle around some __attribute__((__format__ (printf...
2019-09-10 krwShuffle a couple of lines to make the device -> st_soft...
2019-09-10 bluhmFix heap overflow in libexpat 2.2.7 triggered by XML_Ge...
2019-09-10 krwNo need to check for ST_MOUNTED before calling st_mount...
2019-09-10 bluhmIf rsyslogd is not installed, explicitly skip these...
2019-09-10 bluhmFix more races in syslogd test.
2019-09-10 schwarzedocument EVP_PKEY_CTX_get_signature_md(3);
2019-09-10 antonDo not decrement the number of VMs counter twice in...
2019-09-10 nicmMake client exit if pane where input is going is closed.
2019-09-10 gillesdo not use tree_xget() between filters resume as a...
2019-09-10 krwreturn is not a funciton call. Avoid pointless parenthesis.
2019-09-10 bluhmTest that lastcomm(1) shows M flag if the stack pointer...
2019-09-10 krwExplicitly check error results against 0.
2019-09-10 bluhmFix race in syslogd test.
2019-09-10 millertSkip fcodes parent dir permission check if writing...
next