Age | Commit message (Expand) | Author |
2017-06-01 | Revert 1.16 ("add a workaround for the rebound portjacking hijinks"), | Stuart Henderson |
2017-06-01 | Return time_uptime as value for when pf was enabled instead of | Patrick Wildt |
2017-06-01 | mention /var/db/acpi; diff from Jan Stary <hans at stare dot cz>; | Ingo Schwarze |
2017-05-31 | No slaacd.conf(5) is currently planned. Remove Xr to nonexistent manual. | Theo Buehler |
2017-05-31 | Too vs To. Found by Denis Fondras openbsd (at) ledeuns (dot) net | Claudio Jeker |
2017-05-31 | Man page bits for ext-community which grew a few more subtypes. | Claudio Jeker |
2017-05-31 | Update ext community printer to the changes done in bgpd. | Claudio Jeker |
2017-05-31 | Oups, that should have not been committed. Revert. | Claudio Jeker |
2017-05-31 | Rework the way we do extended communities (mainly in the parser) and update | Claudio Jeker |
2017-05-31 | Deleting a default route proposal is a bit of work and the code got | Florian Obser |
2017-05-31 | do not leak address and dfr proposals if an interface goes away | Florian Obser |
2017-05-31 | add a workaround for the rebound portjacking hijinks. ok millert | Ted Unangst |
2017-05-31 | remove DEBUG_IMSG; I have figured out imsg flow by now; no binary | Florian Obser |
2017-05-31 | ca_revoke() gets called two ways. Directly from ca_opt() with keyname | Jonathan Gray |
2017-05-31 | tweak previous; | Jason McIntyre |
2017-05-31 | use strerror; from Edgar Pettijohn | Theo de Raadt |
2017-05-31 | typo; from Edgar Pettijohn | Theo de Raadt |
2017-05-31 | Fix a memory leak in pkey_add() error path. All current callers fatal | Jonathan Gray |
2017-05-30 | add option "query from <ip>" to ntpd.conf, to specify a local IP | Sebastian Benoit |
2017-05-30 | Oops, this was RTP_BGP during development to be able to easier spot | Florian Obser |
2017-05-30 | MIN->MINIMUM, even though smb is currently disabled. | Theo de Raadt |
2017-05-30 | Send a source link-layer address option with our solicitations. | Florian Obser |
2017-05-30 | whitespace encountered during review | Theo de Raadt |
2017-05-30 | remove extended communities that have the transitive bit set from | Sebastian Benoit |
2017-05-30 | split vioblk read/write functions into start and finish as prep for | Ted Unangst |
2017-05-30 | Remove never used ifdefs, define FATAL macro properly and define function | YASUOKA Masahiko |
2017-05-30 | Stop using __P macro. | YASUOKA Masahiko |
2017-05-30 | Don't call TAILQ_REMOVE twice. This caused radiusd crash if it has a | YASUOKA Masahiko |
2017-05-30 | delete default route from FIB when we receive advertisement with | Florian Obser |
2017-05-30 | delete default route from FIB when it expires | Florian Obser |
2017-05-30 | no need to pass the slaacd_iface around, the proposal has the if_index | Florian Obser |
2017-05-30 | fix previous; actually free the memory | Florian Obser |
2017-05-30 | Remove default router proposals and address_proposals | Florian Obser |
2017-05-30 | Update default router states; pointed out by naddy | Florian Obser |
2017-05-30 | waive signature check waving | Theo Buehler |
2017-05-30 | increase vmd(8) virtio queue size from 64 to 128. Also fix an old | Mike Larkin |
2017-05-30 | The capability error codes never made it into a standard and now error | Michal Mazurek |
2017-05-30 | Adding multipath route support to ospf6d. Almost copied from ospfd. | friehm |
2017-05-30 | tweak previous; ok florian | Jason McIntyre |
2017-05-30 | fix a jumbled conditional clang warns about; ok florian@ | Christian Weisgerber |
2017-05-30 | remove an extra .Ed; | Jason McIntyre |
2017-05-30 | Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off the | Theo Buehler |
2017-05-30 | reduce lies | Florian Obser |
2017-05-30 | Enable more error codes for BGP. These were commited some time ago, but | Michal Mazurek |
2017-05-30 | Teach ypldap to use tls when connecting to ldap servers. | Jonathan Matthew |
2017-05-29 | missing .El; | Jason McIntyre |
2017-05-29 | The kernel sets IN6_IFF_AUTOCONF for autoconf addresses, also make | Florian Obser |
2017-05-29 | change section title in bgpd.conf talking about MPLS, | Sebastian Benoit |
2017-05-29 | fix "depend on" when carp interface goes from MASTER into state INIT | Sebastian Benoit |
2017-05-29 | After some consideration, revert last commit and don't abuse rde_dump_done. | Claudio Jeker |