index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2019-11-07
Document the new home of the control socket; ok florian@
Otto Moerbeek
2019-11-06
Give acme-client a chance to work on IPv6 only hosts by using the
Florian Obser
2019-11-06
Rename "asr" to "stub" in user visible parts.
Florian Obser
2019-11-06
Allow the singular constraint clause to list multiple addresses;
Otto Moerbeek
2019-11-06
mention in tcpdump(8) description of -i that one can use either a network
Stuart Henderson
2019-11-06
For now ignore https:// URI in tal files. rpki-client only does rsync.
Claudio Jeker
2019-11-06
The memory returned by realloc(NULL, ...) is uninitalized. Therefore make
Claudio Jeker
2019-11-06
If tal_parse_buffer() fails return early because the code that follows
Claudio Jeker
2019-11-05
Add ogx to fw_update.
Visa Hankala
2019-11-04
remove useless NULL check, it's checked 7 lines further up.
Sebastian Benoit
2019-11-04
The argument to the ctype functions needs to be representable as an
Claudio Jeker
2019-11-04
Refactor tal code a bit. Move the file reader back into tal.c so that the
Claudio Jeker
2019-11-04
fix a possible crash when combining "from rdns", nested virtual aliases and
Gilles Chehade
2019-11-03
6.6.0 -> 6.6.1
Gilles Chehade
2019-11-03
Our version numbers go
Florian Obser
2019-11-03
Opportunistic DoT support and name forwarder "forwarder" instead of "static;
Otto Moerbeek
2019-11-02
Build rpki-client with LibreSSL.
Joel Sing
2019-11-02
switch ASN1_STRING_data() with constified ASN1_STRING_get0_data()
Gilles Chehade
2019-11-02
Write debug messages to stderr instead of stdout
Jeremie Courreges-Anglas
2019-11-02
Zap remnants from "cpu throttling on mp systems" introduced in rev 1.46
Jeremie Courreges-Anglas
2019-11-01
Correctly group initialization of AF_UNIX socket.
Florian Obser
2019-10-31
fix inconsistency; from tim kuijsten
Jason McIntyre
2019-10-31
Add asr resolver type which completely bypasses libunbound and uses the
Florian Obser
2019-10-31
Administrative Shutdown messages can be 255 byte long.
Sebastian Benoit
2019-10-31
Handle the TAL files in the master process and pass them as buffer to the
Claudio Jeker
2019-10-30
Add PREFIX_FLAG_STALE to mark prefixes in the Adj-RIB-Out as stale during
Claudio Jeker
2019-10-29
don't print a blank line if no stage1 or stage2 aspects
Theo de Raadt
2019-10-29
Replace the fatal non existing prefix call with a pt_add() call that
Claudio Jeker
2019-10-29
Fix two cases where the nexthop_runners tail queue can get corrupted.
Claudio Jeker
2019-10-27
Require at least one interface with -i
kn
2019-10-26
The starttls command doesn't have a value with its extended request.
Martijn van Duren
2019-10-26
Wrap long lines.
Antoine Jacoutot
2019-10-26
use ftp -N option; ok jca
Theo de Raadt
2019-10-25
Retracted a bit too much.
Antoine Jacoutot
2019-10-25
ifname in opentap() is not optional
kn
2019-10-24
The ber_* namespace is used by liblber since time immemorial,
Theo Buehler
2019-10-23
retract 1.151, now that ftp reports the failing url itself.
Theo de Raadt
2019-10-23
adapt to new ftp(1) retrieving error messages
Theo de Raadt
2019-10-23
Rewrite the time validity check for mfts. Using ASN1_GENERALIZEDTIME_print
Claudio Jeker
2019-10-22
Do not log "(null)" in debug logging.
Florian Obser
2019-10-20
Remove redundant newline.
Florian Obser
2019-10-20
Print LDC protocol version in debug message.
Mark Kettenis
2019-10-20
Use strtonum(3) in atrun. Also limit uid/gid to UID_MAX-1 and
Todd C. Miller
2019-10-20
Tweak and sync comment.
Antoine Jacoutot
2019-10-20
I didn't check robert's fix closely enough.
Marc Espie
2019-10-19
Determine the OS version in a way that won't break after 9.9.
Theo Buehler
2019-10-19
The size limit of the shutdown reason was relaxed to 255 characters but
Claudio Jeker
2019-10-18
Plug mem leak in error path; ok florian@ who also spotted the rad case
Otto Moerbeek
2019-10-17
Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.
Todd C. Miller
2019-10-16
tweak previous; help/ok claudio
Jason McIntyre
[next]