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-10-06 16:34:58 +00:00
2009-10-07 12:29:03 +00:00
2009-10-11 08:52:30 +00:00
2009-10-06 16:34:58 +00:00
2009-10-07 09:35:33 +00:00
2009-10-07 09:35:33 +00:00
2009-09-21 10:42:53 +00:00
2009-10-07 09:35:33 +00:00
2009-10-08 12:22:14 +00:00
2009-10-09 14:54:14 +00:00
2009-10-07 09:35:33 +00:00
2009-10-09 20:22:35 +00:00
2009-10-11 08:52:30 +00:00
2009-09-30 12:04:58 +00:00
2009-08-23 10:57:51 +00:00
2009-10-06 19:14:36 +00:00
2009-10-06 19:14:36 +00:00
2009-10-09 14:54:14 +00:00
2009-10-11 08:52:30 +00:00
2009-10-09 14:54:14 +00:00
2009-09-19 12:43:58 +00:00
2009-09-19 12:43:58 +00:00
2009-09-19 12:43:58 +00:00
2009-09-23 20:06:33 +00:00
2009-10-02 14:53:49 +00:00
2009-10-09 14:54:14 +00:00
2009-09-15 13:48:33 +00:00
2009-08-23 10:57:51 +00:00