522 Revīzijas (9f33fc63c6219dd43db438d2ffaca480f1b4bb5d)

Autors SHA1 Ziņojums Datums
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. pirms 9 gadiem
  David Benjamin 2ab9090b87 Remove X509_STORE's ex_data. pirms 9 gadiem
  David Benjamin 1004b9564a Remove BIO's ex_data. pirms 9 gadiem
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. pirms 9 gadiem
  David Benjamin b857ffe629 Remove CRYPTO_ex_data_new_class. pirms 9 gadiem
  David Benjamin 32cd83f4de Remove the ability to set custom ex_data implementations. pirms 9 gadiem
  David Benjamin daf2c5dc0c Convert ecdsa_test to C++. pirms 9 gadiem
  David Benjamin e65855c36f Fix memory leak in ecdsa_test. pirms 9 gadiem
  Brian Smith 3700778248 Fix Windows build failures caused by 310d4dd. pirms 9 gadiem
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. pirms 9 gadiem
  Adam Langley 310d4dd6b6 rand: new-style locking and support rdrand. pirms 9 gadiem
  Adam Langley ba3bef98d8 obj: convert to new-style locks. pirms 9 gadiem
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. pirms 9 gadiem
  Adam Langley ccdfbd9834 ex_data: convert to new-style locking. pirms 9 gadiem
  Adam Langley 8bdd54208e err: convert over to new-style locking. pirms 9 gadiem
  Adam Langley df1f5e796c crypto: add mutexes. pirms 9 gadiem
  Adam Langley 9bde6aeb76 bio: remove reference count. pirms 9 gadiem
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. pirms 9 gadiem
  Brian Smith 8983a1da7b Remove gotos from HMAC code. pirms 9 gadiem
  Brian Smith 0acef5ec27 Simplify ec_group_st on the assumption it is used for GF(p) only. pirms 9 gadiem
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. pirms 9 gadiem
  Adam Langley ef24ac396a Remove mistaken typedef from 83a82981dc. pirms 9 gadiem
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. pirms 9 gadiem
  Brian Smith 1a9bc44127 Fix standalone Windows release-mode builds. pirms 9 gadiem
  Brian Smith 655764a22a Test ECDSA_do_sign/ECDSA_do_verify like ECDSA_sign/ECDSA_verify. pirms 9 gadiem
  Brian Smith 1f0d2ef3c4 Refactor ecdsa_test to make it easier to extend. pirms 9 gadiem
  Brian Smith 6e8fbfecd0 Remove crypto/obj dependencies from low-level crypto tests. pirms 9 gadiem
  Brian Smith 9da82c1ccc Remove superfluous crypto/bio dependencies from tests. pirms 9 gadiem
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. pirms 9 gadiem
  Brian Smith 7d897a1bf2 Replace RC4 in examples with AES-128-GCM. pirms 9 gadiem
  Brian Smith d6405beb2c Avoid calling BN_CTX_end without BN_CTX_start in ec_wNAF_precompute_mult. pirms 9 gadiem
  Adam Langley 33672736b7 Get rid of the THREADID stuff. pirms 9 gadiem
  Adam Langley b9e77a0c0c Use thread-local storage for ERR. pirms 9 gadiem
  Adam Langley 2e0f0711dd Remove the implementation abstraction from ERR. pirms 9 gadiem
  David Benjamin 2f18c1babb Prune away (almost) all of asn1_mac.h pirms 9 gadiem
  Brian Smith 69fe82ae1e Remove unused ec_pre_comp_st.group back pointer to group. pirms 9 gadiem
  David Benjamin 06e5161423 Fix the linux_shared bot. pirms 9 gadiem
  Brian Smith a91762834e Implement ECDSA_SIG_new and ECDSA_SIG_free manually. pirms 9 gadiem
  Adam Langley 1049e26f6b Support several flavours of AES-192. pirms 9 gadiem
  Adam Langley 087930f5b5 Add OFB mode. pirms 9 gadiem
  Adam Langley d4a5ecd869 Add NCONF_load_bio. pirms 9 gadiem
  Adam Langley 765b66cf04 Add DSA support to EVP. pirms 9 gadiem
  David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. pirms 9 gadiem
  David Benjamin 5933723b7b Check for leading zeros in CBS_get_asn1_uint64. pirms 9 gadiem
  David Benjamin d81e73dcbb Factor out sequence number updates. pirms 9 gadiem
  David Benjamin 9faafdaeb8 Clean up do_ssl3_write fragment handling. pirms 9 gadiem
  David Benjamin 40acdaeb86 Rename p_thread_callback_base to p_thread_callback_boringssl. pirms 9 gadiem
  David Benjamin 72f5911a16 Fix the standalone shared library build. pirms 9 gadiem
  David Benjamin 4d78718cde OPENSSL_EXPORT the threading functions. pirms 9 gadiem
  David Benjamin 89baa72ed8 Define __STDC_FORMAT_MACROS before inttypes.h. pirms 9 gadiem