358 Revize (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

Autor SHA1 Zpráva Datum
  David Benjamin dd978784d7 Always enable ecdh_auto. před 9 roky
  David Benjamin 2c6080f192 Put the mem.h include back into crypto.h. před 9 roky
  Adam Langley 9bc266e68d Fix typo in comment for SSL_MODE_SEND_FALLBACK_SCSV. před 9 roky
  David Benjamin f0df86a1f6 Fix standalone build on Mac. před 9 roky
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. před 9 roky
  Adam Langley d5eb7f4268 bio: remove BIO_CTRL_PUSH/_POP. před 9 roky
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. před 9 roky
  David Benjamin 2ab9090b87 Remove X509_STORE's ex_data. před 9 roky
  David Benjamin 1004b9564a Remove BIO's ex_data. před 9 roky
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. před 9 roky
  David Benjamin b857ffe629 Remove CRYPTO_ex_data_new_class. před 9 roky
  David Benjamin 32cd83f4de Remove the ability to set custom ex_data implementations. před 9 roky
  Brian Smith f86c199f67 Fix Windows newline in err.h from commit 83a8298. před 9 roky
  Brian Smith b828cfde3a Fix typos in documentation in rsa.h. před 9 roky
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. před 9 roky
  Adam Langley 310d4dd6b6 rand: new-style locking and support rdrand. před 9 roky
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. před 9 roky
  Adam Langley df1f5e796c crypto: add mutexes. před 9 roky
  Adam Langley 9bde6aeb76 bio: remove reference count. před 9 roky
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. před 9 roky
  David Benjamin 8f64778a39 Add some missing headers to doc.config. před 9 roky
  David Benjamin 0d8a758938 Start generating documentation for ssl.h. před 9 roky
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. před 9 roky
  David Benjamin 087e4fa478 Fix minor stylistic issues with ssl.h. před 9 roky
  David Benjamin 6b38086341 Remove SSL_CIPHER::valid. před 9 roky
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. před 9 roky
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. před 9 roky
  Brian Smith 6e8fbfecd0 Remove crypto/obj dependencies from low-level crypto tests. před 9 roky
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. před 9 roky
  Brian Smith 7d897a1bf2 Replace RC4 in examples with AES-128-GCM. před 9 roky
  David Benjamin e00fc887e4 Fix typo. před 9 roky
  David Benjamin 107db58047 Switch cipher masks to uint32_t. před 9 roky
  David Benjamin 2e749e8f61 Move the sys/time.h #include out of extern C. před 9 roky
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h před 9 roky
  Adam Langley 0fd5639701 Fix up whitespace in headers for doc.go. před 9 roky
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. před 9 roky
  Adam Langley 33672736b7 Get rid of the THREADID stuff. před 9 roky
  Adam Langley b9e77a0c0c Use thread-local storage for ERR. před 9 roky
  Adam Langley 2e0f0711dd Remove the implementation abstraction from ERR. před 9 roky
  David Benjamin 2f18c1babb Prune away (almost) all of asn1_mac.h před 9 roky
  Brian Smith 57581da626 Remove unused ex_data indexes. před 9 roky
  Brian Smith 5d48b02a5b Remove TODO about removing ECDSA_do_sign/ECDSA_do_verify. před 9 roky
  Adam Langley 7e6c4c8945 Add a couple of compatibility #defines for DH. před 9 roky
  Adam Langley 1049e26f6b Support several flavours of AES-192. před 9 roky
  Adam Langley 087930f5b5 Add OFB mode. před 9 roky
  Adam Langley d4a5ecd869 Add NCONF_load_bio. před 9 roky
  Adam Langley c004dfc3d1 Add decrepit, initially containing CAST and Blowfish. před 9 roky
  Adam Langley 765b66cf04 Add DSA support to EVP. před 9 roky
  David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. před 9 roky
  David Benjamin 4417d055e2 Remove buffered_app_data as well. před 9 roky