Re: OpenSSL 1.0.1h for android ?? Please help.

2014-07-01 Thread Abhishek Gupta
hek, > > You can build the openssl using the NDK tool chain and get libcrypto.a file, > then you need to link that in your master so which will be build from > android.mk file. > > I will publish the detail steps soon. > > Thanks, > Birajendu > > > On Tuesday

OpenSSL 1.0.1h for android ?? Please help.

2014-06-23 Thread Abhishek Gupta
Hello Users, I am at task to compile OpenSSL 1.0.1h for android platform and link it with an application. Can somebody give some pointers on how to do it. My problem is that there are no Android.mk files for this. And how can I user ndk-build here? Development env: 1. Ubuntu 14.04 / 12.04 2. And

Ssl_write API crash ????

2013-08-15 Thread ABHISHEK GUPTA
Hello users, I am facing application crash in ssl_write API in windows environment. I did google and found that few users have faced this problem. I am using openssl version 1.0.1e I read, that ssl_write might raise sigpipe in Unix under some scenario. Under windows, I am getting invalid me