]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Move dst API into its own subdirectory.
authorTed Lemon <source@isc.org>
Thu, 22 Feb 2001 07:22:09 +0000 (07:22 +0000)
committerTed Lemon <source@isc.org>
Thu, 22 Feb 2001 07:22:09 +0000 (07:22 +0000)
commit246f7f725a95a69bebf29a43a5a69b4c7d3ce4bb
treede5af02f8536eef46a14f53b23f63d2edc63e1d0
parent9560d30a7fbf21b140e2a3be52bca3dc299716b8
Move dst API into its own subdirectory.
dst/Makefile.dist [new file with mode: 0644]
dst/base64.c [moved from minires/base64.c with 99% similarity]
dst/dst_api.c [moved from minires/dst_api.c with 99% similarity]
dst/dst_support.c [moved from minires/support.c with 99% similarity]
dst/hmac_link.c [moved from minires/hmac_link.c with 99% similarity]
dst/md5.h [moved from minires/md5.h with 100% similarity]
dst/md5_dgst.c [new file with mode: 0644]
dst/md5_locl.h [moved from minires/md5_locl.h with 100% similarity]
dst/prandom.c [moved from minires/prandom.c with 99% similarity]