Expose GNU TLS wrappers and add methods to get certificate expiry

This commit is contained in:
Richard Frith-Macdonald 2019-01-16 09:56:08 +00:00
parent a31506564e
commit 6f3bd6ac97
11 changed files with 111 additions and 12 deletions

View file

@ -136,18 +136,19 @@ NSZone.h
BaseAdditions_AGSDOC_FILES = \
../Documentation/BaseAdditions.gsdoc \
GNUstep.h \
GCObject.h \
GSBlocks.h \
GSVersionMacros.h \
GSObjCRuntime.h \
GSUnion.h \
GSIArray.h \
GSIMap.h \
GCObject.h \
GSLocale.h \
GSLock.h \
GSFunctions.h \
GSMime.h \
GSTLS.h \
GSXML.h \
GSLocale.h \
NSArray+GNUstepBase.h \
NSAttributedString+GNUstepBase.h \
NSBundle+GNUstepBase.h \