summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpki-client/ip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* swap some comparisonsderaadt2019-11-271-2/+2
* memset struct ip_addr before assigning values to it. in the IPv4 caseclaudio2019-10-031-1/+2
* If the ASN1_BIT_STRING has a length of 0 the unused bit count must be 0.claudio2019-06-201-2/+6
* use $OpenBSD$ headersderaadt2019-06-191-1/+1
* Instead of the strange ASN.1 encoding of IP addresses with a size in bytesclaudio2019-06-191-98/+48
* indentation adjustments, in particular near warn statementsderaadt2019-06-191-31/+29
* system includes first, always.deraadt2019-06-171-2/+2
* Don't do -portable in base. It is better done outside the tree.deraadt2019-06-171-2/+1
* ../../../logmessagejob2019-06-171-0/+435