提交歷史

作者 SHA1 備註 提交日期
  toddouska 59e62b7c49 Merge pull request #131 from lchristina26/master 10 年之前
  toddouska 31858d2a34 move gotChangeCipher from options into msgsReceived 10 年之前
  toddouska 5318b243ba add messages received framework, disallow duplicates 10 年之前
  lchristina26 b3b0c8d1fc Add braces around empty if statements 10 年之前
  toddouska 322f79f521 allow user to set minimum downgrade version with v23 methods() 10 年之前
  John Safranek bb8853aa50 fix memory leak when resetting the peer address on a DTLS session 10 年之前
  toddouska 7fed36b09d explicit check for change cipher before finished instead of encryptionOn implicit 10 年之前
  John Safranek bf718a7d51 Added a callback function to set the master secret on the client 10 年之前
  John Safranek 35bcc98948 Added a callback when receiving a NewSessionTicket handshake message. 10 年之前
  John Safranek 60790ee4ae Merge branch 'master' of github.com:cyassl/cyassl 10 年之前
  John Safranek b2f25cd91c 1. Added accessors for session tickets. 10 年之前
  Moisés Guimarães b10fdbf1f0 Adds storage of ssl->arrays->sessionIDSz in SessionCache at AddSession(); 10 年之前
  toddouska 159abadd73 add NO_FORCE_SCR_SAME_SUITE flag for scr 10 年之前
  John Safranek 7c67a9261c trimmed some unused code for session tickets 10 年之前
  John Safranek 80a474ebad 1. Fixed encoding of session ticket hello extension. 10 年之前
  Moisés Guimarães a937040087 Adds Session Ticket TLS Extension handling. 10 年之前
  toddouska 0c20584ed3 add client side initiated secure r, same specs 10 年之前
  Moisés Guimarães 596148840d adds braces requested by commit_tests.sh on linux 10 年之前
  Moisés Guimarães 613337cf89 ssl: refactoring PemToDer to reduce stack usage: 10 年之前
  Moisés Guimarães d9472d65da ssl: refactoring ProcessBuffer to reduce stack usage: 10 年之前
  Moisés Guimarães df3ea53494 replaces tabs with spaces. 10 年之前
  Moisés Guimarães e9af29e3e3 ssl: refactoring CyaSSL_CTX_load_verify_locations to reduce stack usage: 10 年之前
  Moisés Guimarães cb9dafca26 ssl: refactoring CyaSSL_SetTmpDH_buffer_wrapper to reduce stack usage: 10 年之前
  Moisés Guimarães 3281e0dfcf ssl: refactoring CyaSSL_RAND_bytes to reduce stack usage: 10 年之前
  Moisés Guimarães 7cafb11791 ssl: refactoring CyaSSL_BN_rand to reduce stack usage: 10 年之前
  Moisés Guimarães 68063874dc ssl: refactoring CyaSSL_BN_hex2bn to reduce stack usage: 10 年之前
  Moisés Guimarães 4b783b3d80 ssl: refactoring SetDhInternal to reduce stack usage: 10 年之前
  Moisés Guimarães 5605a24e4f ssl: refactoring CyaSSL_DH_generate_key to reduce stack usage: 10 年之前
  Moisés Guimarães 6b7dbb9f2a ssl: refactoring CyaSSL_DH_compute_key to reduce stack usage: 10 年之前
  Moisés Guimarães cab23472be ssl: refactoring CyaSSL_RSA_generate_key_ex to reduce stack usage: 10 年之前