mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
648e15bcf7
* Added thread-safe rs_inet_ntoa function (util/rsnet.cc) * Switched all calls to this function (most of the changes) * Modified getLocalInterfaces() and getPreferredInterface() to avoid string conversions. - NB: Modified windows functions too, but unable to test (hope it compiles!) Also: * Added EVP_CIPHER_CTX_rand_key() replacement function for old versions of SSL (pre 0.9.8) (for OSX 10.5) - NB: This code should be reworked to remove these calls anyway. * Updated tests/pqi to handle above changes. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3281 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
---|---|---|
.. | ||
conn_harness.cc | ||
conn_harness.h | ||
conn_test.cc | ||
dht_test.cc | ||
extaddrfinder_test.cc | ||
gpgme_tst.c | ||
Makefile | ||
net_test1.cc | ||
net_test.cc | ||
netiface_test.cc | ||
p3connmgr_connect_test.cc | ||
p3connmgr_reset_test.cc | ||
pkt_test.cc | ||
pkt_test.h | ||
ppg_harness.cc | ||
ppg_harness.h | ||
pqiarchive_test.cc | ||
pqiipset_test.cc | ||
pqiperson_test.cc | ||
pqipersongrp_test.cc | ||
testconnect.cc | ||
testconnect.h | ||
TestNotes.txt |