openbsd
2021-02-20 krwtick_msg("lease", TICK_SUCCESS) in bind_lease() should...
2021-02-20 visaFix disestablishing of PCI interrupt handlers.
2021-02-20 tbugly whitespace
2021-02-20 tbRename f_err into fatal_err.
2021-02-20 tbRename the truncated label into decode_err. This descri...
2021-02-20 jmczap unneccessary .Pp;
2021-02-20 jsingRevise regress to match change in SSL{_CTX,}_get_{min...
2021-02-20 jsingReturn a min/max version of zero if set to zero.
2021-02-20 jsingAdd DTLSv1.2 methods.
2021-02-20 jsingHandle DTLS1_2_VERSION in various places.
2021-02-20 jsingRevise HelloVerifyRequest handling for DTLSv1.2.
2021-02-20 jsingGroup HelloVerifyRequest decoding and add missing check...
2021-02-20 jsingAdd various public DTLS related defines.
2021-02-20 jsingClean up/simplify dtls1_get_cipher().
2021-02-20 dlgmove from calling l3 protocol input handlers to using...
2021-02-20 dlgmove gre and mgre from calling l3 input handlers to...
2021-02-20 dlgmove gif from calling l3 protocol input handlers to...
2021-02-20 dlgadd p2p_input, like ether_input but for l3 tunnel inter...
2021-02-20 dlglet tun use bpf_mtap for handling input packets.
2021-02-20 dlgdefault interfaces to bpf_mtap_ether for their if_bpf_m...
2021-02-20 dlggive interfaces an if_bpf_mtap handler.
2021-02-20 sthensync
2021-02-20 afresh1Recommit upstream alignment fix plus libperl version...
2021-02-20 dlgdocument the monitor flag.
2021-02-20 dlgadd support for handling the interface monitor flag
2021-02-20 dlgadd a MONITOR flag to ifaces to say they're only used...
2021-02-19 tobheFail on duplicate nonce payload.
2021-02-19 lumAdd 't' to options in man page. ok jmc@ kn@
2021-02-19 knAppend .html suffix to temporary files enabling browser...
2021-02-19 krwPut duplicated code calculating backoff interval and...
2021-02-19 krwMissed poll -> ppoll in log_warn() verbiage.
2021-02-19 tbConvert reallocarray + memset to recallocarray.
2021-02-19 claudioAdd the same ASCII check to the URI in TAL files as...
2021-02-19 nicmCheck return value of chdir() to stop a silly warning...
2021-02-19 claudioMove the mkpath() call from the rsync path to the main...
2021-02-19 soleneAdd an EXAMPLES section
2021-02-19 dlgwe dont need to wrap some short lines.
2021-02-19 dlgcheck the state for PF_ROUTE when undeferring a packet...
2021-02-18 tobheSave one allocation by passing msg_nonce ownership...
2021-02-18 tobheRemove redundant ibuf_release. msg_ke is always NULL...
2021-02-18 tobhePass ownership instead of duplicating ibuf msg_ke.
2021-02-18 tbPull in fix for EVP_CipherUpdate() overflow from OpenSSL.
2021-02-18 visaMake kernel ld.script similar to octeon's on loongson...
2021-02-18 claudioUse X509_get_ext_d2i() also for x509_get_aki() and...
2021-02-18 visaMention that U-Boot serial speed should be 115200.
2021-02-18 nicmReduce len when moving past spaces in OSC 11 parameter.
2021-02-18 mvsRelease mbuf(9) chain with a simple m_freem(9) loop...
2021-02-18 claudioAll the code for output handling was moved to output...
2021-02-18 ajacoutotOnly pick up files matching alphanumeric and underscore...
2021-02-18 djmFix the hostkeys rotation extension documentation
2021-02-18 deraadtadd rpki-rtr port 323; ok job
2021-02-18 djmmake names in function prototypes match those in definition
2021-02-18 djmunbreak SK_DEBUG builds
2021-02-18 tbmark test-inlabel-wildcard-cert-no-CA-client as an...
2021-02-18 djmsftp-server: implement limits@openssh.com extension
2021-02-18 jsghandle "simple-pm-bus" in simplebus
2021-02-17 mglockerUnify unit initialization.
2021-02-17 mglockerIf the device driver open call fails, don't set sc_open...
2021-02-17 visaSkip gp initialization in loongson bootblocks
2021-02-17 visaDo not reprogram address filter after MII status change
2021-02-17 kettenisAdd support for FIQs. We need these to support agtimer...
2021-02-17 mglockerCall 'struct process' parameters 'pr' to distinguish...
2021-02-17 nicmMove the call to setupterm() into the client and have...
2021-02-17 mglockerCollect return code of video_stop() for ioctls calls.
2021-02-17 dtuckerMake sure puttygen is new enough to successfully run...
2021-02-16 kettenisAdd support for the UART found on the Apple M1 SoC.
2021-02-16 janAdd x509 certificate validation regression tests
2021-02-16 tobheFail on duplicate KE payload.
2021-02-16 mglockerIntroduce debug levels since the current debug output...
2021-02-16 antonPoll battery sensors less frequently. The previous...
2021-02-16 antonTrim uhidpp_device_features() by extracting two pure...
2021-02-16 claudioPrevent double free by copying the URI string from...
2021-02-16 naddymake use of getline(3) in ftp(1)
2021-02-16 afresh1Revery previous hash alignment fix
2021-02-16 deraadtsync
2021-02-16 mglockerEnable multiple opens of a video(4) device as described...
2021-02-16 kettenisIntroduce BUS_SPACE_MAP_POSTED such that we can disting...
2021-02-16 mpiComments & style cleanup, no functional change intended.
2021-02-16 jobPrint AIA in rpki-client test utility
2021-02-16 claudioRework the repository handling. Split the handling...
2021-02-16 claudioAdd `bgpctl show rtr` to display basic information...
2021-02-16 claudioAdd RTR support to OpenBGPD. Add basic support for...
2021-02-16 jobget Authority Information Access (AIA) from CA & EE...
2021-02-16 dlguse rtalloc_mpath in pf_route and pf_route6.
2021-02-16 afresh1Backport upstream perl 64bit hash alignment fixes
2021-02-16 deraadtsome phy are not needed anymore since the ethernet...
2021-02-15 tobheFix invalid config error in run-psk-fail.
2021-02-15 kettenisWhile it should be possible to use "normal uncachable...
2021-02-15 markusssh: add PermitRemoteOpen for remote dynamic forwarding...
2021-02-15 markusfactor out opt_array_append; ok djm@
2021-02-15 krwExtraneous blank line.
2021-02-15 mvsSimplify error path in in route_attach(). We always...
2021-02-15 jsingOnly print the certificate file once on verifification...
2021-02-15 nicmMake SGR 6 (rapid blink) the same as SGR 5 (blink)...
2021-02-15 krwRework tick_msg() to make messages displayed during...
2021-02-15 mpiFix double unlock in uvmfault_anonget().
2021-02-15 mglockerBack-out USB data toggle fix for HID devices, since...
2021-02-15 dlgProxyJump takes "none" to disable processing like Proxy...
2021-02-15 nicmSupport X11 colour names and some other variations...
2021-02-15 mpiMove single_thread_set() out of KERNEL_LOCK().
next