Age | Commit message (Expand) | Author |
2018-02-07 | remove the magic dns port hijacking feature. it's complicated and | Ted Unangst |
2018-02-07 | update to unbound 1.6.8, testing millert, OK sthen | Florian Obser |
2018-02-07 | Add plumbing inside of the prefix handling to put prefixes on either the | Claudio Jeker |
2018-02-06 | when we get SIGHUP, close conffd so it's reopened (and rewound). | Ted Unangst |
2018-02-06 | avoid not working if redirected to another urlscheme | Marc Espie |
2018-02-06 | syslog cdns redirect, as suggested by sthen@ | Marc Espie |
2018-02-06 | refactor the "Signature" code for later | Marc Espie |
2018-02-06 | move malloc check up so that it actually works. | Florian Obser |
2018-02-06 | kill dead code | Florian Obser |
2018-02-06 | output the data part of LCP Echo-Request and Echo-Reply packets. | David Gwynne |
2018-02-06 | rework ppp, pptp, and gre parsing. | David Gwynne |
2018-02-06 | chdir to the target directory, run make there and fchdir back after. | Henning Brauer |
2018-02-05 | Switch a few lists to tailqs. Mainly the prefix list per aspath needs | Claudio Jeker |
2018-02-05 | simplify macros, and avoid some arg splitting; | Jason McIntyre |
2018-02-05 | Introduce "depend on". This allows ospfd to set the metric dependent | remi |
2018-02-05 | remove unused function prototype | Mike Larkin |
2018-02-05 | Change struct prefix a bit. Make the aspath pointer opaque and remove the | Claudio Jeker |
2018-02-05 | Pass a FILE * instead of a file descriptor into load_user() and | Todd C. Miller |
2018-02-05 | Add a comment why it is OK to set the tableid to 0 for Adj-RIB-In/Out. | Claudio Jeker |
2018-02-05 | prefix check must be last because the prefixlen check does an immediate return. | Claudio Jeker |
2018-02-04 | Clenaup RIB handling in the RDE. Introduce some defines for Adj-RIB-In and | Claudio Jeker |
2018-02-03 | Simple USBPcap parser for tcpdump(8). Raw dumps can be nicely analysed | Martin Pieuchot |
2018-02-03 | regen | Florian Obser |
2018-02-03 | Update nsd to 4.1.19. | Florian Obser |
2018-02-02 | convert the remaining examples to full sentences; | Jason McIntyre |
2018-02-01 | vmd: fix vioscsi dump and restore | pd |
2018-02-01 | Add an example on how to log messages coming from a given host to a | Landry Breuil |
2018-01-30 | regroup some commands in a more logical way; | Jason McIntyre |
2018-01-30 | don't reject smtp responses containing non-printable chars as long | Eric Faurot |
2018-01-27 | Add missing `l' prefix to linker flag and markup SIGHUP; ok jmc@ | anton |
2018-01-27 | Avoid passing NULL to vprintf() by assigning a name to client processes. While | anton |
2018-01-26 | Handle the transfer size option when faking up /etc/random.seed. | Christian Weisgerber |
2018-01-26 | allow unpriviledged user to run "encrypt" and "spf walk" | Eric Faurot |
2018-01-26 | Fix Failure on Start | ccardenas |
2018-01-24 | add the glue to generate future libset, which are currently 100% unused | Marc Espie |
2018-01-24 | Log some more errors in the ca code, since there seems to be still a bug | Claudio Jeker |
2018-01-22 | Add support for 'a:' and 'exists:' mechanisms. | Okan Demirmen |
2018-01-20 | Improve the config example. | Marco Pfatschbacher |
2018-01-20 | Fix uninitialized variable. | rob |
2018-01-20 | oops, no chomp, so get rid of the extra blank line by using print | Marc Espie |
2018-01-19 | VMD: vioscsi - fix large ISO support in Linux | ccardenas |
2018-01-19 | display the actual redirect message, as that's informative. | Marc Espie |
2018-01-17 | Remove erreneous and leftover slash that was part of the regex before | Patrick Wildt |
2018-01-17 | Process redirection messages from http. | Marc Espie |
2018-01-16 | Use the monotonic clock to compute the session duration. | cheloha |
2018-01-16 | Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsip | Martin Pieuchot |
2018-01-16 | VMD: vioscsi - add support for REPORT_LUNS opcode | ccardenas |
2018-01-15 | fix parsing of RDATA for TXT records | Eric Faurot |
2018-01-15 | VMD: vioscsi refactor | ccardenas |
2018-01-13 | Add descriptions for HAVE_B64_NTOP and HAVE_B64_PTON so autoheader | Todd C. Miller |