1437 Revize (bd15a8e74894616ca8ad04fc2942b958f99000a1)
 

Autor SHA1 Zpráva Datum
  David Benjamin bd15a8e748 Fix DTLS handling of multiple records in a packet. před 9 roky
  David Benjamin 15eaafb18a Fix bn_test's bc output and shut it up a little. před 9 roky
  David Benjamin efd8eb3226 Tidy up overflows in obj_cmp. před 9 roky
  Adam Langley 05ead68a0f Readd CRYPTO_{LOCK|UNLOCK|READ|WRITE}. před 9 roky
  Adam Langley 71106adf89 Add |BIO_read_asn1| to read a single ASN.1 object. před 9 roky
  David Benjamin eb930b8703 Fix signed/unsigned warning in bn_test.cc. před 9 roky
  David Benjamin b3a7b51f18 Fix off-by-one in BN_rand před 9 roky
  David Benjamin 074cc04022 Reject negative shifts for BN_rshift and BN_lshift. před 9 roky
  David Benjamin 75fb74ae96 aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3. před 9 roky
  David Benjamin ff81e10313 Add OPENSSL_PUT_ERROR line to X509V3_parse_list. před 9 roky
  David Benjamin 1590811111 Fix typo in valid_star. před 9 roky
  David Benjamin e76ccae68b Release handshake buffer when sending no certificate. před 9 roky
  David Benjamin 5f04b6521d Release the handshake buffer on the client for abbreviated handshakes. před 9 roky
  David Benjamin 5c1ce2925d Decide whether or not to request client certificates early. před 9 roky
  David Benjamin 4b30b28def Remove server-side renego session resumption check. před 9 roky
  David Benjamin 5aea93e604 Deprecate and no-op SSL_VERIFY_CLIENT_ONCE. před 9 roky
  David Benjamin 34a1635b3f Remove fake RLE compression OID. před 9 roky
  David Benjamin 9c0918fc3f Fix typo in objects.txt před 9 roky
  David Benjamin 91af02a9db Add some comments and tweak assertions for cbc.c. před 9 roky
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. před 9 roky
  David Benjamin 7b5aff4812 Have consumers supply OPENSSL_C11_ATOMIC. před 9 roky
  David Benjamin ac63748997 Revert "tool: we don't need -lrt." před 9 roky
  Matt Braithwaite 444dce4934 Do-nothing fns |OpenSSL_add_all_ciphers| and |OpenSSL_add_all_digests|. před 9 roky
  David Benjamin ece089c3a3 Deprecate and no-op SSL_set_state. před 9 roky
  David Benjamin be05c63bf8 Remove compatibility s->version checks. před 9 roky
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. před 9 roky
  David Benjamin cd90f3a241 Remove renegotiation deferral logic. před 9 roky
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. před 9 roky
  Adam Langley 3d59e04bce Fix test used for not-in-place CBC mode. před 9 roky
  David Benjamin 5f387e38fc Remove s->renegotiate check in SSL_clear. před 9 roky
  David Benjamin 20f6e97c7e Switch three more renegotiate checks to initial_handshake_complete. před 9 roky
  David Benjamin d23d5a5a8b Remove remnants of DTLS renegotiate. před 9 roky
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. před 9 roky
  David Benjamin 76e48c51d0 Fix Windows mode. před 9 roky
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. před 9 roky
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. před 9 roky
  David Benjamin 3e3090dc50 Pass a dtls1_use_epoch enum down to dtls1_seal_record. před 9 roky
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. před 9 roky
  Matt Braithwaite 69d07d9cf4 Get version-related functions from crypto.h rather than ssl.h. před 9 roky
  David Benjamin b487df6fa9 Pull version, option, and mode APIs into their own sections. před 9 roky
  David Benjamin 7270cfc1ca Prune version constants. před 9 roky
  David Benjamin 7ef9fff53d Remove ssl_ok. před 9 roky
  David Benjamin afc9ecddb6 Unexport ssl_get_new_session and ssl_update_cache. před 9 roky
  David Benjamin 3b7456e031 Fix some documentation typos. před 9 roky
  David Benjamin b48042820a Also skip #elif lines. před 9 roky
  David Benjamin 6deacb3895 Parse macros in getNameFromDecl. před 9 roky
  David Benjamin 4831c3328c Document some core SSL_CTX and SSL methods. před 9 roky
  David Benjamin 4dab297953 Don't use struct names in ssl.h. před 9 roky
  David Benjamin 760b1ddcdb Tidy up state machine coverage tests. před 9 roky
  David Benjamin 3629c7b016 Add client peer-initiated renego to the state machine tests. před 9 roky