Add inet_ntop and memmem for ocspcheck

This commit is contained in:
kinichiro
2017-01-26 13:58:27 +09:00
parent adb94725ae
commit 7dd0650d33
8 changed files with 300 additions and 2 deletions

2
.gitignore vendored
View File

@@ -120,6 +120,8 @@ include/openssl/*.h
/apps/ocspcheck/*.h
/apps/ocspcheck/*.c
/apps/ocspcheck/ocspcheck*
/apps/ocspcheck/compat/inet_ntop.c
/apps/ocspcheck/compat/memmem.c
/apps/nc/*.h
/apps/nc/*.c