커밋 기록

작성자 SHA1 메시지 날짜
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 년 전
  Bernd Edlinger 6de1fe9086 Enforce a minimum DH modulus size of 512 bits 5 년 전
  Richard Levitte 8b84b075ff Adapt DH to use with KEYMGMT 5 년 전
  Bernd Edlinger a38c878c2e Change DH parameters to generate the order q subgroup instead of 2q 5 년 전
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() 5 년 전
  Richard Levitte e38873f5ce Following the license change, modify the boilerplates in crypto/dh/ 6 년 전
  Rich Salz e3713c365c Remove email addresses from source code. 7 년 전
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 년 전
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 년 전
  Matt Caswell 0aeddcfa61 Make DH opaque 8 년 전
  Rich Salz 349807608f Remove /* foo.c */ comments 9 년 전
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 년 전
  Rich Salz dfb56425b6 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 9 년 전
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 년 전
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 년 전
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 년 전
  Dr. Stephen Henson 1bfffe9bd0 Remove FIPS module code from crypto/dh 10 년 전
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 년 전
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 년 전
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 년 전
  Dr. Stephen Henson 83c3410b94 FIPS DH changes: selftest checks and key range checks. 14 년 전
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 년 전
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to 22 년 전
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 년 전
  Bodo Möller 82652aaf17 fix DH_generate_parameters for general 'generator' 22 년 전
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 25 년 전
  Ulf Möller 4486d0cd7a Document the DH library, and make some minor changes along the way. 25 년 전
  Bodo Möller 48c843c367 New function DSA_dup_DH, and fixes for bugs that were found 25 년 전
  Ben Laurie b4f76582d4 More evil cast removal. 25 년 전
  Ulf Möller 73d2257d97 Remove NOPROTO-related macros. 25 년 전