2018-02-09 |
tb | Check for the existence of /bsd before trying to back... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
claudio | Clear the dr and bdr fields of a neighbor when it goes... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
dtucker | Skip sftp-chroot test when SUDO not set instead of... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
dtucker | Replace fatal with exit in the case that we do not... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
deraadt | Situation occur where bootloader cannot supply kernel... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
dtucker | Remove unused sKerberosTgtPassing from enum. From... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
patrick | Extend the mbuf queue API with an accessor that checks... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
patrick | Implement the bwfm(4) SDIO bus logic. This is the... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
claudio | Simplify logic a bit by moving a block. nbr_stop_itimer... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
jmatthew | timeout_add -> timeout_add_sec |
commit | commitdiff | tree | snapshot |
2018-02-09 |
dlg | it turns out the wccp header is optional |
commit | commitdiff | tree | snapshot |
2018-02-09 |
dlg | bring back the wccp shizz. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | implement support for tunnelttl copy. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | have a go at decoding cisco wccp gre packets, and let... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
tb | sync |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Make the routing socket more MP save by using a SRPL... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | ttl 0 is not valid on the wire, so dont accept it. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | implement ethernet over gre encapsulation with a thing... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | handle SIOCGLIFPHYTTL and say that the ttl is always... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | when using tunnelttl, let -1 mean "copy the ttl from... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
benno | ospf6d mostly only cares about AF_INET6 routes |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jca | Kill ber.c support for direct fd read/writes |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jmc | tweak previous; ok henning |
commit | commitdiff | tree | snapshot |
2018-02-08 |
mpi | Test that next-hop L2 caches are cloned using the corre... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
mpi | When multiple RTF_CLONING routes for the same subnet... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
martijn | Make pool order on size actually order on size instead... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
mpi | Add a new '-protected' option for bridge members. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
mpi | Remove CSRG copyright, there isn't any code left from... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Update regress to use tlsext_serverhello_parse(). |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Complete the TLS extension rewrite on the client-side. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Convert option handling for openssl(1) genpkey. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Update regress to match change to tls_keypair_pubkey_ha... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Have tls_keypair_pubkey_hash() call tls_keypair_load_ce... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Add a regress test that covers libtls keypairs. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Tweak compiler flags to include -DLIBRESSL_INTERNAL... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Ensure that tls_keypair_clear() clears the OCSP staple... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Do not bother NULLing pointers in a struct that is... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
mortimer | Do not hardcode key length. Pointed out by jsing@ |
commit | commitdiff | tree | snapshot |
2018-02-08 |
deraadt | After flushing disks, try again to release all memory... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
deraadt | Toss all releaseable memory, because fragmentation... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
mortimer | Use a temporary chacha instance to fill large randomdat... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
henning | make the watermarks/thresholds for entering and leaving... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
henning | give jmc another chance to "fix previous" - document... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | recognise gre proto 0 as a "keep alive" packet |
commit | commitdiff | tree | snapshot |
2018-02-08 |
djm | some helpers to check verbose/quiet mode |
commit | commitdiff | tree | snapshot |
2018-02-08 |
krw | Don't update first_sending in state_selecting() and... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Move tls_keypair_pubkey_hash() to the keypair file. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Avoid a memory leak that results when the same tls_conf... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Assert tedu's copyright since some of the code moved... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
martijn | Add the order keyword to systat global command interpreter. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
deraadt | sr_quiesce() is a new approach for ensuring that softra... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
jsing | Split keypair handling out into its own file - it had... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
patrick | Move bwfm(4) from ifq begin/commit/rollback semantics... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | gre doesnt need ifmedia |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dlg | reintroduce support for keepalives. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
dtucker | Rename struct umac_ctx to umac128_ctx too. In portable... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
henning | show current synflood detection watermarks in pfctl... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
henning | add DIOCGETSYNFLWATS to get current synflood detection... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
tb | Invalidate the tag_files.tfd after fclose(3)ing the... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Bump the read sockbuf of the routing socket to 2MB... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Bump the read sockbuf of the routing socket to 2MB... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Bump the read sockbuf of the routing socket to 2MB... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Bump the read sockbuf of the routing socket to 2MB... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Bump the read sockbuf of the routing socket to 2MB... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Bump the read sockbuf of the routing socket to 2MB... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
claudio | Bump the read sockbuf of the routing socket to 2MB... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
procter | rename var 's' -> 'fd' to ease finding it in a long... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
procter | eliminate close()/fclose() dance. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
dtucker | ssh_free checks for and handles NULL args, remove NULL... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
procter | comment change only. ok bluhm@ |
commit | commitdiff | tree | snapshot |
2018-02-07 |
dlg | add SIOCSETKALIVE to the list of ioctls that need root... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
bluhm | Sporadically the network over gem(4) interface hang... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
dlg | update the gre driver. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
dlg | dcoppa@ and bluhm@ noted that i accidentally removed... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
patrick | Outsource setting the backplane window into a specific... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
patrick | Move parsing the BCDC header on RX into a protocol... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
patrick | Move parsing the BCDC header on RX into a protocol... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
patrick | Move SDIO bus and protocol definitions from the shared... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
patrick | Add helper to find out if the chip supports Save/Restor... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
tedu | the SETUIDSCRIPTS define is no longer needed since... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
schwarze | In man(7) and cat pages, cut off excessive one line... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
tedu | slightly reduce the difficulty of the adventure game... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
schwarze | Fix the mandoc_strndup() utility function. All existin... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
schwarze | fix wrong date |
commit | commitdiff | tree | snapshot |
2018-02-07 |
otto | sync with libc malloc: use consistent style for for... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
otto | use consistent style for for loop in unmap(), no functi... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
naddy | Reporting the PXE boot interface we identified is indep... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
anton | Markup SIGHUP. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
espie | prepare for session files |
commit | commitdiff | tree | snapshot |
2018-02-07 |
mpi | Unbreak carp(4) MAC check in bridge_process(). |
commit | commitdiff | tree | snapshot |
2018-02-07 |
espie | prepare for session saving by separating the pkgfetch... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
jsing | Restore a check before BN_free() that needs to exist... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
dlg | make some wording better. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-02-07 |
dlg | shorten the output for gre keys. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
krw | Use M_WAITOK to show we don't need to check for NULL. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
krw | Use duid_format() instead of rolling one locally. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
henning | look ma, henning forgot to PF_LOCK/_UNLOCK in the new... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
dlg | dont return ENETRESET from SIOCSIFFLAGS, it wont't... |
commit | commitdiff | tree | snapshot |
next |