conn: support openssl
commit0d7b4c3aa7dcbe510f3a0034cb5a1ead392e5ab3
authorAli Gholami Rudi <ali@rudi.ir>
Thu, 14 Jan 2016 05:02:38 +0000 (14 08:32 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Thu, 14 Jan 2016 05:02:38 +0000 (14 08:32 +0330)
treeedc6f3f99ab5bbc0929ed7ad7d4e05c2b8816351
parentf49f2acc2558c8b0ed0ab35c689840cdb21926e0
conn: support openssl

Now smtp 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]
smtp.c