Przemysław Czerpak
611a7ac281
2018-11-16 16:33 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/hbssl/bio.c
* contrib/hbssl/err.c
* contrib/hbssl/evp.c
* contrib/hbssl/evpciph.c
* contrib/hbssl/evpenc.c
* contrib/hbssl/evpmd.c
* contrib/hbssl/evppkey.c
* contrib/hbssl/hbssl.ch
* contrib/hbssl/hbssl.h
* contrib/hbssl/hbssl.hbx
* contrib/hbssl/pem.c
* contrib/hbssl/rand.c
* contrib/hbssl/ssl.c
* contrib/hbssl/ssl_hb.c
* contrib/hbssl/ssl_inet.c
* contrib/hbssl/ssl_sock.c
* contrib/hbssl/sslciph.c
* contrib/hbssl/sslctx.c
* contrib/hbssl/sslsess.c
* contrib/hbssl/x509.c
* synced with Viktor's 3.4 branch and updated to OpenSSL 1.1
* include/hbsocket.h
* src/rtl/hbsocket.c
+ added new C function:
HB_U16 hb_socketNToHS( HB_U16 netshort )
* include/hbapiitm.h
* src/vm/itemapi.c
+ added new C functions:
const char * hb_itemGetCRef( PHB_ITEM pItem, void ** phRef,
HB_SIZE * pnLen );
void hb_itemFreeCRef( void * hRef );
hb_itemGetCRef() locks string inside character item so it cannot be
released when item is cleared an hb_itemFreeCRef() unlocks it and
free if item holding it was cleared.
2018-11-16 16:33:28 +01:00
..
2018-09-14 15:36:21 +02:00
2017-09-08 16:25:13 +00:00
2018-02-11 23:40:11 +01:00
2018-09-02 23:09:29 +02:00
2018-02-26 22:25:20 +01:00
2016-03-28 13:13:29 +02:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2018-09-14 15:36:21 +02:00
2017-09-08 16:25:13 +00:00
2018-02-11 11:59:33 +01:00
2017-11-22 11:33:59 +01:00
2018-11-16 16:33:28 +01:00
2018-11-16 16:33:28 +01:00
2018-09-14 15:36:21 +02:00
2015-12-29 17:03:40 +01:00