openbsd
2018-02-08 bennoospf6d mostly only cares about AF_INET6 routes
2018-02-08 jcaKill ber.c support for direct fd read/writes
2018-02-08 jmctweak previous;
2018-02-08 jmctweak previous; ok henning
2018-02-08 mpiTest that next-hop L2 caches are cloned using the corre...
2018-02-08 mpiWhen multiple RTF_CLONING routes for the same subnet...
2018-02-08 martijnMake pool order on size actually order on size instead...
2018-02-08 mpiAdd a new '-protected' option for bridge members.
2018-02-08 mpiRemove CSRG copyright, there isn't any code left from...
2018-02-08 jsingUpdate regress to use tlsext_serverhello_parse().
2018-02-08 jsingComplete the TLS extension rewrite on the client-side.
2018-02-08 jsingConvert option handling for openssl(1) genpkey.
2018-02-08 jsingUpdate regress to match change to tls_keypair_pubkey_ha...
2018-02-08 jsingHave tls_keypair_pubkey_hash() call tls_keypair_load_ce...
2018-02-08 jsingAdd a regress test that covers libtls keypairs.
2018-02-08 jsingTweak compiler flags to include -DLIBRESSL_INTERNAL...
2018-02-08 jsingEnsure that tls_keypair_clear() clears the OCSP staple...
2018-02-08 jsingDo not bother NULLing pointers in a struct that is...
2018-02-08 mortimerDo not hardcode key length. Pointed out by jsing@
2018-02-08 deraadtAfter flushing disks, try again to release all memory...
2018-02-08 deraadtToss all releaseable memory, because fragmentation...
2018-02-08 mortimerUse a temporary chacha instance to fill large randomdat...
2018-02-08 henningmake the watermarks/thresholds for entering and leaving...
2018-02-08 henninggive jmc another chance to "fix previous" - document...
2018-02-08 dlgrecognise gre proto 0 as a "keep alive" packet
2018-02-08 djmsome helpers to check verbose/quiet mode
2018-02-08 krwDon't update first_sending in state_selecting() and...
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...
next