summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09unifdef network defines:Florian Obser
2020-01-09Move peer related code from rde.c to rde_peer.c.Claudio Jeker
2020-01-09Adjust time printing to the changes done in bgpd. Most timestamps areClaudio Jeker
2020-01-09Convert the lastchange of a prefix from time(NULL) to getmonotime() whichClaudio Jeker
2020-01-09Convert last_updown and last_read from time(3) to use getmonotime()Claudio Jeker
2020-01-09Avoid leak in error path of asn1_parse2Kinichiro Inoguchi
1995-10-18initial import of NetBSD treeTheo de Raadt
2020-01-09have ask_tree be more specific in its error reporting.Marc Espie
2020-01-09Cleanup ioctl(2) list. FIONBIO, FIOASYNC and FIONREAD are not definedClaudio Jeker
2020-01-09Bail earlier on duplicate domainskn
2020-01-09fix reversed arguments on expand_proxy_command(); spotted byDamien Miller
2020-01-09regenJonathan Gray
2020-01-09add ADATA SX8200 ProJonathan Gray
2020-01-08Check address family of pf ioctl(2) DIOCNATLOOK parameter at kernelAlexander Bluhm
2020-01-08Rework when tests have to be skipped due to insufficient configurationAlexander Bluhm
2020-01-08eye burning whitespaceTheo de Raadt
2020-01-08Skip fdplock when freeing a file descriptor table. The lock is notVisa Hankala
2020-01-08Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP andVisa Hankala
2020-01-08Convert infinite sleeps to tsleep_nsec(9).Martin Pieuchot
2020-01-08Document OBP boot-device and boot-file variableskn
2020-01-08Do not hang in format_trim_* on invalid UTF-8 characters.Nicholas Marriott
2020-01-08fix -q: in compatMode, compute and return outofdate just like parallel mode.Marc Espie
2020-01-08Add tests when netcat server keeps the listen socket. Use twoAlexander Bluhm
2020-01-08Kill unused defines referencing `hz'.Martin Pieuchot
2020-01-08Skip whitespace before tokens, too.Ingo Schwarze
2020-01-08Improve the test case by changing the eqn(7) delimiters such that itIngo Schwarze
2020-01-08Enable generation of the desired delim/basic output with groff(1).Ingo Schwarze
2020-01-08Give up on the illusion that the maintainer targets for regenerating theIngo Schwarze
2020-01-08Fix confusion around rtlabelid and rtableid in rt_ifa_add() and rt_ifa_del().Claudio Jeker
2020-01-08remove literal tab from a column list;Jason McIntyre
2020-01-08Unify duplicate NOTIFY payload construction code in ikev2_add_notify andtobhe
2020-01-08In loop_clone_destroy() reset the rdomain with rtable_l2set() afterClaudio Jeker
2020-01-08Area-wide interface parameters need to be defined before the interfacesremi
2020-01-08Add -Z to default switch-client command in tree mode, matches previousNicholas Marriott
2020-01-08allow using the session username in builtin filters when availableGilles Chehade
2020-01-08enable builtin filtering for commit phaseGilles Chehade
2020-01-08emable builtin filtering for phase DATA, no idea why we didn't earlier asGilles Chehade
2020-01-08reorder reporting events so they are triggered _after_ protocol-serverGilles Chehade
2020-01-07generate tx-envelope before tx-rcpt like for smtp-inGilles Chehade
2020-01-07fix reporting of tx-mail and tx-rcpt for smtp-outGilles Chehade
2020-01-07generate link-auth reporting event for outgoing sessionsGilles Chehade
2020-01-07Remove backtrace support. Minus 800 lines.Florian Obser
2020-01-07We are not windows. Minus 500 lines.Florian Obser
2020-01-07Remove thread support. Minus 4k lines.Florian Obser
2020-01-07We are never going to use GeoIP support. Minus 1.8k lines.Florian Obser
2020-01-07If the client provides a TLS certificate and the user specifies aAlexander Bluhm
2020-01-07Add netcat tests with TLS client certificate.Alexander Bluhm
2020-01-07Link ESP-SA and IPcomp-SA using GRPSPIS instead of using a self-builttobhe
2020-01-07zap trailing whitespace;Jason McIntyre
2020-01-07Clarify that zero matches are not an error.Vadim Zhukov