summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-20mkpasswd: support letting crypt_gensalt decide the prefixMarco d'Itri2-3/+11
2018-09-16mkpasswd: simplify a check for errorsMarco d'Itri1-3/+1
2018-09-16mkpasswd: update the libowcrypt Makefile sectionMarco d'Itri2-5/+5
2018-09-16mkpasswd: rename HAVE_XCRYPT to HAVE_XCRYPT_HMarco d'Itri2-2/+2
2018-09-16mkpasswd: ifdef out the entropy gathering code on SolarisMarco d'Itri1-0/+6
2018-09-16mkpasswd: let crypt_gensalt collect entropy by itselfMarco d'Itri1-3/+16
2018-09-12mkpasswd: use perror with crypt and crypt_gensaltMarco d'Itri2-5/+15
2018-09-12mkpasswd: support the new libxcrypt 4.xMarco d'Itri1-2/+4
2018-09-12Update the list of new gTLDsMarco d'Itri1-0/+1
2018-07-15Debian changelog for 5.3.2Marco d'Itri1-0/+8
2018-07-15Update the charset for whois.nic.clhuguei1-1/+1
2018-07-15Update the .au serverMarco d'Itri1-1/+1
2018-07-15Update the .ie serverMarco d'Itri1-1/+1
2018-07-15Add the .ge serverMarco d'Itri1-1/+1
2018-07-11Update the list of new gTLDsMarco d'Itri1-0/+1
2018-05-25mkpasswd: update the copyright yearMarco d'Itri1-1/+1
2018-05-22Debian changelog for 5.3.0Marco d'Itri1-0/+9
2018-05-22mkpasswd: support passwords of arbitrary lengthMarco d'Itri1-8/+31
2018-05-22Fix a use after free in convert_in6arpa()Marco d'Itri1-1/+0
2018-05-22Add support for -bzh NIC handlesMarco d'Itri1-0/+1
2018-05-22Add support for -uanic NIC handlespanaceya1-0/+1
2018-05-22New TLD servers: lsMarco d'Itri1-1/+1
2018-05-22Update the list of new gTLDsMarco d'Itri2-0/+3
2018-02-20include sys/time.h for select(2) on BSDsMarco d'Itri1-0/+1
2018-01-21Debian changelog for 5.3.0Marco d'Itri1-0/+8
2018-01-21Update the .pr TLD serverMarco d'Itri1-1/+1
2018-01-21Update the list of new gTLDsMarco d'Itri1-0/+1
2018-01-13Add the .in hiding stringMarco d'Itri1-0/+1
2018-01-13Update the copyright yearsMarco d'Itri2-2/+2
2018-01-13Remove references to 6boneMarco d'Itri2-4/+0
2018-01-13Implement querying ip6.arpa domainsMarco d'Itri4-0/+72
2018-01-08Fix the formattingMarco d'Itri1-6/+9
2018-01-08Makefile: fix the afl invocationMarco d'Itri1-7/+2
2018-01-08Abort the build if the old HAVE_LIBIDN variable is definedMarco d'Itri1-2/+7
2017-12-27Debian changelog for 5.2.20Marco d'Itri1-0/+9
2017-12-27Update the .vn TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .com.uy TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .ph TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .ls TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .kw TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .gr TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .gh TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .sb TLD serverMarco d'Itri1-1/+1
2017-12-27Update the .ai TLD serverMarco d'Itri1-1/+1
2017-12-27Update some comments in tld_serv_listMarco d'Itri1-3/+3
2017-12-27Remove the .bs TLD serverMarco d'Itri1-1/+1
2017-12-27Add the .mr TLD serverMarco d'Itri1-1/+1
2017-12-27Remove the inet_pton(3)-based parserMarco d'Itri2-41/+0
2017-12-27use env var ${PKG_CONFIG} instead of hard coding pkg-configTimo Gurr1-8/+9
2017-12-27Remove unused variables in get_random_bytes()Petr Písař1-4/+4