OpenBSD CVS

src/sbin/unwind/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / unwind

Current tag: OPENBSD_6_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libunbound/        
[TXT] Makefile  1.8   3 years  florian   Implement DNS64 synthesis. When unwind(8) learns new autoconf resolvers (from dh...
[TXT] control.c  1.17   3 years  florian   We need to track the pid of the connecting control connection to be able to send...
[TXT] control.h  1.2   3 years  florian   Move control_state and ctl_conns to control.c, it's not needed elsewhere and unb...
[TXT] dns64_synth.c  1.1   3 years  florian   Implement DNS64 synthesis. When unwind(8) learns new autoconf resolvers (from dh...
[TXT] dns64_synth.h  1.1   3 years  florian   Implement DNS64 synthesis. When unwind(8) learns new autoconf resolvers (from dh...
[TXT] frontend.c  1.68   3 years  florian   Revert delayed opening of trust anchor file. The code was somewhat ugly and the ...
[TXT] frontend.h  1.9   3 years  florian   Determine available address families (and monitor when this changes) to configur...
[TXT] log.c  1.1   5 years  florian   Due to the way we build libunbound inside of unwind .o files collide in the obj ...
[TXT] log.h  1.1   5 years  florian   Due to the way we build libunbound inside of unwind .o files collide in the obj ...
[TXT] parse.y  1.25   3 years  florian   Path #defines are traditionally prefixed with _PATH. Pointed out by deraadt
[TXT] printconf.c  1.16   4 years  otto   Allow forcing specific domains to be resolved by specific resolvers; Handles typ...
[TXT] resolver.c  1.143   3 years  florian   Only probe for DNS64 presence when we know that we can talk to the slaacd provid...
[TXT] resolver.h  1.17   4 years  florian   Implement unwindctl status memory to show chache memory usage. testing by otto &...
[TXT] unwind.8  1.10   3 years  florian   Disable logging to syslog for libunbound. We are not getting anything useful for...
[TXT] unwind.c  1.61   3 years  florian   Path #defines are traditionally prefixed with _PATH. Pointed out by deraadt
[TXT] unwind.conf.5  1.27   3 years  jmc   zap unneccessary .Pp;
[TXT] unwind.h  1.54   3 years  florian   Path #defines are traditionally prefixed with _PATH. Pointed out by deraadt