openbsd
2021-02-01 deraadtsync
2021-02-01 krwSwitch dispatch loop to ppoll() and protocol timeouts...
2021-02-01 dlgchange route-to so it sends packets to IPs instead...
2021-01-31 djmmore strictly enforce KEX state-machine by banning...
2021-01-31 mglockerSpacing.
2021-01-31 tobheIgnore addresses that are not 0/32 (dynamic) in ikev2_c...
2021-01-31 tobheDon't leak flows if ikev2_cp_fixflow() fails.
2021-01-31 florianMake progress when stepping through rdns proposals...
2021-01-31 espieturns out STDOUT may have been redirected, in which...
2021-01-31 naddyreplace fgetln(3) with getline(3) in fdisk
2021-01-31 naddyreplace fgetln(3) with getline(3) in sed
2021-01-31 naddyfix mistaken operator precedence in a pointer dereferen...
2021-01-31 patrickAdd basic support for BCM4378 as found on the Apple...
2021-01-31 patrickregen
2021-01-31 patrickAdd Broadcom BCM4378.
2021-01-31 dtuckerSet linesize returned by getline to zero when freeing...
2021-01-31 deraadtlast pieces of satisfying -fno-common
2021-01-30 danjDon't print an empty line at the end of `route sourceaddr`
2021-01-30 deraadtsatisfy -fno-common
2021-01-30 knRemove duplicate hvmd decleration
2021-01-30 knMove global domain declaration to parse.y
2021-01-30 krwAdd dhclient.conf back to list of "installed network...
2021-01-30 krwMake editing GPT easier/safer by defaulting offet to...
2021-01-30 robAdd AMAP flag description.
2021-01-30 robRemove ACOMPAT.
2021-01-30 naddydocument that sizes in fdisk can be input and printed...
2021-01-30 visaAbstract octeon board handling a little
2021-01-30 deraadtsatisfy -fno-common
2021-01-30 espiedo not print to STDOUT if we're in background, as reque...
2021-01-30 espieI'm such a doofus, of course I have to call base method...
2021-01-30 tbmissing word in comment
2021-01-30 espieswitch ProgressMeter to clearer API
2021-01-30 espierework API slightly, so that handle_continue is an...
2021-01-30 florianRe-try to open DNSSEC trust anchor file if /var is...
2021-01-30 espiefor now, do not try to install quirks in case we're...
2021-01-30 martijnFix delay parsing by stealing from strtonum and returni...
2021-01-30 djmadd a SK_DUMMY_INTEGRATE define that allows the dummy...
2021-01-29 tobheAdd proper padding for pfkey messages. Use ROUNDUP...
2021-01-29 florianSome libunbound configuration changes can change the...
2021-01-29 florianDon't filter by address family on the route socket.
2021-01-29 sthenupdate remaining usb.org URLs
2021-01-29 sthenupdate usb.org URLs
2021-01-29 sthenupdate some usb.org URLs following reorganisation,...
2021-01-29 kettenisAdjust for disabling gcc on macppc.
2021-01-29 kettenisStop building gcc on macppc.
2021-01-29 deraadtrepair declerations to satisfy -fno-common
2021-01-29 espiebe more forceful about FULLPKGPATH
2021-01-29 eddDon't rely on USB interfaces being at compliant indices.
2021-01-29 ratchovMake audio clients use struct opt to reach the device
2021-01-29 ratchovMake control clients use struct opt to reach the device
2021-01-29 ratchovRename ctlslot->mask to ctlslot->self to match the...
2021-01-29 ratchovOrder opt_list in opt_new() call order, limit items...
2021-01-29 ratchovMove the options list out of the device structure
2021-01-29 ratchovMove the control client state out of the device structure
2021-01-29 ratchovMove the audio clients state out of the device structure
2021-01-29 claudioUse NULL instead of 0 to clear v_socket pointer (which...
2021-01-29 claudioAdjust regress test, the hash argument to the parse...
2021-01-29 claudioA while ago rpki-client was changed to validate the...
2021-01-29 nicmTrim output overwritten by later text or clears complet...
2021-01-29 jsgrecognise Cortex-A78C
2021-01-29 djmfix the values of enum sock_type
2021-01-29 djmgive typedef'd struct a struct name; makes the fuzzer...
2021-01-29 robWhitespace.
2021-01-28 martijnRemove print_{debug,verbose} since they're currently...
2021-01-28 mvsbridge(4): convert ifunit() to if_unit(9)
2021-01-28 mvstrunk(4): convert ifunit to if_unit(9)
2021-01-28 martijnAdd '$' to ober_scanf_elements().
2021-01-28 deraadtbios_memmap[] should not be a common
2021-01-28 jsingRemove direct assignment of aead_ctx.
2021-01-28 millertAdd ldap(1) to the SEE ALSO section. OK deraadt@
2021-01-28 deraadtAgain allow COPTS= to come from the environment again...
2021-01-28 chelohatpm(4): fix delay units
2021-01-28 jsingMove AEAD handling into the new TLSv1.2 record layer.
2021-01-28 visaShow when witness(4) has run out of lock order data...
2021-01-28 visaDrop tcp_trace() from SMALL_KERNEL builds to make room...
2021-01-28 mglockerBe consistent in not using parameter names for function...
2021-01-28 ratchovWhen an audio device is disconnected, drop MIDI clients...
2021-01-28 ratchovDont attempt to drain disconnected clients
2021-01-28 ratchovIn slot_xxx(), store dev pointer in local variable
2021-01-28 ratchovUse everywhere the same pattern to handle fractional...
2021-01-28 ratchovMake slot_{attach,detach}() the opposite of each other
2021-01-28 ratchovDrop unused dev_nctl() function and few unused prototypes
2021-01-28 dlghandle "once" rules before letting pfsync defer tx...
2021-01-28 florianA new resolver can be created while we currently run...
2021-01-28 kurtRename bNumInterface to bNumInterfaces to fix build...
2021-01-28 mortimerExtern dwarf2_loc_mark_labels. Fixes compiation with...
2021-01-28 mortimerExplicitly enable -fcommon, rather than untangle common...
2021-01-28 mortimerExtern privsep_process. Fixes compilation with -fno...
2021-01-28 mortimerExtern transport_list. Fixed compilation with -fno...
2021-01-27 dlgif the route resolved in pf_route is invalid, generate...
2021-01-27 djmfix leak: was double allocating kex->session_id buffer
2021-01-27 sthenupdate comment, SMALL was split into SMALL and NOSSL
2021-01-27 robUnveil ldapd. Follow recent precedent and elect to...
2021-01-27 ericremove bogus key hack now that it's handled by libtls
2021-01-27 tbwrap an overlong line
2021-01-27 tbsync
2021-01-27 tbLink SSL_get_finished.3 to build.
2021-01-27 tbWrite SSL_get_finished() documentation from scratch.
2021-01-27 tbMerge SSL_set_hostflags documentation from OpenSSL...
2021-01-27 mglockerThe usb configuration descriptor parameter providing...
next