Add new submodule ssl_ticket

This commit is contained in:
Manuel Pégourié-Gonnard 2015-05-15 12:09:00 +02:00
parent 53ebe138c6
commit fd6d8978f9
6 changed files with 95 additions and 1 deletions

View file

@ -62,7 +62,7 @@ OBJS= aes.o aesni.o arc4.o \
pkwrite.o platform.o ripemd160.o \
rsa.o sha1.o sha256.o \
sha512.o ssl_cache.o ssl_cli.o \
ssl_cookie.o \
ssl_cookie.o ssl_ticket.o \
ssl_srv.o ssl_ciphersuites.o \
ssl_tls.o threading.o timing.o \
version.o version_features.o \