785 İşlemeler (47ebec12104b92a8b6266f5e56edc6487220a681)

Yazar SHA1 Mesaj Tarih
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. 9 yıl önce
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. 9 yıl önce
  Adam Langley cc7e11f2af Define OPENSSL_64_BIT for PowerPC chips. 9 yıl önce
  David Benjamin 1c703cb0c1 Check for BN_copy failures. 9 yıl önce
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 yıl önce
  Adam Langley 85bc5601ee Add ECDHE-PSK-AES{128,256}-SHA cipher suites. 9 yıl önce
  Adam Langley 1feb42a2fb Drop ECDHE-PSK-AES-128-GCM. 9 yıl önce
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. 9 yıl önce
  David Benjamin a8ebe2261f Add tests for empty record limit and make it work in the async case. 9 yıl önce
  Adam Langley 521d4b805a Export |CBS_get_any_ber_asn1_element|. 9 yıl önce
  Adam Langley e3ed21058d Add #defines for ASN.1 NULL and GENERALIZEDTIME. 9 yıl önce
  Adam Langley 839b881c61 Multi-prime RSA support. 9 yıl önce
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. 9 yıl önce
  Adam Langley cc1e3df75c Make CBS_get_any_asn1_element accept only DER. 9 yıl önce
  Adam Langley ba5934b77f Tighten up EMS resumption behaviour. 9 yıl önce
  Matt Braithwaite 9f8ef2da92 Add |EVP_get_digestbyname|. 9 yıl önce
  Matt Braithwaite b7326b0b43 Implement |PEM_def_callback| and call it where appropriate. 9 yıl önce
  David Benjamin e216288109 Unexport and prune EVP_MD_CTX flags. 9 yıl önce
  David Benjamin af8731f7a5 Remove HMAC_CTX_set_flags. 9 yıl önce
  David Benjamin c933a47e6f Switch the ssl_write_bytes hook to ssl_write_app_data. 9 yıl önce
  David Benjamin 2c3679210e EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. 9 yıl önce
  David Benjamin e2375e139e Low-level hash 'final' functions cannot fail. 9 yıl önce
  Adam Langley 05ead68a0f Readd CRYPTO_{LOCK|UNLOCK|READ|WRITE}. 9 yıl önce
  Adam Langley 71106adf89 Add |BIO_read_asn1| to read a single ASN.1 object. 9 yıl önce
  David Benjamin b3a7b51f18 Fix off-by-one in BN_rand 9 yıl önce
  David Benjamin 074cc04022 Reject negative shifts for BN_rshift and BN_lshift. 9 yıl önce
  David Benjamin 5aea93e604 Deprecate and no-op SSL_VERIFY_CLIENT_ONCE. 9 yıl önce
  David Benjamin 34a1635b3f Remove fake RLE compression OID. 9 yıl önce
  David Benjamin 9c0918fc3f Fix typo in objects.txt 9 yıl önce
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. 9 yıl önce
  Matt Braithwaite 444dce4934 Do-nothing fns |OpenSSL_add_all_ciphers| and |OpenSSL_add_all_digests|. 9 yıl önce
  David Benjamin ece089c3a3 Deprecate and no-op SSL_set_state. 9 yıl önce
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. 9 yıl önce
  David Benjamin cd90f3a241 Remove renegotiation deferral logic. 9 yıl önce
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 yıl önce
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 yıl önce
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 yıl önce
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. 9 yıl önce
  Matt Braithwaite 69d07d9cf4 Get version-related functions from crypto.h rather than ssl.h. 9 yıl önce
  David Benjamin b487df6fa9 Pull version, option, and mode APIs into their own sections. 9 yıl önce
  David Benjamin 7270cfc1ca Prune version constants. 9 yıl önce
  David Benjamin afc9ecddb6 Unexport ssl_get_new_session and ssl_update_cache. 9 yıl önce
  David Benjamin 3b7456e031 Fix some documentation typos. 9 yıl önce
  David Benjamin 4831c3328c Document some core SSL_CTX and SSL methods. 9 yıl önce
  David Benjamin 4dab297953 Don't use struct names in ssl.h. 9 yıl önce
  Adam Langley 12a4768f7d Try to fix MSVC and __STDC_VERSION__ again. 9 yıl önce
  Adam Langley 552df47dc0 Remove leftovers of the old-style locks. 9 yıl önce
  Adam Langley 6fb174e564 Remove last references to named locks. 9 yıl önce
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. 9 yıl önce
  Adam Langley 03163f3a11 Remove |CRYPTO_add|. 9 yıl önce