openbsd
2018-02-08 jsingMove tls_keypair_pubkey_hash() to the keypair file.
2018-02-08 jsingAvoid a memory leak that results when the same tls_conf...
2018-02-08 jsingAssert tedu's copyright since some of the code moved...
2018-02-08 martijnAdd the order keyword to systat global command interpreter.
2018-02-08 deraadtsr_quiesce() is a new approach for ensuring that softra...
2018-02-08 jsingSplit keypair handling out into its own file - it had...
2018-02-08 patrickMove bwfm(4) from ifq begin/commit/rollback semantics...
2018-02-08 dlggre doesnt need ifmedia
2018-02-08 dlgreintroduce support for keepalives.
2018-02-08 dtuckerRename struct umac_ctx to umac128_ctx too. In portable...
2018-02-08 henningshow current synflood detection watermarks in pfctl...
2018-02-08 henningadd DIOCGETSYNFLWATS to get current synflood detection...
2018-02-08 tbInvalidate the tag_files.tfd after fclose(3)ing the...
2018-02-08 claudioBump the read sockbuf of the routing socket to 2MB...
2018-02-08 claudioBump the read sockbuf of the routing socket to 2MB...
2018-02-08 claudioBump the read sockbuf of the routing socket to 2MB...
2018-02-08 claudioBump the read sockbuf of the routing socket to 2MB...
2018-02-08 claudioBump the read sockbuf of the routing socket to 2MB...
2018-02-08 claudioBump the read sockbuf of the routing socket to 2MB...
2018-02-08 claudioBump the read sockbuf of the routing socket to 2MB...
2018-02-07 procterrename var 's' -> 'fd' to ease finding it in a long...
2018-02-07 proctereliminate close()/fclose() dance.
2018-02-07 dtuckerssh_free checks for and handles NULL args, remove NULL...
2018-02-07 proctercomment change only. ok bluhm@
2018-02-07 dlgadd SIOCSETKALIVE to the list of ioctls that need root...
2018-02-07 bluhmSporadically the network over gem(4) interface hang...
2018-02-07 dlgupdate the gre driver.
2018-02-07 dlgdcoppa@ and bluhm@ noted that i accidentally removed...
2018-02-07 patrickOutsource setting the backplane window into a specific...
2018-02-07 patrickMove parsing the BCDC header on RX into a protocol...
2018-02-07 patrickMove parsing the BCDC header on RX into a protocol...
2018-02-07 patrickMove SDIO bus and protocol definitions from the shared...
2018-02-07 patrickAdd helper to find out if the chip supports Save/Restor...
2018-02-07 teduthe SETUIDSCRIPTS define is no longer needed since...
2018-02-07 schwarzeIn man(7) and cat pages, cut off excessive one line...
2018-02-07 teduslightly reduce the difficulty of the adventure game...
2018-02-07 schwarzeFix the mandoc_strndup() utility function. All existin...
2018-02-07 schwarzefix wrong date
2018-02-07 ottosync with libc malloc: use consistent style for for...
2018-02-07 ottouse consistent style for for loop in unmap(), no functi...
2018-02-07 naddyReporting the PXE boot interface we identified is indep...
2018-02-07 antonMarkup SIGHUP.
2018-02-07 espieprepare for session files
2018-02-07 mpiUnbreak carp(4) MAC check in bridge_process().
2018-02-07 espieprepare for session saving by separating the pkgfetch...
2018-02-07 jsingRestore a check before BN_free() that needs to exist...
2018-02-07 dlgmake some wording better.
2018-02-07 jmctweak previous;
2018-02-07 dlgshorten the output for gre keys.
2018-02-07 krwUse M_WAITOK to show we don't need to check for NULL.
2018-02-07 krwUse duid_format() instead of rolling one locally.
2018-02-07 henninglook ma, henning forgot to PF_LOCK/_UNLOCK in the new...
2018-02-07 dlgdont return ENETRESET from SIOCSIFFLAGS, it wont't...
2018-02-07 dlgtake the interface down if it is being destroyed.
2018-02-07 jsingNuke some more free NULL guards.
2018-02-07 henningprovide counters for # of synfloods detected, # of...
2018-02-07 jsingIndent labels with a single space so that diff prototyp...
2018-02-07 jsingConvert some explicit_bzero()/free() calls to freezero().
2018-02-07 jsingRemove some #ifdef notyet code from OpenSSL 0.9.8 days.
2018-02-07 tedulowercase doas ee cummings style
2018-02-07 jsingAdd more free functions for NULL checks.
2018-02-07 tedunot necessarily the same name, but the indicated name
2018-02-07 jsingRemove guards around *_free() calls since these functio...
2018-02-07 jsingRemove guards around *_free() calls since these functio...
2018-02-07 teduclarify a bit about config
2018-02-07 florianNAME_MAX is the length of the thing between / / in...
2018-02-07 jsingAdd more functions (based on those used in OpenSSH...
2018-02-07 jsingRemove all guards for calls to OpenSSL free functions...
2018-02-07 dlgremove mobileip(4) tendrils
2018-02-07 dlgunbreak strict alignment archs by using SIPHASH_KEY...
2018-02-07 dlgsplit mobileip(4) out from the gre(4) driver.
2018-02-07 krwKeep track of the last proposal used to configure the...
2018-02-07 teduremove the magic dns port hijacking feature. it's compl...
2018-02-07 bluhmRestore the old behavior when a port number without...
2018-02-07 bluhmHistorically TCP timeouts were implemented with pr_slow...
2018-02-07 florianupdate to unbound 1.6.8, testing millert, OK sthen
2018-02-07 claudioAdd plumbing inside of the prefix handling to put prefi...
2018-02-06 henningallow control over syncookies: set syncookies never...
2018-02-06 krwAbstract "no link ..." and "no lease ..." message gener...
2018-02-06 henningsyncookies for pf.
2018-02-06 henningsyncookies implementation to be used in pf, based on...
2018-02-06 dlgslightly randomize the order that new pages populate...
2018-02-06 phesslerconvert __inline to inline
2018-02-06 sthenquote http_proxy going to rc.firsttime, avoiding proble...
2018-02-06 phesslerconvert the test if a node support HT (aka, 11n) into...
2018-02-06 krwNuke unused state S_REBINDING. We just use the time
2018-02-06 krwWhen binding a lease from the dhclient.leasees.<if...
2018-02-06 teduwhen we get SIGHUP, close conffd so it's reopened ...
2018-02-06 naddyAllow the kernel to recognize that it has been netboote...
2018-02-06 tbPrint an explicit error if the backup volume is not...
2018-02-06 tbIf -n is given, the netstart script should not (try...
2018-02-06 espieavoid not working if redirected to another urlscheme
2018-02-06 espiesyslog cdns redirect, as suggested by sthen@
2018-02-06 schwarzeDelete the "no blank before trailing delimiter" check...
2018-02-06 espierefactor the "Signature" code for later
2018-02-06 schwarzeClarify that the "bind" built-in command only affects...
2018-02-06 bluhmThere was a race in the TCP timers. As they may sleep...
2018-02-06 bluhmDo some cleanup in ah_massage_headers().
2018-02-06 bluhmDo not call freeaddrinfo() with a NULL parameter.
2018-02-06 ericmake sure that all error paths are correctly handled...
next