Age | Commit message (Expand) | Author |
2020-03-27 | btrace(8): simplify builtin_nsecs(); ok mpi@ | cheloha |
2020-03-27 | Use the correct math to calculate how many bytes are needed for b64_pton(). | Claudio Jeker |
2020-03-27 | Skip first line if it starts with '#!' | Martin Pieuchot |
2020-03-26 | Add support for "alpha" suffixes in package versions | Jeremie Courreges-Anglas |
2020-03-23 | Map are printed by default now, document that option "-c" is needed :) | Martin Pieuchot |
2020-03-23 | Some architectures require <machine/param.h> to use VM_MIN_KERNEL_ADDRESS. | Martin Pieuchot |
2020-03-23 | Document some functions. | Martin Pieuchot |
2020-03-23 | Print maps when exiting unless an END rule has been defined. | Martin Pieuchot |
2020-03-23 | Spell "status" correctly. | Patrick Wildt |
2020-03-22 | Add 'ikectl show sa' command to print information about the state of | tobhe |
2020-03-20 | remove unbound files that aren't really useful here, pointed out by florian@ | Stuart Henderson |
2020-03-20 | Document exit, zero and delete functions | kn |
2020-03-20 | Reshuffle code more to separate out the output functions into output.c. | Claudio Jeker |
2020-03-19 | merge update to Unbound 1.10.0 | Stuart Henderson |
2020-03-19 | import Unbound 1.10.0, ok tb@ | Stuart Henderson |
2020-03-19 | Use bv_name() in debug output and include the hash of a map. | Martin Pieuchot |
2020-03-19 | Add support for unnamed map. | Martin Pieuchot |
2020-03-19 | When looking at which data should be recorded by the kernel include the | Martin Pieuchot |
2020-03-18 | Add 'ikectl reset id <ID>' command to reset all SAs from policies with | tobhe |
2020-03-18 | time() takes a strftime(3) format string | kn |
2020-03-18 | use CRLF line-ending during the SMTP dialog in the local enqueuer | Eric Faurot |
2020-03-18 | Whitelist 'map' type in order to use them in real (non BEGIN/END) rules. | Martin Pieuchot |
2020-03-17 | Print IO device names next to path with "list-io" | kn |
2020-03-17 | Exit when m_get_string() returns NULL to prevent nullptr dereference in | tobhe |
2020-03-16 | Initialize session.rcptto to NULL before parsing command line optinos. | Todd C. Miller |
2020-03-16 | fix cast in isdigit() calls. | Sebastian Benoit |
2020-03-16 | The assumption that in roa tables a prefix / source-as combo only appears | Claudio Jeker |
2020-03-16 | Fix affectation that should be conditionnal tests inside asserts. | Martin Pieuchot |
2020-03-15 | Add missing casts to unsigned char when using ctype(3). | Todd C. Miller |
2020-03-13 | Block autoaction after it kicks in, until 60 seconds after resume | Jeremie Courreges-Anglas |
2020-03-11 | fix spelling of IMSG_VMDOP_TERMINATE_VM_RESPONSE in comment | Jasper Lievisse Adriaanse |
2020-03-11 | Make traphandler_parse also set vbinds for SNMPv1 traps. | Martijn van Duren |
2020-03-10 | Narrow the visibility of some functions and variables local to output.c | Jeremie Courreges-Anglas |
2020-03-09 | Ensure that we properly flush, close and rename temporary output files | Jeremie Courreges-Anglas |
2020-03-09 | logx->warn, we want to know why operations on output files failed | Jeremie Courreges-Anglas |
2020-03-09 | Recommit, now that we found out how to fix the BIOS related issues: go | Otto Moerbeek |
2020-03-08 | Rewrite qp_encoded_write. | Martijn van Duren |
2020-03-07 | Initialise only the components list for "list-io" | kn |
2020-03-07 | Revert previous, there are BIOS that do not like these changes. | Otto Moerbeek |
2020-03-06 | Sync manpage to new default value | job |
2020-03-06 | Change default table name for BIRD to something that is more easily identifab... | job |
2020-03-06 | generate 3 different outputs for BIRD: | Sebastian Benoit |
2020-03-05 | Fix ldapd datadir location. | Martijn van Duren |
2020-02-28 | Adapt biosboot(8) so it can read boot(8) from an ffs2 filesystem. | Otto Moerbeek |
2020-02-26 | ugly spaces offended me | Theo de Raadt |
2020-02-25 | fsqueue_envelope_dump() returns 0 on temporary failure, not -1. | Todd C. Miller |
2020-02-25 | httpd: allow $REQUEST_SCHEME in redirect targets, ok jung@ florian@ | Stuart Henderson |
2020-02-25 | sort previous, and shorten the text; ok dlg yasuoka | Jason McIntyre |
2020-02-24 | Cast argument of ctype(3) macros to unsigned char, not int. | Todd C. Miller |
2020-02-24 | Bump version to 6.6.4 for errata and to match -portable. | Todd C. Miller |