openbsd
2018-02-10 jsingExpose X509_VERIFY_PARAM_* functions that appeared...
2018-02-10 bennoclaudio noted that this is an else case because we...
2018-02-10 mortimerUse sched_pause(yield) to decide when to yield when...
2018-02-10 bennoAdd prefix-sets, lists of prefixes which can be used...
2018-02-10 tbUse return instead of exit from main.
2018-02-09 krwIf there is no link after link_timeout seconds don...
2018-02-09 chelohaSchedule alarm for start of minute if departure time...
2018-02-09 jcaStyle tweaks
2018-02-09 mortimerUse a static chacha instance to fill randomdata section...
2018-02-09 mpiImprove documentation of protected domains.
2018-02-09 dlguse in_addr and in6_addr instead of uint32_ts
2018-02-09 dlgoh carp - i didnt mean to commit these
2018-02-09 dlguse struct in_addr to represent an address.
2018-02-09 ericisolate calls to the rfc2822 parser and handling of...
2018-02-09 dlgadd support for setting the ttl on the tunnel traffic.
2018-02-09 mpiCall socreate() before falloc() in sys_socket().
2018-02-09 jmca little more adjustment, after discussing with henning;
2018-02-09 dlguse ether_tryprint, which looks inside the ether packet.
2018-02-09 dlgrework etherip to make it more consistent and reduce...
2018-02-09 tbCheck for the existence of /bsd before trying to back...
2018-02-09 claudioClear the dr and bdr fields of a neighbor when it goes...
2018-02-09 dtuckerSkip sftp-chroot test when SUDO not set instead of...
2018-02-09 dtuckerReplace fatal with exit in the case that we do not...
2018-02-09 deraadtSituation occur where bootloader cannot supply kernel...
2018-02-09 dtuckerRemove unused sKerberosTgtPassing from enum. From...
2018-02-09 patrickExtend the mbuf queue API with an accessor that checks...
2018-02-09 patrickImplement the bwfm(4) SDIO bus logic. This is the...
2018-02-09 claudioSimplify logic a bit by moving a block. nbr_stop_itimer...
2018-02-09 jmatthewtimeout_add -> timeout_add_sec
2018-02-09 dlgit turns out the wccp header is optional
2018-02-09 dlgbring back the wccp shizz.
2018-02-08 dlgimplement support for tunnelttl copy.
2018-02-08 dlghave a go at decoding cisco wccp gre packets, and let...
2018-02-08 tbsync
2018-02-08 claudioMake the routing socket more MP save by using a SRPL...
2018-02-08 dlgttl 0 is not valid on the wire, so dont accept it.
2018-02-08 dlgimplement ethernet over gre encapsulation with a thing...
2018-02-08 dlghandle SIOCGLIFPHYTTL and say that the ttl is always...
2018-02-08 dlgwhen using tunnelttl, let -1 mean "copy the ttl from...
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...
next