AsyncSslSocketLayer.cpp 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921
  1. // CAsyncSslSocketLayer by Tim Kosse ([email protected])
  2. // Version 2.0 (2005-02-27)
  3. //---------------------------------------------------------------------------
  4. // Feel free to use this class, as long as you don't claim that you wrote it
  5. // and this copyright notice stays intact in the source files.
  6. // If you use this class in commercial applications, please send a short message
  7. // to [email protected]
  8. //---------------------------------------------------------------------------
  9. #include "stdafx.h"
  10. #include "AsyncSslSocketLayer.h"
  11. #include "FilezillaTools.h"
  12. #include <openssl/x509v3.h>
  13. #include <openssl/err.h>
  14. #include <openssl/tls1.h>
  15. /////////////////////////////////////////////////////////////////////////////
  16. // CAsyncSslSocketLayer
  17. CCriticalSectionWrapper CAsyncSslSocketLayer::m_sCriticalSection;
  18. CAsyncSslSocketLayer::t_SslLayerList* CAsyncSslSocketLayer::m_pSslLayerList = 0;
  19. int CAsyncSslSocketLayer::m_nSslRefCount = 0;
  20. std::map<SSL_CTX *, int> CAsyncSslSocketLayer::m_contextRefCount;
  21. CAsyncSslSocketLayer::CAsyncSslSocketLayer()
  22. {
  23. m_ssl = 0;
  24. m_sslbio = 0;
  25. m_ibio = 0;
  26. m_nbio = 0;
  27. m_ssl_ctx = 0;
  28. m_bUseSSL = false;
  29. m_bSslInitialized = FALSE;
  30. m_bSslEstablished = FALSE;
  31. m_nNetworkSendBufferLen = 0;
  32. m_nNetworkSendBufferMaxLen = 0;
  33. m_pNetworkSendBuffer = NULL;
  34. m_pRetrySendBuffer = 0;
  35. m_nRetrySendBufferLen = 0;
  36. m_nNetworkError = 0;
  37. m_nShutDown = 0;
  38. m_bBlocking = FALSE;
  39. m_nSslAsyncNotifyId = 0;
  40. m_bFailureSent = FALSE;
  41. m_nVerificationResult = 0;
  42. m_nVerificationDepth = 0;
  43. m_mayTriggerRead = true;
  44. m_mayTriggerWrite = true;
  45. m_mayTriggerReadUp = true;
  46. m_mayTriggerWriteUp = true;
  47. m_onCloseCalled = false;
  48. m_Main = NULL;
  49. m_sessionid = NULL;
  50. m_sessionreuse = true;
  51. m_sessionreuse_failed = false;
  52. FCertificate = NULL;
  53. FPrivateKey = NULL;
  54. }
  55. CAsyncSslSocketLayer::~CAsyncSslSocketLayer()
  56. {
  57. UnloadSSL();
  58. delete [] m_pNetworkSendBuffer;
  59. delete [] m_pRetrySendBuffer;
  60. }
  61. int CAsyncSslSocketLayer::InitSSL()
  62. {
  63. if (m_bSslInitialized)
  64. return 0;
  65. m_sCriticalSection.Lock();
  66. if (!m_nSslRefCount)
  67. {
  68. if (!OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS | OPENSSL_INIT_LOAD_CRYPTO_STRINGS, NULL))
  69. {
  70. return SSL_FAILURE_INITSSL;
  71. }
  72. }
  73. m_nSslRefCount++;
  74. m_sCriticalSection.Unlock();
  75. m_bSslInitialized = true;
  76. return 0;
  77. }
  78. void CAsyncSslSocketLayer::OnReceive(int nErrorCode)
  79. {
  80. if (m_bUseSSL)
  81. {
  82. if (m_bBlocking)
  83. {
  84. m_mayTriggerRead = true;
  85. return;
  86. }
  87. if (m_nNetworkError)
  88. {
  89. return;
  90. }
  91. char buffer[16384];
  92. m_mayTriggerRead = false;
  93. //Get number of bytes we can receive and store in the network input bio
  94. int len = BIO_ctrl_get_write_guarantee(m_nbio);
  95. if (len > 16384)
  96. len = 16384;
  97. else if (!len)
  98. {
  99. m_mayTriggerRead = true;
  100. TriggerEvents();
  101. return;
  102. }
  103. int numread = 0;
  104. // Receive data
  105. numread = ReceiveNext(buffer, len);
  106. if (numread > 0)
  107. {
  108. //Store it in the network input bio and process data
  109. int numwritten = BIO_write(m_nbio, buffer, numread);
  110. BIO_ctrl(m_nbio, BIO_CTRL_FLUSH, 0, NULL);
  111. // I have no idea why this call is needed, but without it, connections
  112. // will stall. Perhaps it triggers some internal processing.
  113. // Also, ignore return value, don't do any error checking. This function
  114. // can report errors, even though a later call can succeed.
  115. char buffer;
  116. BIO_read(m_sslbio, &buffer, 0);
  117. }
  118. if (!numread)
  119. {
  120. if (GetLayerState() == connected)
  121. TriggerEvent(FD_CLOSE, nErrorCode, TRUE);
  122. }
  123. else if (numread == SOCKET_ERROR)
  124. {
  125. int nError = GetLastError();
  126. if (nError != WSAEWOULDBLOCK && nError != WSAENOTCONN)
  127. {
  128. m_nNetworkError = GetLastError();
  129. TriggerEvent(FD_CLOSE, 0, TRUE);
  130. return;
  131. }
  132. }
  133. if (m_pRetrySendBuffer)
  134. {
  135. int numwrite = BIO_write(m_sslbio, m_pRetrySendBuffer, m_nRetrySendBufferLen);
  136. if (numwrite >= 0)
  137. {
  138. BIO_ctrl(m_sslbio, BIO_CTRL_FLUSH, 0, NULL);
  139. delete [] m_pRetrySendBuffer;
  140. m_pRetrySendBuffer = 0;
  141. }
  142. else if (numwrite == -1)
  143. {
  144. if (!BIO_should_retry(m_sslbio))
  145. {
  146. delete [] m_pRetrySendBuffer;
  147. m_pRetrySendBuffer = 0;
  148. ::SetLastError(WSAECONNABORTED);
  149. TriggerEvent(FD_CLOSE, 0, TRUE);
  150. return;
  151. }
  152. }
  153. }
  154. if (!m_nShutDown && SSL_get_shutdown(m_ssl))
  155. {
  156. size_t pending = BIO_ctrl_pending(m_sslbio);
  157. if (pending <= 0)
  158. {
  159. if (ShutDown() || GetLastError() == WSAEWOULDBLOCK)
  160. {
  161. if (ShutDownComplete())
  162. TriggerEvent(FD_CLOSE, 0, TRUE);
  163. }
  164. else
  165. {
  166. m_nNetworkError = WSAECONNABORTED;
  167. WSASetLastError(WSAECONNABORTED);
  168. TriggerEvent(FD_CLOSE, WSAECONNABORTED, TRUE);
  169. }
  170. return;
  171. }
  172. }
  173. if (ShutDownComplete() && m_nShutDown == 1)
  174. {
  175. //Send shutdown notification if all pending data has been sent
  176. DoLayerCallback(LAYERCALLBACK_LAYERSPECIFIC, SSL_INFO, SSL_INFO_SHUTDOWNCOMPLETE);
  177. m_nShutDown++;
  178. }
  179. TriggerEvents();
  180. }
  181. else
  182. {
  183. TriggerEvent(FD_READ, nErrorCode, TRUE);
  184. }
  185. }
  186. void CAsyncSslSocketLayer::OnSend(int nErrorCode)
  187. {
  188. if (m_bUseSSL)
  189. {
  190. if (m_nNetworkError)
  191. {
  192. return;
  193. }
  194. m_mayTriggerWrite = false;
  195. //Send data in the send buffer
  196. while (m_nNetworkSendBufferLen)
  197. {
  198. int numsent = SendNext(m_pNetworkSendBuffer, m_nNetworkSendBufferLen);
  199. if (numsent == SOCKET_ERROR)
  200. {
  201. int nError = GetLastError();
  202. if (nError != WSAEWOULDBLOCK && nError != WSAENOTCONN)
  203. {
  204. m_nNetworkError = nError;
  205. TriggerEvent(FD_CLOSE, 0, TRUE);
  206. }
  207. return;
  208. }
  209. else if (!numsent)
  210. {
  211. if (GetLayerState() == connected)
  212. TriggerEvent(FD_CLOSE, nErrorCode, TRUE);
  213. }
  214. if (numsent == m_nNetworkSendBufferLen)
  215. {
  216. m_nNetworkSendBufferLen = 0;
  217. }
  218. else
  219. {
  220. memmove(m_pNetworkSendBuffer, m_pNetworkSendBuffer + numsent, m_nNetworkSendBufferLen - numsent);
  221. m_nNetworkSendBufferLen -= numsent;
  222. }
  223. }
  224. //Send the data waiting in the network bio
  225. char buffer[32 * 1024];
  226. size_t len = BIO_ctrl_pending(m_nbio);
  227. int numread = BIO_read(m_nbio, buffer, std::min(len, sizeof(buffer)));
  228. if (numread <= 0)
  229. m_mayTriggerWrite = true;
  230. while (numread > 0)
  231. {
  232. int numsent = SendNext(buffer, numread);
  233. if (!numsent)
  234. {
  235. if (GetLayerState() == connected)
  236. TriggerEvent(FD_CLOSE, nErrorCode, TRUE);
  237. }
  238. if (numsent == SOCKET_ERROR || numsent < numread)
  239. {
  240. if (numsent == SOCKET_ERROR)
  241. if (GetLastError() != WSAEWOULDBLOCK && GetLastError() != WSAENOTCONN)
  242. {
  243. m_nNetworkError = GetLastError();
  244. TriggerEvent(FD_CLOSE, 0, TRUE);
  245. return;
  246. }
  247. else
  248. numsent = 0;
  249. // Add all data that was retrieved from the network bio but could not be sent to the send buffer.
  250. if (m_nNetworkSendBufferMaxLen < (m_nNetworkSendBufferLen + numread - numsent))
  251. {
  252. char * tmp = m_pNetworkSendBuffer;
  253. m_nNetworkSendBufferMaxLen = static_cast<int>((m_nNetworkSendBufferLen + numread - numsent) * 1.5);
  254. m_pNetworkSendBuffer = new char[m_nNetworkSendBufferMaxLen];
  255. if (tmp)
  256. {
  257. memcpy(m_pNetworkSendBuffer, tmp, m_nNetworkSendBufferLen);
  258. delete [] tmp;
  259. }
  260. }
  261. DebugAssert(m_pNetworkSendBuffer);
  262. memcpy(m_pNetworkSendBuffer + m_nNetworkSendBufferLen, buffer, numread-numsent);
  263. m_nNetworkSendBufferLen += numread - numsent;
  264. }
  265. if (!numsent)
  266. {
  267. break;
  268. }
  269. len = BIO_ctrl_pending(m_nbio);
  270. if (!len)
  271. {
  272. m_mayTriggerWrite = true;
  273. break;
  274. }
  275. numread = BIO_read(m_nbio, buffer, len);
  276. if (numread <= 0)
  277. {
  278. m_mayTriggerWrite = true;
  279. }
  280. }
  281. if (m_pRetrySendBuffer)
  282. {
  283. int numwrite = BIO_write(m_sslbio, m_pRetrySendBuffer, m_nRetrySendBufferLen);
  284. if (numwrite >= 0)
  285. {
  286. BIO_ctrl(m_sslbio, BIO_CTRL_FLUSH, 0, NULL);
  287. delete [] m_pRetrySendBuffer;
  288. m_pRetrySendBuffer = 0;
  289. }
  290. else if (numwrite == -1)
  291. {
  292. if (!BIO_should_retry(m_sslbio))
  293. {
  294. delete [] m_pRetrySendBuffer;
  295. m_pRetrySendBuffer = 0;
  296. ::SetLastError(WSAECONNABORTED);
  297. TriggerEvent(FD_CLOSE, 0, TRUE);
  298. return;
  299. }
  300. }
  301. }
  302. // No more data available, ask for more.
  303. TriggerEvents();
  304. if (m_nShutDown == 1 && ShutDownComplete())
  305. {
  306. //Send shutdown notification if all pending data has been sent
  307. // FileZilla3 calls ShutDownNext() here
  308. DoLayerCallback(LAYERCALLBACK_LAYERSPECIFIC, SSL_INFO, SSL_INFO_SHUTDOWNCOMPLETE);
  309. m_nShutDown++;
  310. }
  311. }
  312. else
  313. {
  314. TriggerEvent(FD_WRITE, nErrorCode, TRUE);
  315. }
  316. }
  317. int CAsyncSslSocketLayer::Send(const void* lpBuf, int nBufLen, int nFlags)
  318. {
  319. if (m_bUseSSL)
  320. {
  321. if (!lpBuf)
  322. {
  323. return 0;
  324. }
  325. if (m_bBlocking || m_pRetrySendBuffer)
  326. {
  327. m_mayTriggerWriteUp = true;
  328. ::SetLastError(WSAEWOULDBLOCK);
  329. return SOCKET_ERROR;
  330. }
  331. if (m_nNetworkError)
  332. {
  333. SetLastError(m_nNetworkError);
  334. return SOCKET_ERROR;
  335. }
  336. if (m_nShutDown)
  337. {
  338. ::SetLastError(WSAESHUTDOWN);
  339. return SOCKET_ERROR;
  340. }
  341. if (!m_bSslEstablished)
  342. {
  343. m_mayTriggerWriteUp = true;
  344. ::SetLastError(WSAEWOULDBLOCK);
  345. return SOCKET_ERROR;
  346. }
  347. if (!nBufLen)
  348. {
  349. return 0;
  350. }
  351. if (m_onCloseCalled)
  352. {
  353. TriggerEvent(FD_CLOSE, 0, TRUE);
  354. return 0;
  355. }
  356. int len = BIO_ctrl_get_write_guarantee(m_sslbio);
  357. if (nBufLen > len)
  358. nBufLen = len;
  359. if (!len)
  360. {
  361. m_mayTriggerWriteUp = true;
  362. TriggerEvents();
  363. ::SetLastError(WSAEWOULDBLOCK);
  364. }
  365. m_pRetrySendBuffer = new char[nBufLen];
  366. m_nRetrySendBufferLen = nBufLen;
  367. memcpy(m_pRetrySendBuffer, lpBuf, nBufLen);
  368. int numwrite = BIO_write(m_sslbio, m_pRetrySendBuffer, m_nRetrySendBufferLen);
  369. if (numwrite >= 0)
  370. {
  371. BIO_ctrl(m_sslbio, BIO_CTRL_FLUSH, 0, NULL);
  372. delete [] m_pRetrySendBuffer;
  373. m_pRetrySendBuffer = 0;
  374. }
  375. else if (numwrite == -1)
  376. {
  377. if (BIO_should_retry(m_sslbio))
  378. {
  379. if (GetLayerState() == closed)
  380. {
  381. return 0;
  382. }
  383. else if (GetLayerState() != connected)
  384. {
  385. SetLastError(m_nNetworkError);
  386. return SOCKET_ERROR;
  387. }
  388. TriggerEvents();
  389. return nBufLen;
  390. }
  391. else
  392. {
  393. delete [] m_pRetrySendBuffer;
  394. m_pRetrySendBuffer = 0;
  395. ::SetLastError(WSAECONNABORTED);
  396. }
  397. return SOCKET_ERROR;
  398. }
  399. m_mayTriggerWriteUp = true;
  400. TriggerEvents();
  401. return numwrite;
  402. }
  403. else
  404. {
  405. return SendNext(lpBuf, nBufLen, nFlags);
  406. }
  407. }
  408. int CAsyncSslSocketLayer::Receive(void* lpBuf, int nBufLen, int nFlags)
  409. {
  410. if (m_bUseSSL)
  411. {
  412. if (m_bBlocking)
  413. {
  414. m_mayTriggerReadUp = true;
  415. ::SetLastError(WSAEWOULDBLOCK);
  416. return SOCKET_ERROR;
  417. }
  418. if (m_nNetworkError)
  419. {
  420. size_t pending = BIO_ctrl_pending(m_sslbio);
  421. if (pending && !m_nShutDown)
  422. {
  423. m_mayTriggerReadUp = true;
  424. TriggerEvents();
  425. return BIO_read(m_sslbio, lpBuf,nBufLen);
  426. }
  427. WSASetLastError(m_nNetworkError);
  428. return SOCKET_ERROR;
  429. }
  430. if (m_nShutDown)
  431. {
  432. ::SetLastError(WSAESHUTDOWN);
  433. return SOCKET_ERROR;
  434. }
  435. if (!nBufLen)
  436. {
  437. return 0;
  438. }
  439. size_t pending = BIO_ctrl_pending(m_sslbio);
  440. if (!pending)
  441. {
  442. if (GetLayerState() == closed)
  443. {
  444. return 0;
  445. }
  446. if (m_onCloseCalled)
  447. {
  448. TriggerEvent(FD_CLOSE, 0, TRUE);
  449. return 0;
  450. }
  451. else if (GetLayerState() != connected)
  452. {
  453. SetLastError(m_nNetworkError);
  454. return SOCKET_ERROR;
  455. }
  456. else
  457. {
  458. if (SSL_get_shutdown(m_ssl))
  459. {
  460. if (ShutDown() || GetLastError() == WSAEWOULDBLOCK)
  461. {
  462. if (ShutDownComplete())
  463. {
  464. TriggerEvent(FD_CLOSE, 0, TRUE);
  465. return 0;
  466. }
  467. else
  468. WSASetLastError(WSAEWOULDBLOCK);
  469. }
  470. else
  471. {
  472. m_nNetworkError = WSAECONNABORTED;
  473. WSASetLastError(WSAECONNABORTED);
  474. TriggerEvent(FD_CLOSE, WSAECONNABORTED, TRUE);
  475. }
  476. return SOCKET_ERROR;
  477. }
  478. }
  479. m_mayTriggerReadUp = true;
  480. TriggerEvents();
  481. ::SetLastError(WSAEWOULDBLOCK);
  482. return SOCKET_ERROR;
  483. }
  484. int numread = BIO_read(m_sslbio, lpBuf, nBufLen);
  485. if (!numread)
  486. {
  487. if (SSL_get_shutdown(m_ssl))
  488. {
  489. if (ShutDown() || GetLastError() == WSAEWOULDBLOCK)
  490. {
  491. if (ShutDownComplete())
  492. {
  493. TriggerEvent(FD_CLOSE, 0, TRUE);
  494. return 0;
  495. }
  496. else
  497. WSASetLastError(WSAEWOULDBLOCK);
  498. }
  499. else
  500. {
  501. m_nNetworkError = WSAECONNABORTED;
  502. WSASetLastError(WSAECONNABORTED);
  503. TriggerEvent(FD_CLOSE, WSAECONNABORTED, TRUE);
  504. }
  505. return SOCKET_ERROR;
  506. }
  507. m_mayTriggerReadUp = true;
  508. TriggerEvents();
  509. ::SetLastError(WSAEWOULDBLOCK);
  510. return SOCKET_ERROR;
  511. }
  512. if (numread < 0)
  513. {
  514. if (!BIO_should_retry(m_sslbio))
  515. {
  516. PrintLastErrorMsg();
  517. m_nNetworkError = WSAECONNABORTED;
  518. WSASetLastError(WSAECONNABORTED);
  519. TriggerEvent(FD_CLOSE, 0, TRUE);
  520. return SOCKET_ERROR;
  521. }
  522. else
  523. {
  524. if (SSL_get_shutdown(m_ssl))
  525. {
  526. if (ShutDown() || GetLastError() == WSAEWOULDBLOCK)
  527. {
  528. if (ShutDownComplete())
  529. {
  530. TriggerEvent(FD_CLOSE, 0, TRUE);
  531. return 0;
  532. }
  533. else
  534. WSASetLastError(WSAEWOULDBLOCK);
  535. }
  536. else
  537. {
  538. m_nNetworkError = WSAECONNABORTED;
  539. WSASetLastError(WSAECONNABORTED);
  540. TriggerEvent(FD_CLOSE, 0, TRUE);
  541. }
  542. return SOCKET_ERROR;
  543. }
  544. m_mayTriggerReadUp = true;
  545. TriggerEvents();
  546. ::SetLastError(WSAEWOULDBLOCK);
  547. return SOCKET_ERROR;
  548. }
  549. }
  550. m_mayTriggerReadUp = true;
  551. TriggerEvents();
  552. return numread;
  553. }
  554. else
  555. {
  556. return ReceiveNext(lpBuf, nBufLen, nFlags);
  557. }
  558. }
  559. void CAsyncSslSocketLayer::Close()
  560. {
  561. m_nShutDown = 0;
  562. m_onCloseCalled = false;
  563. ResetSslSession();
  564. CloseNext();
  565. }
  566. BOOL CAsyncSslSocketLayer::Connect(const SOCKADDR *lpSockAddr, int nSockAddrLen)
  567. {
  568. BOOL res = ConnectNext(lpSockAddr, nSockAddrLen);
  569. if (!res)
  570. {
  571. if (GetLastError() != WSAEWOULDBLOCK)
  572. {
  573. ResetSslSession();
  574. }
  575. }
  576. return res;
  577. }
  578. BOOL CAsyncSslSocketLayer::Connect(LPCTSTR lpszHostAddress, UINT nHostPort)
  579. {
  580. BOOL res = ConnectNext(lpszHostAddress, nHostPort);
  581. if (!res)
  582. {
  583. if (GetLastError()!=WSAEWOULDBLOCK)
  584. {
  585. ResetSslSession();
  586. }
  587. }
  588. return res;
  589. }
  590. bool CAsyncSslSocketLayer::HandleSession(SSL_SESSION * Session)
  591. {
  592. bool Result = false;
  593. if (m_sessionreuse)
  594. {
  595. if (m_sessionid != Session)
  596. {
  597. if (m_sessionid == NULL)
  598. {
  599. if (SSL_session_reused(m_ssl))
  600. {
  601. LogSocketMessageRaw(FZ_LOG_PROGRESS, L"Session ID reused");
  602. }
  603. else
  604. {
  605. if ((m_Main != NULL) && !m_Main->m_sessionreuse_failed)
  606. {
  607. LogSocketMessageRaw(FZ_LOG_INFO, L"Main TLS session ID not reused, will not try again");
  608. m_Main->m_sessionreuse_failed = true;
  609. }
  610. }
  611. LogSocketMessageRaw(FZ_LOG_DEBUG, L"Saving session ID");
  612. }
  613. else
  614. {
  615. SSL_SESSION_free(m_sessionid);
  616. LogSocketMessageRaw(FZ_LOG_INFO, L"Session ID changed");
  617. }
  618. m_sessionid = Session;
  619. // Some TLS 1.3 servers require reuse of the session of the previous data connection, not of the main session.
  620. // It seems that it's safe to do this even for older TLS versions, but let's not for now.
  621. // Once we do, we can simply always use main session's m_sessionid field in the code above.
  622. if ((SSL_version(m_ssl) >= TLS1_3_VERSION) && (m_Main != NULL))
  623. {
  624. if (m_Main->m_sessionid != NULL)
  625. {
  626. SSL_SESSION_free(m_Main->m_sessionid);
  627. }
  628. m_Main->m_sessionid = Session;
  629. if (Session != NULL)
  630. {
  631. SSL_SESSION_up_ref(Session);
  632. }
  633. }
  634. Result = true;
  635. }
  636. }
  637. return Result;
  638. }
  639. int CAsyncSslSocketLayer::NewSessionCallback(struct ssl_st * Ssl, SSL_SESSION * Session)
  640. {
  641. CAsyncSslSocketLayer * Layer = LookupLayer(Ssl);
  642. int Result = 0;
  643. // This is not called for TLS 1.2 and older when session is reused (so "Session ID reused" won't be logged).
  644. // So for 1.2 and older, we call HandleSession from apps_ssl_info_callback as we always did.
  645. if ((SSL_version(Ssl) >= TLS1_3_VERSION) && Layer->HandleSession(Session))
  646. {
  647. Result = 1;
  648. }
  649. return Result;
  650. }
  651. int CAsyncSslSocketLayer::InitSSLConnection(bool clientMode,
  652. CAsyncSslSocketLayer* main, bool sessionreuse, const CString & host,
  653. CFileZillaTools * tools,
  654. void* pSslContext /*=0*/)
  655. {
  656. if (m_bUseSSL)
  657. return 0;
  658. int res = InitSSL();
  659. if (res)
  660. return res;
  661. m_sCriticalSection.Lock();
  662. if ((SSL_CTX*)pSslContext)
  663. {
  664. if (m_ssl_ctx)
  665. {
  666. m_sCriticalSection.Unlock();
  667. ResetSslSession();
  668. return SSL_FAILURE_INITSSL;
  669. }
  670. std::map<SSL_CTX *, int>::iterator iter = m_contextRefCount.find((SSL_CTX*)pSslContext);
  671. if (iter == m_contextRefCount.end() || iter->second < 1)
  672. {
  673. m_sCriticalSection.Unlock();
  674. ResetSslSession();
  675. return SSL_FAILURE_INITSSL;
  676. }
  677. m_ssl_ctx = (SSL_CTX*)pSslContext;
  678. iter->second++;
  679. }
  680. else if (!m_ssl_ctx)
  681. {
  682. // Create new context if none given
  683. if (!(m_ssl_ctx = SSL_CTX_new( SSLv23_method())))
  684. {
  685. m_sCriticalSection.Unlock();
  686. ResetSslSession();
  687. return SSL_FAILURE_INITSSL;
  688. }
  689. m_contextRefCount[m_ssl_ctx] = 1;
  690. if (clientMode)
  691. {
  692. USES_CONVERSION;
  693. SSL_CTX_set_verify(m_ssl_ctx, SSL_VERIFY_PEER, verify_callback);
  694. SSL_CTX_set_client_cert_cb(m_ssl_ctx, ProvideClientCert);
  695. // https://www.mail-archive.com/[email protected]/msg86186.html
  696. SSL_CTX_set_session_cache_mode(m_ssl_ctx, SSL_SESS_CACHE_CLIENT | SSL_SESS_CACHE_NO_INTERNAL_STORE | SSL_SESS_CACHE_NO_AUTO_CLEAR);
  697. SSL_CTX_sess_set_new_cb(m_ssl_ctx, NewSessionCallback);
  698. CFileStatus Dummy;
  699. if (CFile::GetStatus((LPCTSTR)m_CertStorage, Dummy))
  700. {
  701. SSL_CTX_load_verify_locations(m_ssl_ctx, T2CA(m_CertStorage), 0);
  702. }
  703. }
  704. }
  705. //Create new SSL session
  706. if (!(m_ssl = SSL_new(m_ssl_ctx)))
  707. {
  708. m_sCriticalSection.Unlock();
  709. ResetSslSession();
  710. return SSL_FAILURE_INITSSL;
  711. }
  712. if (clientMode && (host.GetLength() > 0))
  713. {
  714. USES_CONVERSION;
  715. SSL_set_tlsext_host_name(m_ssl, T2CA(host));
  716. }
  717. #ifdef _DEBUG
  718. if ((main == NULL) && LoggingSocketMessage(FZ_LOG_INFO))
  719. {
  720. USES_CONVERSION;
  721. LogSocketMessageRaw(FZ_LOG_INFO, L"Supported ciphersuites:");
  722. STACK_OF(SSL_CIPHER) * ciphers = SSL_get_ciphers(m_ssl);
  723. for (int i = 0; i < sk_SSL_CIPHER_num(ciphers); i++)
  724. {
  725. const SSL_CIPHER * cipher = sk_SSL_CIPHER_value(ciphers, i);
  726. LogSocketMessageRaw(FZ_LOG_INFO, A2CT(SSL_CIPHER_get_name(cipher)));
  727. }
  728. }
  729. #endif
  730. //Add current instance to list of active instances
  731. t_SslLayerList *tmp = m_pSslLayerList;
  732. m_pSslLayerList = new t_SslLayerList;
  733. m_pSslLayerList->pNext = tmp;
  734. m_pSslLayerList->pLayer = this;
  735. m_sCriticalSection.Unlock();
  736. SSL_set_info_callback(m_ssl, apps_ssl_info_callback);
  737. //Create bios
  738. m_sslbio = BIO_new(BIO_f_ssl());
  739. BIO_new_bio_pair(&m_ibio, 32768, &m_nbio, 32768);
  740. if (!m_sslbio || !m_nbio || !m_ibio)
  741. {
  742. ResetSslSession();
  743. return SSL_FAILURE_INITSSL;
  744. }
  745. tools->SetupSsl(m_ssl);
  746. //Init SSL connection
  747. void *ssl_sessionid = NULL;
  748. m_Main = main;
  749. m_sessionreuse = sessionreuse;
  750. if ((m_Main != NULL) && m_sessionreuse)
  751. {
  752. if (m_Main->m_sessionid == NULL)
  753. {
  754. DebugFail();
  755. SSL_set_session(m_ssl, NULL);
  756. }
  757. else if (!m_Main->m_sessionreuse_failed)
  758. {
  759. if (!SSL_set_session(m_ssl, m_Main->m_sessionid))
  760. {
  761. LogSocketMessageRaw(FZ_LOG_INFO, L"SSL_set_session failed");
  762. return SSL_FAILURE_INITSSL;
  763. }
  764. LogSocketMessageRaw(FZ_LOG_INFO, L"Trying reuse main TLS session ID");
  765. }
  766. else
  767. {
  768. LogSocketMessageRaw(FZ_LOG_INFO, L"Main TLS session ID was not reused previously, not trying again");
  769. SSL_set_session(m_ssl, NULL);
  770. }
  771. }
  772. else
  773. {
  774. SSL_set_session(m_ssl, NULL);
  775. }
  776. if (clientMode)
  777. {
  778. SSL_set_connect_state(m_ssl);
  779. }
  780. else
  781. {
  782. SSL_set_accept_state(m_ssl);
  783. }
  784. SSL_set_bio(m_ssl, m_ibio, m_ibio);
  785. BIO_ctrl(m_sslbio, BIO_C_SET_SSL, BIO_NOCLOSE, m_ssl);
  786. BIO_read(m_sslbio, (void *)1, 0);
  787. // Trigger FD_WRITE so that we can initialize SSL negotiation
  788. if (GetLayerState() == connected || GetLayerState() == attached)
  789. {
  790. TriggerEvent(FD_READ, 0);
  791. TriggerEvent(FD_WRITE, 0);
  792. TriggerEvent(FD_READ, 0, TRUE);
  793. TriggerEvent(FD_WRITE, 0, TRUE);
  794. }
  795. m_bUseSSL = true;
  796. return 0;
  797. }
  798. void CAsyncSslSocketLayer::ResetSslSession()
  799. {
  800. if (m_pRetrySendBuffer)
  801. {
  802. delete [] m_pRetrySendBuffer;
  803. m_pRetrySendBuffer = 0;
  804. }
  805. m_bFailureSent = FALSE;
  806. m_bBlocking = FALSE;
  807. m_nSslAsyncNotifyId++;
  808. m_nNetworkError = 0;
  809. m_bUseSSL = FALSE;
  810. m_nVerificationResult = 0;
  811. m_nVerificationDepth = 0;
  812. m_bSslEstablished = FALSE;
  813. if (m_sslbio)
  814. {
  815. BIO_free(m_sslbio);
  816. }
  817. if (m_ssl)
  818. {
  819. SSL_set_session(m_ssl,NULL);
  820. }
  821. if (m_nbio)
  822. {
  823. BIO_free(m_nbio);
  824. }
  825. if (m_ibio)
  826. {
  827. BIO_free(m_ibio);
  828. }
  829. m_nNetworkSendBufferLen = 0;
  830. m_nbio = 0;
  831. m_ibio = 0;
  832. m_sslbio = 0;
  833. if (m_ssl)
  834. {
  835. SSL_free(m_ssl);
  836. }
  837. m_sCriticalSection.Lock();
  838. if (m_ssl_ctx)
  839. {
  840. std::map<SSL_CTX *, int>::iterator iter = m_contextRefCount.find(m_ssl_ctx);
  841. if (iter != m_contextRefCount.end())
  842. {
  843. if (iter->second <= 1)
  844. {
  845. SSL_CTX_free(m_ssl_ctx);
  846. m_contextRefCount.erase(iter);
  847. }
  848. else
  849. iter->second--;
  850. }
  851. m_ssl_ctx = 0;
  852. }
  853. m_ssl = 0;
  854. t_SslLayerList *cur = m_pSslLayerList;
  855. if (!cur)
  856. {
  857. m_sCriticalSection.Unlock();
  858. return;
  859. }
  860. if (cur->pLayer == this)
  861. {
  862. m_pSslLayerList = cur->pNext;
  863. delete cur;
  864. }
  865. else
  866. while (cur->pNext)
  867. {
  868. if (cur->pNext->pLayer == this)
  869. {
  870. t_SslLayerList *tmp = cur->pNext;
  871. cur->pNext = cur->pNext->pNext;
  872. delete tmp;
  873. m_sCriticalSection.Unlock();
  874. return;
  875. }
  876. cur = cur->pNext;
  877. }
  878. if (m_sessionid != NULL)
  879. {
  880. SSL_SESSION_free(m_sessionid);
  881. m_sessionid = NULL;
  882. }
  883. m_sessionreuse = true;
  884. m_sessionreuse_failed = false;
  885. m_sCriticalSection.Unlock();
  886. }
  887. bool CAsyncSslSocketLayer::IsUsingSSL()
  888. {
  889. return m_bUseSSL;
  890. }
  891. BOOL CAsyncSslSocketLayer::ShutDown(int nHow /*=sends*/)
  892. {
  893. if (m_bUseSSL)
  894. {
  895. if (m_pRetrySendBuffer)
  896. {
  897. if (!m_nShutDown)
  898. m_nShutDown = 1;
  899. WSASetLastError(WSAEWOULDBLOCK);
  900. return false;
  901. }
  902. if (!m_bSslEstablished)
  903. {
  904. m_mayTriggerWriteUp = true;
  905. ::SetLastError(WSAEWOULDBLOCK);
  906. return false;
  907. }
  908. if (!m_nShutDown)
  909. m_nShutDown = 1;
  910. else
  911. {
  912. if (ShutDownComplete())
  913. return ShutDownNext();
  914. else
  915. {
  916. TriggerEvents();
  917. WSASetLastError(WSAEWOULDBLOCK);
  918. return false;
  919. }
  920. }
  921. int res = SSL_shutdown(m_ssl);
  922. if (res == 0)
  923. {
  924. // Without bi-directional shutdown, file uploads are incomplete on some servers
  925. res = SSL_shutdown(m_ssl);
  926. if ((SSL_version(m_ssl) <= TLS1_2_VERSION) ||
  927. !GetSocketOptionVal(OPTION_MPEXT_COMPLETE_TLS_SHUTDOWN))
  928. {
  929. LogSocketMessageRaw(FZ_LOG_INFO, L"Not waiting for complete TLS shutdown");
  930. res = 0;
  931. }
  932. }
  933. if (res >= 0)
  934. {
  935. if (ShutDownComplete())
  936. return ShutDownNext();
  937. else
  938. {
  939. TriggerEvents();
  940. WSASetLastError(WSAEWOULDBLOCK);
  941. return FALSE;
  942. }
  943. }
  944. else
  945. {
  946. int error = SSL_get_error(m_ssl, -1);
  947. if (error == SSL_ERROR_WANT_READ || error == SSL_ERROR_WANT_WRITE)
  948. {
  949. // retry shutdown later
  950. m_nShutDown = 0;
  951. TriggerEvents();
  952. WSASetLastError(WSAEWOULDBLOCK);
  953. return FALSE;
  954. }
  955. else if (ShutDownComplete())
  956. return ShutDownNext();
  957. else
  958. {
  959. TriggerEvents();
  960. WSASetLastError(WSAEWOULDBLOCK);
  961. return FALSE;
  962. }
  963. }
  964. }
  965. else
  966. {
  967. if (!m_nShutDown)
  968. m_nShutDown = 1;
  969. return ShutDownNext(nHow);
  970. }
  971. }
  972. BOOL CAsyncSslSocketLayer::ShutDownComplete()
  973. {
  974. //If a ShutDown was issued, has the connection already been shut down?
  975. if (!m_nShutDown)
  976. return FALSE;
  977. else if (!m_bUseSSL)
  978. return FALSE;
  979. else if (m_nNetworkSendBufferLen)
  980. return FALSE;
  981. else if (m_pRetrySendBuffer)
  982. return FALSE;
  983. // Empty read buffer
  984. char buffer[1000];
  985. int numread;
  986. do
  987. {
  988. numread = BIO_read(m_sslbio, buffer, 1000);
  989. } while (numread > 0);
  990. size_t pending = BIO_ctrl_pending(m_nbio);
  991. if (pending)
  992. {
  993. return FALSE;
  994. }
  995. else
  996. {
  997. return TRUE;
  998. }
  999. }
  1000. void CAsyncSslSocketLayer::apps_ssl_info_callback(const SSL *s, int where, int ret)
  1001. {
  1002. USES_CONVERSION;
  1003. CAsyncSslSocketLayer *pLayer = 0;
  1004. m_sCriticalSection.Lock();
  1005. t_SslLayerList *cur = m_pSslLayerList;
  1006. while (cur)
  1007. {
  1008. if (cur->pLayer->m_ssl == s)
  1009. break;
  1010. cur = cur->pNext;
  1011. }
  1012. if (!cur)
  1013. {
  1014. m_sCriticalSection.Unlock();
  1015. MessageBox(0, L"Can't lookup TLS session!", L"Critical error", MB_ICONEXCLAMATION);
  1016. return;
  1017. }
  1018. else
  1019. pLayer = cur->pLayer;
  1020. m_sCriticalSection.Unlock();
  1021. // Called while unloading?
  1022. if (!pLayer->m_bUseSSL && (where != SSL_CB_LOOP))
  1023. return;
  1024. char * str;
  1025. int w;
  1026. w = where& ~SSL_ST_MASK;
  1027. if (w & SSL_ST_CONNECT)
  1028. {
  1029. str = "TLS connect";
  1030. }
  1031. else if (w & SSL_ST_ACCEPT)
  1032. str = "TLS accept";
  1033. else
  1034. str = "Undefined";
  1035. if (where & SSL_CB_LOOP)
  1036. {
  1037. char* debug = NULL;
  1038. // exact SSL_CB_LOOP is abused for debugging
  1039. if (where == SSL_CB_LOOP)
  1040. {
  1041. debug = reinterpret_cast<char*>(ret);
  1042. }
  1043. char *buffer = new char[4096 + ((debug != NULL) ? strlen(debug) : 0)];
  1044. sprintf(buffer, "%s: %s",
  1045. str,
  1046. SSL_state_string_long(s));
  1047. if (debug != NULL)
  1048. {
  1049. sprintf(buffer + strlen(buffer), " [%s]", debug);
  1050. OPENSSL_free(debug);
  1051. }
  1052. USES_CONVERSION;
  1053. pLayer->LogSocketMessageRaw(FZ_LOG_INFO, A2T(buffer));
  1054. delete[] buffer;
  1055. }
  1056. else if (where & SSL_CB_ALERT)
  1057. {
  1058. str=(where & SSL_CB_READ)? "read" : "write";
  1059. const char* desc = SSL_alert_desc_string_long(ret);
  1060. // Don't send close notify warning
  1061. if (desc)
  1062. {
  1063. if (strcmp(desc, "close notify"))
  1064. {
  1065. char *buffer = new char[4096];
  1066. sprintf(buffer, "SSL3 alert %s: %s: %s",
  1067. str,
  1068. SSL_alert_type_string_long(ret),
  1069. desc);
  1070. pLayer->LogSocketMessageRaw(FZ_LOG_WARNING, A2T(buffer));
  1071. pLayer->PrintLastErrorMsg();
  1072. delete [] buffer;
  1073. }
  1074. }
  1075. }
  1076. else if (where & SSL_CB_EXIT)
  1077. {
  1078. if (ret == 0)
  1079. {
  1080. char *buffer = new char[4096];
  1081. sprintf(buffer, "%s: failed in %s",
  1082. str,
  1083. SSL_state_string_long(s));
  1084. pLayer->LogSocketMessageRaw(FZ_LOG_WARNING, A2T(buffer));
  1085. pLayer->PrintLastErrorMsg();
  1086. delete [] buffer;
  1087. if (!pLayer->m_bFailureSent)
  1088. {
  1089. pLayer->m_bFailureSent=TRUE;
  1090. pLayer->DoLayerCallback(LAYERCALLBACK_LAYERSPECIFIC, SSL_FAILURE, pLayer->m_bSslEstablished ? SSL_FAILURE_UNKNOWN : SSL_FAILURE_ESTABLISH);
  1091. }
  1092. }
  1093. else if (ret < 0)
  1094. {
  1095. int error = SSL_get_error(s,ret);
  1096. if (error != SSL_ERROR_WANT_READ && error != SSL_ERROR_WANT_WRITE)
  1097. {
  1098. char *buffer = new char[4096];
  1099. sprintf(buffer, "%s: error in %s",
  1100. str,
  1101. SSL_state_string_long(s));
  1102. pLayer->LogSocketMessageRaw(FZ_LOG_WARNING, A2T(buffer));
  1103. delete [] buffer;
  1104. if (!pLayer->m_bFailureSent)
  1105. {
  1106. pLayer->m_bFailureSent=TRUE;
  1107. pLayer->DoLayerCallback(LAYERCALLBACK_LAYERSPECIFIC, SSL_FAILURE, pLayer->m_bSslEstablished ? SSL_FAILURE_UNKNOWN : SSL_FAILURE_ESTABLISH);
  1108. }
  1109. }
  1110. }
  1111. }
  1112. if (where & SSL_CB_HANDSHAKE_DONE)
  1113. {
  1114. // For 1.2 and older, session is always established at this point.
  1115. // For 1.3, session can be restarted later, so this is handled in NewSessionCallback.
  1116. if (SSL_version(pLayer->m_ssl) < TLS1_3_VERSION)
  1117. {
  1118. SSL_SESSION * sessionid = SSL_get1_session(pLayer->m_ssl);
  1119. if (!pLayer->HandleSession(sessionid))
  1120. {
  1121. SSL_SESSION_free(sessionid);
  1122. }
  1123. }
  1124. int error = SSL_get_verify_result(pLayer->m_ssl);
  1125. pLayer->DoLayerCallback(LAYERCALLBACK_LAYERSPECIFIC, SSL_VERIFY_CERT, error);
  1126. pLayer->m_bBlocking = TRUE;
  1127. }
  1128. }
  1129. void CAsyncSslSocketLayer::UnloadSSL()
  1130. {
  1131. if (!m_bSslInitialized)
  1132. return;
  1133. ResetSslSession();
  1134. m_bSslInitialized = false;
  1135. m_sCriticalSection.Lock();
  1136. m_nSslRefCount--;
  1137. if (m_nSslRefCount)
  1138. {
  1139. m_sCriticalSection.Unlock();
  1140. return;
  1141. }
  1142. m_sCriticalSection.Unlock();
  1143. }
  1144. bool AsnTimeToValidTime(ASN1_TIME * AsnTime, t_SslCertData::t_validTime & ValidTime)
  1145. {
  1146. int i = AsnTime->length;
  1147. const char * v = (const char *)AsnTime->data;
  1148. if (i < 10)
  1149. {
  1150. return FALSE;
  1151. }
  1152. for (int i2 = 0; i2 < 10; i2++)
  1153. {
  1154. if ((v[i2] > '9') || (v[i2] < '0'))
  1155. {
  1156. return FALSE;
  1157. }
  1158. }
  1159. if (AsnTime->type == V_ASN1_UTCTIME)
  1160. {
  1161. ValidTime.y= (v[0]-'0')*10+(v[1]-'0');
  1162. if (ValidTime.y < 50) ValidTime.y+=100;
  1163. ValidTime.y += 1900;
  1164. v += 2;
  1165. i -= 2;
  1166. }
  1167. else if (AsnTime->type == V_ASN1_GENERALIZEDTIME)
  1168. {
  1169. if (i < 12)
  1170. {
  1171. return FALSE;
  1172. }
  1173. ValidTime.y = (v[0]-'0')*1000+(v[1]-'0')*100 + (v[2]-'0')*10+(v[3]-'0');
  1174. v += 4;
  1175. i -= 4;
  1176. }
  1177. else
  1178. {
  1179. return FALSE;
  1180. }
  1181. ValidTime.M = (v[0]-'0')*10+(v[1]-'0');
  1182. if ((ValidTime.M > 12) || (ValidTime.M < 1))
  1183. {
  1184. return FALSE;
  1185. }
  1186. ValidTime.d = (v[2]-'0')*10+(v[3]-'0');
  1187. ValidTime.h = (v[4]-'0')*10+(v[5]-'0');
  1188. ValidTime.m = (v[6]-'0')*10+(v[7]-'0');
  1189. if ((i >= 10) &&
  1190. (v[8] >= '0') && (v[8] <= '9') &&
  1191. (v[9] >= '0') && (v[9] <= '9'))
  1192. {
  1193. ValidTime.s = (v[8]-'0')*10+(v[9]-'0');
  1194. }
  1195. else
  1196. {
  1197. ValidTime.s = 0;
  1198. }
  1199. return TRUE;
  1200. }
  1201. BOOL CAsyncSslSocketLayer::GetPeerCertificateData(t_SslCertData &SslCertData, LPCTSTR & Error)
  1202. {
  1203. X509 *pX509=SSL_get_peer_certificate(m_ssl);
  1204. if (!pX509)
  1205. {
  1206. Error = L"Cannot get certificate";
  1207. return FALSE;
  1208. }
  1209. //Reset the contents of SslCertData
  1210. memset(&SslCertData, 0, sizeof(t_SslCertData));
  1211. //Set subject data fields
  1212. X509_NAME *pX509Name=X509_get_subject_name(pX509);
  1213. if (pX509Name)
  1214. {
  1215. int count=X509_NAME_entry_count(pX509Name);
  1216. for (int i=0;i<count;i++)
  1217. {
  1218. X509_NAME_ENTRY *pX509NameEntry=X509_NAME_get_entry(pX509Name,i);
  1219. if (!pX509NameEntry)
  1220. continue;
  1221. ASN1_OBJECT *pObject = X509_NAME_ENTRY_get_object(pX509NameEntry);
  1222. ASN1_STRING *pString = X509_NAME_ENTRY_get_data(pX509NameEntry);
  1223. CString str;
  1224. unsigned char *out;
  1225. int len = ASN1_STRING_to_UTF8(&out, pString);
  1226. if (len > 0)
  1227. {
  1228. // Keep it huge
  1229. LPWSTR unicode = new WCHAR[len * 10];
  1230. memset(unicode, 0, sizeof(WCHAR) * len * 10);
  1231. int unicodeLen = MultiByteToWideChar(CP_UTF8, 0, (const char *)out, len, unicode, len * 10);
  1232. if (unicodeLen > 0)
  1233. {
  1234. #ifdef _UNICODE
  1235. str = unicode;
  1236. #else
  1237. LPSTR ansi = new CHAR[len * 10];
  1238. memset(ansi, 0, sizeof(CHAR) * len * 10);
  1239. int ansiLen = WideCharToMultiByte(CP_ACP, 0, unicode, unicodeLen, ansi, len * 10, 0, 0);
  1240. if (ansiLen > 0)
  1241. str = ansi;
  1242. delete [] ansi;
  1243. #endif
  1244. }
  1245. delete [] unicode;
  1246. OPENSSL_free(out);
  1247. }
  1248. switch(OBJ_obj2nid(pObject))
  1249. {
  1250. case NID_organizationName:
  1251. _tcsncpy(SslCertData.subject.Organization, str, 255);
  1252. SslCertData.subject.Organization[255] = 0;
  1253. break;
  1254. case NID_organizationalUnitName:
  1255. _tcsncpy(SslCertData.subject.Unit, str, 255);
  1256. SslCertData.subject.Unit[255] = 0;
  1257. break;
  1258. case NID_commonName:
  1259. _tcsncpy(SslCertData.subject.CommonName, str, 255);
  1260. SslCertData.subject.CommonName[255] = 0;
  1261. break;
  1262. case NID_pkcs9_emailAddress:
  1263. _tcsncpy(SslCertData.subject.Mail, str, 255);
  1264. SslCertData.subject.Mail[255] = 0;
  1265. break;
  1266. case NID_countryName:
  1267. _tcsncpy(SslCertData.subject.Country, str, 255);
  1268. SslCertData.subject.Country[255] = 0;
  1269. break;
  1270. case NID_stateOrProvinceName:
  1271. _tcsncpy(SslCertData.subject.StateProvince, str, 255);
  1272. SslCertData.subject.StateProvince[255] = 0;
  1273. break;
  1274. case NID_localityName:
  1275. _tcsncpy(SslCertData.subject.Town, str, 255);
  1276. SslCertData.subject.Town[255] = 0;
  1277. break;
  1278. default:
  1279. if ( !OBJ_nid2sn(OBJ_obj2nid(pObject)) )
  1280. {
  1281. TCHAR tmp[20];
  1282. _stprintf(tmp, L"%d", OBJ_obj2nid(pObject));
  1283. int maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1284. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), tmp, maxlen);
  1285. maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1286. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), L"=", maxlen);
  1287. maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1288. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), str, maxlen);
  1289. maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1290. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), L";", maxlen);
  1291. }
  1292. else
  1293. {
  1294. int maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1295. USES_CONVERSION;
  1296. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), A2CT(OBJ_nid2sn(OBJ_obj2nid(pObject))), maxlen);
  1297. maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1298. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), L"=", maxlen);
  1299. maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1300. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), str, maxlen);
  1301. maxlen = 1024 - _tcslen(SslCertData.subject.Other)-1;
  1302. _tcsncpy(SslCertData.subject.Other+_tcslen(SslCertData.subject.Other), L";", maxlen);
  1303. }
  1304. break;
  1305. }
  1306. }
  1307. }
  1308. //Set issuer data fields
  1309. pX509Name=X509_get_issuer_name(pX509);
  1310. if (pX509Name)
  1311. {
  1312. int count=X509_NAME_entry_count(pX509Name);
  1313. for (int i=0;i<count;i++)
  1314. {
  1315. X509_NAME_ENTRY *pX509NameEntry=X509_NAME_get_entry(pX509Name,i);
  1316. if (!pX509NameEntry)
  1317. continue;
  1318. ASN1_STRING *pString=X509_NAME_ENTRY_get_data(pX509NameEntry);
  1319. ASN1_OBJECT *pObject=X509_NAME_ENTRY_get_object(pX509NameEntry);
  1320. CString str;
  1321. unsigned char *out;
  1322. int len = ASN1_STRING_to_UTF8(&out, pString);
  1323. if (len > 0)
  1324. {
  1325. // Keep it huge
  1326. LPWSTR unicode = new WCHAR[len * 10];
  1327. memset(unicode, 0, sizeof(WCHAR) * len * 10);
  1328. int unicodeLen = MultiByteToWideChar(CP_UTF8, 0, (const char *)out, len, unicode, len * 10);
  1329. if (unicodeLen > 0)
  1330. {
  1331. #ifdef _UNICODE
  1332. str = unicode;
  1333. #else
  1334. LPSTR ansi = new CHAR[len * 10];
  1335. memset(ansi, 0, sizeof(CHAR) * len * 10);
  1336. int ansiLen = WideCharToMultiByte(CP_ACP, 0, unicode, unicodeLen, ansi, len * 10, 0, 0);
  1337. if (ansiLen > 0)
  1338. str = ansi;
  1339. delete [] ansi;
  1340. #endif
  1341. }
  1342. delete [] unicode;
  1343. OPENSSL_free(out);
  1344. }
  1345. switch(OBJ_obj2nid(pObject))
  1346. {
  1347. case NID_organizationName:
  1348. _tcsncpy(SslCertData.issuer.Organization, str, 255);
  1349. SslCertData.issuer.Organization[255] = 0;
  1350. break;
  1351. case NID_organizationalUnitName:
  1352. _tcsncpy(SslCertData.issuer.Unit, str, 255);
  1353. SslCertData.issuer.Unit[255] = 0;
  1354. break;
  1355. case NID_commonName:
  1356. _tcsncpy(SslCertData.issuer.CommonName, str, 255);
  1357. SslCertData.issuer.CommonName[255] = 0;
  1358. break;
  1359. case NID_pkcs9_emailAddress:
  1360. _tcsncpy(SslCertData.issuer.Mail, str, 255);
  1361. SslCertData.issuer.Mail[255] = 0;
  1362. break;
  1363. case NID_countryName:
  1364. _tcsncpy(SslCertData.issuer.Country, str, 255);
  1365. SslCertData.issuer.Country[255] = 0;
  1366. break;
  1367. case NID_stateOrProvinceName:
  1368. _tcsncpy(SslCertData.issuer.StateProvince, str, 255);
  1369. SslCertData.issuer.StateProvince[255] = 0;
  1370. break;
  1371. case NID_localityName:
  1372. _tcsncpy(SslCertData.issuer.Town, str, 255);
  1373. SslCertData.issuer.Town[255] = 0;
  1374. break;
  1375. default:
  1376. if ( !OBJ_nid2sn(OBJ_obj2nid(pObject)) )
  1377. {
  1378. TCHAR tmp[20];
  1379. _stprintf(tmp, L"%d", OBJ_obj2nid(pObject));
  1380. int maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1381. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), tmp, maxlen);
  1382. maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1383. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), L"=", maxlen);
  1384. maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1385. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), str, maxlen);
  1386. maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1387. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), L";", maxlen);
  1388. }
  1389. else
  1390. {
  1391. int maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1392. USES_CONVERSION;
  1393. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), A2CT(OBJ_nid2sn(OBJ_obj2nid(pObject))), maxlen);
  1394. maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1395. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), L"=", maxlen);
  1396. maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1397. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), str, maxlen);
  1398. maxlen = 1024 - _tcslen(SslCertData.issuer.Other)-1;
  1399. _tcsncpy(SslCertData.issuer.Other+_tcslen(SslCertData.issuer.Other), L";", maxlen);
  1400. }
  1401. break;
  1402. }
  1403. }
  1404. }
  1405. //Set date fields
  1406. //Valid from
  1407. ASN1_TIME *pTime=X509_getm_notBefore(pX509);
  1408. if (!pTime)
  1409. {
  1410. X509_free(pX509);
  1411. Error = L"Cannot get start time";
  1412. return FALSE;
  1413. }
  1414. if (!AsnTimeToValidTime(pTime, SslCertData.validFrom))
  1415. {
  1416. X509_free(pX509);
  1417. Error = L"Invalid start time";
  1418. return FALSE;
  1419. }
  1420. //Valid until
  1421. pTime = X509_getm_notAfter(pX509);
  1422. if (!pTime)
  1423. {
  1424. X509_free(pX509);
  1425. Error = L"Cannot get end time";
  1426. return FALSE;
  1427. }
  1428. if (!AsnTimeToValidTime(pTime, SslCertData.validUntil))
  1429. {
  1430. X509_free(pX509);
  1431. Error = L"Invalid end time";
  1432. return FALSE;
  1433. }
  1434. int subjectAltNamePos = X509_get_ext_by_NID(pX509, NID_subject_alt_name, -1);
  1435. if (subjectAltNamePos >= 0)
  1436. {
  1437. X509_EXTENSION * subjectAltNameExtension = X509_get_ext(pX509, subjectAltNamePos);
  1438. BIO * subjectAltNameBio = BIO_new(BIO_s_mem());
  1439. if (X509V3_EXT_print(subjectAltNameBio, subjectAltNameExtension, 0, 0) == 1)
  1440. {
  1441. USES_CONVERSION;
  1442. u_char *data;
  1443. int len = BIO_get_mem_data(subjectAltNameBio, &data);
  1444. char * buf = new char[len + 1];
  1445. memcpy(buf, data, len);
  1446. buf[len] = '\0';
  1447. _tcsncpy(SslCertData.subjectAltName, A2CT(buf), LENOF(SslCertData.subjectAltName));
  1448. SslCertData.subjectAltName[LENOF(SslCertData.subjectAltName) - 1] = '\0';
  1449. delete [] buf;
  1450. }
  1451. BIO_vfree(subjectAltNameBio);
  1452. }
  1453. unsigned int length;
  1454. length = sizeof(SslCertData.hashSha1);
  1455. X509_digest(pX509, EVP_sha1(), SslCertData.hashSha1, &length);
  1456. DebugAssert(length == sizeof(SslCertData.hashSha1));
  1457. length = sizeof(SslCertData.hashSha256);
  1458. X509_digest(pX509, EVP_sha256(), SslCertData.hashSha256, &length);
  1459. DebugAssert(length == sizeof(SslCertData.hashSha256));
  1460. // Inspired by ne_ssl_cert_export()
  1461. // Find the length of the DER encoding.
  1462. SslCertData.certificateLen = i2d_X509(pX509, NULL);
  1463. SslCertData.certificate = new unsigned char[SslCertData.certificateLen];
  1464. unsigned char * p = SslCertData.certificate;
  1465. i2d_X509(pX509, &p);
  1466. SslCertData.priv_data = m_nSslAsyncNotifyId;
  1467. X509_free(pX509);
  1468. SslCertData.verificationResult = m_nVerificationResult;
  1469. SslCertData.verificationDepth = m_nVerificationDepth;
  1470. return TRUE;
  1471. }
  1472. std::string CAsyncSslSocketLayer::GetTlsVersionStr()
  1473. {
  1474. return m_TlsVersionStr;
  1475. }
  1476. std::string CAsyncSslSocketLayer::GetCipherName()
  1477. {
  1478. return m_CipherName;
  1479. }
  1480. void CAsyncSslSocketLayer::SetNotifyReply(int nID, int nCode, int result)
  1481. {
  1482. if (!m_bBlocking)
  1483. return;
  1484. if (nID != m_nSslAsyncNotifyId)
  1485. return;
  1486. if (nCode != SSL_VERIFY_CERT)
  1487. return;
  1488. m_bBlocking = FALSE;
  1489. if (!result)
  1490. {
  1491. m_nNetworkError = WSAECONNABORTED;
  1492. WSASetLastError(WSAECONNABORTED);
  1493. if (!m_bFailureSent)
  1494. {
  1495. m_bFailureSent = TRUE;
  1496. DoLayerCallback(LAYERCALLBACK_LAYERSPECIFIC, SSL_FAILURE, SSL_FAILURE_CERTREJECTED);
  1497. }
  1498. TriggerEvent(FD_CLOSE, 0, TRUE);
  1499. return;
  1500. }
  1501. m_bSslEstablished = TRUE;
  1502. PrintSessionInfo();
  1503. DoLayerCallback(LAYERCALLBACK_LAYERSPECIFIC, SSL_INFO, SSL_INFO_ESTABLISHED);
  1504. TriggerEvents();
  1505. }
  1506. void CAsyncSslSocketLayer::PrintSessionInfo()
  1507. {
  1508. const SSL_CIPHER *ciph;
  1509. X509 *cert;
  1510. ciph = SSL_get_current_cipher(m_ssl);
  1511. char enc[4096] = {0};
  1512. cert=SSL_get_peer_certificate(m_ssl);
  1513. if (cert != NULL)
  1514. {
  1515. EVP_PKEY *pkey = X509_get_pubkey(cert);
  1516. if (pkey != NULL)
  1517. {
  1518. if (0)
  1519. ;
  1520. #ifndef NO_RSA
  1521. else if (EVP_PKEY_id(pkey) == EVP_PKEY_RSA)
  1522. sprintf(enc, "%d bit RSA", EVP_PKEY_bits(pkey));
  1523. #endif
  1524. #ifndef NO_DSA
  1525. else if (EVP_PKEY_id(pkey) == EVP_PKEY_DSA)
  1526. sprintf(enc, "%d bit DSA", EVP_PKEY_bits(pkey));
  1527. #endif
  1528. EVP_PKEY_free(pkey);
  1529. }
  1530. X509_free(cert);
  1531. /* The SSL API does not allow us to look at temporary RSA/DH keys,
  1532. * otherwise we should print their lengths too */
  1533. }
  1534. const int buffer_size = 4096;
  1535. char *buffer = new char[buffer_size];
  1536. char *buffer2 = new char[buffer_size];
  1537. // see also ne_ssl_get_version and ne_ssl_get_cipher
  1538. m_TlsVersionStr = SSL_get_version(m_ssl);
  1539. sprintf(buffer, "%s: %s, %s, %s",
  1540. SSL_CIPHER_get_version(ciph),
  1541. SSL_CIPHER_get_name(ciph),
  1542. enc,
  1543. SSL_CIPHER_description(ciph, buffer2, buffer_size));
  1544. m_CipherName = buffer;
  1545. // see TWebDAVFileSystem::CollectTLSSessionInfo()
  1546. sprintf(buffer, "Using %s, cipher %s",
  1547. m_TlsVersionStr.c_str(),
  1548. m_CipherName.c_str());
  1549. USES_CONVERSION;
  1550. LogSocketMessageRaw(FZ_LOG_PROGRESS, A2T(buffer));
  1551. delete [] buffer;
  1552. delete [] buffer2;
  1553. }
  1554. void CAsyncSslSocketLayer::OnConnect(int nErrorCode)
  1555. {
  1556. if (m_bUseSSL && nErrorCode)
  1557. TriggerEvent(FD_WRITE, 0);
  1558. TriggerEvent(FD_CONNECT, nErrorCode, TRUE);
  1559. }
  1560. CAsyncSslSocketLayer * CAsyncSslSocketLayer::LookupLayer(SSL * Ssl)
  1561. {
  1562. CAsyncSslSocketLayer * Result = NULL;
  1563. m_sCriticalSection.Lock();
  1564. t_SslLayerList * Cur = m_pSslLayerList;
  1565. while (Cur != NULL)
  1566. {
  1567. if (Cur->pLayer->m_ssl == Ssl)
  1568. {
  1569. break;
  1570. }
  1571. Cur = Cur->pNext;
  1572. }
  1573. m_sCriticalSection.Unlock();
  1574. if (Cur == NULL)
  1575. {
  1576. MessageBox(0, L"Can't lookup TLS session!", L"Critical error", MB_ICONEXCLAMATION);
  1577. Result = NULL;
  1578. }
  1579. else
  1580. {
  1581. Result = Cur->pLayer;
  1582. }
  1583. return Result;
  1584. }
  1585. int CAsyncSslSocketLayer::verify_callback(int preverify_ok, X509_STORE_CTX *ctx)
  1586. {
  1587. X509 *err_cert;
  1588. int err, depth;
  1589. SSL *ssl;
  1590. err_cert = X509_STORE_CTX_get_current_cert(ctx);
  1591. err = X509_STORE_CTX_get_error(ctx);
  1592. depth = X509_STORE_CTX_get_error_depth(ctx);
  1593. /*
  1594. * Retrieve the pointer to the SSL of the connection currently treated
  1595. * and the application specific data stored into the SSL object.
  1596. */
  1597. ssl = (SSL *)X509_STORE_CTX_get_ex_data(ctx, SSL_get_ex_data_X509_STORE_CTX_idx());
  1598. CAsyncSslSocketLayer * pLayer = LookupLayer(ssl);
  1599. if (pLayer == NULL)
  1600. {
  1601. return 1;
  1602. }
  1603. /*
  1604. * Catch a too long certificate chain. The depth limit set using
  1605. * SSL_CTX_set_verify_depth() is by purpose set to "limit+1" so
  1606. * that whenever the "depth>verify_depth" condition is met, we
  1607. * have violated the limit and want to log this error condition.
  1608. * We must do it here, because the CHAIN_TOO_LONG error would not
  1609. * be found explicitly; only errors introduced by cutting off the
  1610. * additional certificates would be logged.
  1611. */
  1612. if (depth > 10) {//mydata->verify_depth) {
  1613. preverify_ok = 0;
  1614. err = X509_V_ERR_CERT_CHAIN_TOO_LONG;
  1615. X509_STORE_CTX_set_error(ctx, err);
  1616. }
  1617. if (!preverify_ok)
  1618. {
  1619. if (!pLayer->m_nVerificationResult)
  1620. {
  1621. pLayer->m_nVerificationDepth = depth;
  1622. pLayer->m_nVerificationResult = err;
  1623. }
  1624. }
  1625. return 1;
  1626. }
  1627. int CAsyncSslSocketLayer::ProvideClientCert(
  1628. SSL * Ssl, X509 ** Certificate, EVP_PKEY ** PrivateKey)
  1629. {
  1630. CAsyncSslSocketLayer * Layer = LookupLayer(Ssl);
  1631. CString Message;
  1632. Message.LoadString(NEED_CLIENT_CERTIFICATE);
  1633. int Level;
  1634. int Result;
  1635. if ((Layer->FCertificate == NULL) || (Layer->FPrivateKey == NULL))
  1636. {
  1637. Level = FZ_LOG_WARNING;
  1638. Result = 0;
  1639. }
  1640. else
  1641. {
  1642. Level = FZ_LOG_PROGRESS;
  1643. *Certificate = X509_dup(Layer->FCertificate);
  1644. EVP_PKEY_up_ref(Layer->FPrivateKey);
  1645. *PrivateKey = Layer->FPrivateKey;
  1646. Result = 1;
  1647. }
  1648. Layer->LogSocketMessageRaw(Level, static_cast<LPCTSTR>(Message));
  1649. return Result;
  1650. }
  1651. void CAsyncSslSocketLayer::SetClientCertificate(X509 * Certificate, EVP_PKEY * PrivateKey)
  1652. {
  1653. FCertificate = Certificate;
  1654. FPrivateKey = PrivateKey;
  1655. }
  1656. BOOL CAsyncSslSocketLayer::SetCertStorage(CString file)
  1657. {
  1658. m_CertStorage = file;
  1659. return TRUE;
  1660. }
  1661. void CAsyncSslSocketLayer::OnClose(int nErrorCode)
  1662. {
  1663. m_onCloseCalled = true;
  1664. if (m_bUseSSL && BIO_ctrl)
  1665. {
  1666. size_t pending = BIO_ctrl_pending(m_sslbio);
  1667. if (pending > 0)
  1668. {
  1669. TriggerEvents();
  1670. }
  1671. else TriggerEvent(FD_CLOSE, nErrorCode, TRUE);
  1672. }
  1673. else
  1674. TriggerEvent(FD_CLOSE, nErrorCode, TRUE);
  1675. }
  1676. void CAsyncSslSocketLayer::PrintLastErrorMsg()
  1677. {
  1678. int err = ERR_get_error();
  1679. while (err)
  1680. {
  1681. char *buffer = new char[512];
  1682. const char *reason = ERR_reason_error_string(err);
  1683. ERR_error_string(err, buffer);
  1684. err = ERR_get_error();
  1685. USES_CONVERSION;
  1686. LogSocketMessageRaw(FZ_LOG_PROGRESS, A2T(buffer));
  1687. LogSocketMessageRaw(FZ_LOG_WARNING, A2T(reason));
  1688. delete [] buffer;
  1689. }
  1690. }
  1691. void CAsyncSslSocketLayer::TriggerEvents()
  1692. {
  1693. size_t pending = BIO_ctrl_pending(m_nbio);
  1694. if (pending > 0)
  1695. {
  1696. if (m_mayTriggerWrite)
  1697. {
  1698. m_mayTriggerWrite = false;
  1699. TriggerEvent(FD_WRITE, 0);
  1700. }
  1701. }
  1702. else if (!m_nNetworkSendBufferLen && m_bSslEstablished && !m_pRetrySendBuffer)
  1703. {
  1704. if (BIO_ctrl_get_write_guarantee(m_sslbio) > 0 && m_mayTriggerWriteUp)
  1705. {
  1706. m_mayTriggerWriteUp = false;
  1707. TriggerEvent(FD_WRITE, 0, TRUE);
  1708. }
  1709. }
  1710. if (m_bSslEstablished && BIO_ctrl_pending(m_sslbio) > 0)
  1711. {
  1712. if (m_mayTriggerReadUp && !m_bBlocking)
  1713. {
  1714. m_mayTriggerReadUp = false;
  1715. TriggerEvent(FD_READ, 0, TRUE);
  1716. }
  1717. }
  1718. else
  1719. {
  1720. int len = BIO_ctrl_get_write_guarantee(m_nbio);
  1721. if (len > 0 && m_mayTriggerRead)
  1722. {
  1723. m_mayTriggerRead = false;
  1724. TriggerEvent(FD_READ, 0);
  1725. }
  1726. }
  1727. if (m_onCloseCalled && m_bSslEstablished)
  1728. {
  1729. if (BIO_ctrl_pending(m_sslbio) <= 0)
  1730. {
  1731. TriggerEvent(FD_CLOSE, 0, TRUE);
  1732. }
  1733. }
  1734. }
  1735. //---------------------------------------------------------------------------