347 Commits (32cd83f4def72fadbf1ba9aa3a61de93fd46373b)

Autor SHA1 Mensaje Fecha
  David Benjamin 32cd83f4de Remove the ability to set custom ex_data implementations. hace 9 años
  Brian Smith f86c199f67 Fix Windows newline in err.h from commit 83a8298. hace 9 años
  Brian Smith b828cfde3a Fix typos in documentation in rsa.h. hace 9 años
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. hace 9 años
  Adam Langley 310d4dd6b6 rand: new-style locking and support rdrand. hace 9 años
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. hace 9 años
  Adam Langley df1f5e796c crypto: add mutexes. hace 9 años
  Adam Langley 9bde6aeb76 bio: remove reference count. hace 9 años
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. hace 9 años
  David Benjamin 8f64778a39 Add some missing headers to doc.config. hace 9 años
  David Benjamin 0d8a758938 Start generating documentation for ssl.h. hace 9 años
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. hace 9 años
  David Benjamin 087e4fa478 Fix minor stylistic issues with ssl.h. hace 9 años
  David Benjamin 6b38086341 Remove SSL_CIPHER::valid. hace 9 años
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. hace 9 años
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. hace 9 años
  Brian Smith 6e8fbfecd0 Remove crypto/obj dependencies from low-level crypto tests. hace 9 años
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. hace 9 años
  Brian Smith 7d897a1bf2 Replace RC4 in examples with AES-128-GCM. hace 9 años
  David Benjamin e00fc887e4 Fix typo. hace 9 años
  David Benjamin 107db58047 Switch cipher masks to uint32_t. hace 9 años
  David Benjamin 2e749e8f61 Move the sys/time.h #include out of extern C. hace 9 años
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h hace 9 años
  Adam Langley 0fd5639701 Fix up whitespace in headers for doc.go. hace 9 años
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. hace 9 años
  Adam Langley 33672736b7 Get rid of the THREADID stuff. hace 9 años
  Adam Langley b9e77a0c0c Use thread-local storage for ERR. hace 9 años
  Adam Langley 2e0f0711dd Remove the implementation abstraction from ERR. hace 9 años
  David Benjamin 2f18c1babb Prune away (almost) all of asn1_mac.h hace 9 años
  Brian Smith 57581da626 Remove unused ex_data indexes. hace 9 años
  Brian Smith 5d48b02a5b Remove TODO about removing ECDSA_do_sign/ECDSA_do_verify. hace 9 años
  Adam Langley 7e6c4c8945 Add a couple of compatibility #defines for DH. hace 9 años
  Adam Langley 1049e26f6b Support several flavours of AES-192. hace 9 años
  Adam Langley 087930f5b5 Add OFB mode. hace 9 años
  Adam Langley d4a5ecd869 Add NCONF_load_bio. hace 9 años
  Adam Langley c004dfc3d1 Add decrepit, initially containing CAST and Blowfish. hace 9 años
  Adam Langley 765b66cf04 Add DSA support to EVP. hace 9 años
  David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. hace 9 años
  David Benjamin 4417d055e2 Remove buffered_app_data as well. hace 9 años
  David Benjamin 0afbcc05e6 Remove buffering out records from the next epoch. hace 9 años
  David Benjamin 4a3f0732fd Tidy record length check. hace 9 años
  David Benjamin d81e73dcbb Factor out sequence number updates. hace 9 años
  David Benjamin cfd248b7f6 Clean up SSL_export_keying_material implementation. hace 9 años
  David Benjamin 9faafdaeb8 Clean up do_ssl3_write fragment handling. hace 9 años
  David Benjamin 72f5911a16 Fix the standalone shared library build. hace 9 años
  David Benjamin c0f763b080 Simplify server-side ECDH curve selection. hace 9 años
  David Benjamin a5974bfae7 Convert bn_test to C++. hace 9 años
  Adam Langley c11e13a78b Support MIPS64. hace 9 años
  Adam Langley 20b64fd19d Export the PSS padding functions. hace 9 años
  David Benjamin 87ac295d5d Remove unused fields from EVP_PKEY. hace 9 años