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_7_1


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.73.2.1   18 months  bluhm   Do not crash when a tcp query is larger than the length field indicated. Found ...
[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.2   2 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] parse.y  1.29   2 years  florian   config_new_empty() should give us a completely empty config, let parse_config() ...
[TXT] printconf.c  1.16   4 years  otto   Allow forcing specific domains to be resolved by specific resolvers; Handles typ...
[TXT] resolver.c  1.155   2 years  florian   Probe for DNS64 presence with an absolute name so that asr doesn't add search do...
[TXT] resolver.h  1.17   4 years  florian   Implement unwindctl status memory to show chache memory usage. testing by otto &...
[TXT] unwind.8  1.11   2 years  kn   Document dhcpleased(8) and slaacd(8) besides dhclient(8) as DNS source Zap the ...
[TXT] unwind.c  1.67   2 years  florian   Make sure we receive what we expect over imsg. Instead of repairing potential g...
[TXT] unwind.conf.5  1.32   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] unwind.h  1.56   2 years  kn   Say autoconf not dhcp Do not abuse "dhcp" to say "DHCP and SLAAC". unwind.conf(...