summaryrefslogtreecommitdiffstats
path: root/usr.sbin (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweaks to the file hierarchy to annotate anything with debuginfo, soespie2019-11-101-8/+23
* typoespie2019-11-101-2/+2
* Drop non existent vars.ajacoutot2019-11-101-2/+2
* - validate sensor values against constraintsotto2019-11-103-8/+26
* Fix function name in error message.denis2019-11-091-7/+7
* added too much for -stable, if ftp says 404, we still need to save thatespie2019-11-081-3/+2
* fix bogus pointer/double free crash, when /etc/printcap db file is not present,mestre2019-11-081-4/+4
* when asking the ports tree, we fork a child.espie2019-11-071-2/+16
* style nitespie2019-11-071-2/+2
* Document the new home of the control socket; ok florian@otto2019-11-071-5/+5
* Give acme-client a chance to work on IPv6 only hosts by using theflorian2019-11-061-2/+2
* Rename "asr" to "stub" in user visible parts.florian2019-11-063-7/+7
* Allow the singular constraint clause to list multiple addresses;otto2019-11-062-6/+41
* mention in tcpdump(8) description of -i that one can use either a networksthen2019-11-061-2/+5
* For now ignore https:// URI in tal files. rpki-client only does rsync.claudio2019-11-061-1/+7
* The memory returned by realloc(NULL, ...) is uninitalized. Therefore makeclaudio2019-11-061-2/+5
* If tal_parse_buffer() fails return early because the code that followsclaudio2019-11-061-1/+3
* Add ogx to fw_update.visa2019-11-051-2/+2
* remove useless NULL check, it's checked 7 lines further up.benno2019-11-041-4/+1
* The argument to the ctype functions needs to be representable as anclaudio2019-11-041-2/+3
* Refactor tal code a bit. Move the file reader back into tal.c so that theclaudio2019-11-043-54/+64
* fix a possible crash when combining "from rdns", nested virtual aliases andgilles2019-11-041-2/+8
* 6.6.0 -> 6.6.1gilles2019-11-031-2/+2
* Our version numbers goflorian2019-11-031-2/+6
* Opportunistic DoT support and name forwarder "forwarder" instead of "static;otto2019-11-033-9/+10
* Build rpki-client with LibreSSL.jsing2019-11-021-3/+3
* switch ASN1_STRING_data() with constified ASN1_STRING_get0_data()gilles2019-11-021-5/+5
* Write debug messages to stderr instead of stdoutjca2019-11-021-3/+3
* Zap remnants from "cpu throttling on mp systems" introduced in rev 1.46jca2019-11-021-11/+1
* Correctly group initialization of AF_UNIX socket.florian2019-11-014-8/+8
* fix inconsistency; from tim kuijstenjmc2019-10-311-3/+3
* Add asr resolver type which completely bypasses libunbound and uses theflorian2019-10-313-4/+12
* Administrative Shutdown messages can be 255 byte long.benno2019-10-311-3/+3
* Handle the TAL files in the master process and pass them as buffer to theclaudio2019-10-314-119/+104
* Add PREFIX_FLAG_STALE to mark prefixes in the Adj-RIB-Out as stale duringclaudio2019-10-303-28/+84
* don't print a blank line if no stage1 or stage2 aspectsderaadt2019-10-291-6/+8
* Replace the fatal non existing prefix call with a pt_add() call thatclaudio2019-10-291-2/+2
* Fix two cases where the nexthop_runners tail queue can get corrupted.claudio2019-10-291-3/+9
* Require at least one interface with -ikn2019-10-271-3/+3
* The starttls command doesn't have a value with its extended request.martijn2019-10-261-4/+3
* Wrap long lines.ajacoutot2019-10-261-6/+7
* use ftp -N option; ok jcaderaadt2019-10-262-7/+7
* Retracted a bit too much.ajacoutot2019-10-251-2/+3
* ifname in opentap() is not optionalkn2019-10-251-5/+4
* The ber_* namespace is used by liblber since time immemorial,tb2019-10-2423-818/+818
* retract 1.151, now that ftp reports the failing url itself.deraadt2019-10-231-4/+2
* adapt to new ftp(1) retrieving error messagesderaadt2019-10-231-2/+2
* Rewrite the time validity check for mfts. Using ASN1_GENERALIZEDTIME_printclaudio2019-10-231-55/+48
* Do not log "(null)" in debug logging.florian2019-10-221-2/+3
* Remove redundant newline.florian2019-10-201-2/+1