Changeset 37277 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- May 31, 2011 2:38:12 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 72019
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def
r37267 r37277 10 10 11 11 ; 12 ; Copyright (C) 2009 Oracle Corporation12 ; Copyright (C) 2009-2011 Oracle Corporation 13 13 ; 14 14 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 1334 1334 SSLeay 1335 1335 SSLeay_version 1336 SSL_accept 1337 SSL_CTX_free 1338 SSL_CTX_load_verify_locations 1339 SSL_CTX_new 1340 SSL_CTX_set_verify 1341 SSL_CTX_use_certificate_file 1342 SSL_CTX_use_PrivateKey_file 1343 SSL_free 1344 SSL_library_init 1345 SSL_new 1346 SSL_pending 1347 SSL_read 1348 SSL_set_bio 1349 SSL_set_read_ahead 1350 SSL_write 1336 1351 string_to_hex 1337 1352 SXNET_add_id_asc … … 1345 1360 SXNETID_free 1346 1361 SXNETID_new 1362 TLSv1_server_method 1347 1363 UI_add_error_string 1348 1364 UI_add_info_string
Note:
See TracChangeset
for help on using the changeset viewer.