conn: support openssl
commit29da3c9eaf5b1649be52540316c2cae221f35f4c
authorAli Gholami Rudi <ali@rudi.ir>
Thu, 14 Jan 2016 04:52:58 +0000 (14 08:22 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Thu, 14 Jan 2016 05:08:33 +0000 (14 08:38 +0330)
tree8861ba656f8caeea90d926c3c035de56f27220de
parent61bc327d004f2b5a5d157aaeb4ba76fb3882cee2
conn: support openssl

Now pop3 can use either polarssl or openssl.
Makefile
conf.h [moved from config.h with 100% similarity]
conn_mbedtls.c [copied from conn.c with 100% similarity]
conn_openssl.c [moved from conn.c with 50% similarity]
pop3.c