Viktor Szakats
aefb5dcecb
2009-10-11 10:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbssl/sslsess.c
* contrib/hbssl/ssl.c
* contrib/hbssl/hbssl.h
* contrib/hbssl/sslctx.c
+ Added partial support for OpenSSL 1.0.0beta3.
Partial because I'm getting a few errors which I cannot resolve,
help/input is welcome from interested parties:
---
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 -Ot2b1 -EHs-c- -MT -IC:\devl\openssl-1.0.0-beta3\include -DOPENSSL_OPT_WINDLL -DUNICODE -Fossl.obj -c ../../../ssl.c
ssl.c
../../../ssl.c(1366) : error C2440: '<function-style-cast>' : cannot convert from 'LPCSTR' to 'HB_FUN_SSL_GET_CLIENT_CA_LIST::stack_st_'
Source or target has incomplete type
../../../ssl.c(1366) : error C2059: syntax error : ')'
../../../ssl.c(1374) : error C2059: syntax error : ')'
../../../ssl.c(1391) : error C2440: '<function-style-cast>' : cannot convert from 'LPCSTR' to 'HB_FUN_SSL_LOAD_CLIENT_CA_FILE::stack_st_'
Source or target has incomplete type
../../../ssl.c(1391) : error C2059: syntax error : ')'
../../../ssl.c(1399) : error C2059: syntax error : ')'
---
The same in sslctx, plus another weird one regarding X509_NAME.
* INSTALL
* Updated e-mail size limit on dev list.
2009-10-11 08:52:30 +00:00
..
2009-09-08 10:03:24 +00:00
2009-10-01 16:04:11 +00:00
2009-10-07 23:27:38 +00:00
2009-09-17 08:43:03 +00:00
2009-10-02 00:19:28 +00:00
2009-09-01 19:05:19 +00:00
2009-09-01 19:05:19 +00:00
2009-10-07 09:35:33 +00:00
2009-09-05 20:11:43 +00:00
2009-09-11 14:00:49 +00:00
2009-09-17 08:43:03 +00:00
2009-09-17 08:43:03 +00:00
2009-08-17 17:32:21 +00:00
2009-10-04 19:56:27 +00:00
2009-10-05 12:39:24 +00:00
2009-08-17 17:32:21 +00:00
2009-09-01 19:05:19 +00:00
2009-09-22 07:49:14 +00:00
2009-10-07 21:57:01 +00:00
2009-09-17 08:43:03 +00:00
2009-09-01 19:05:19 +00:00
2009-09-11 09:36:28 +00:00
2009-10-10 18:06:35 +00:00
2009-10-09 20:22:35 +00:00
2009-10-11 08:52:30 +00:00
2009-09-18 10:35:17 +00:00
2009-09-15 02:21:41 +00:00
2009-10-06 01:29:00 +00:00
2009-10-03 06:40:05 +00:00
2009-08-17 17:32:21 +00:00
2009-09-01 19:05:19 +00:00
2009-10-01 12:12:14 +00:00
2009-09-30 21:15:30 +00:00
2009-10-07 09:35:33 +00:00
2009-09-01 19:05:19 +00:00
2009-09-21 22:13:27 +00:00