Commit History

Author SHA1 Message Date
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 7 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 years ago
  Rich Salz dcf6e50f48 Merge Intel copyright notice into standard 7 years ago
  Benjamin Kaduk f44903a428 Address some -Wold-style-declaration warnings 7 years ago
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 years ago
  Rich Salz f3b3d7f003 Add -Wswitch-enum 8 years ago
  Andy Polyakov e3057a57ca ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity. 8 years ago
  Andy Polyakov b62b2454fa ec/asm/ecp_nistz256-x86_64.pl: addition to perform stricter reduction. 8 years ago
  Andy Polyakov 2e929e538c ecp_nistz256.c: get is_one on 32-bit platforms right. 8 years ago
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 years ago
  FdaSilvaYY dccd20d1b5 fix tab-space mixed indentation 8 years ago
  Alessandro Ghedini 9b398ef297 Convert CRYPTO_LOCK_EC_* to new multi-threading API 8 years ago
  Dr. Stephen Henson 9ff9bccc41 Add default operations to EC_METHOD 8 years ago
  Dr. Stephen Henson e5b2ea0ac3 Add group_order_bits to EC_METHOD. 8 years ago
  FdaSilvaYY a2d0baa2d9 GH678: Add a few more zalloc 8 years ago
  Dr. Stephen Henson be2e334fce Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 8 years ago
  Rich Salz 94af0cd7f3 Move more BN internals to bn_lcl.h 8 years ago
  Rich Salz 2c52ac9bfe Call single parent free_comp routine. 8 years ago
  Viktor Dukhovni b098dcae66 Fix double-free bugs in EC group precomputation state 8 years ago
  Rich Salz 3aef36ffef Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Emilia Kasper 5956b110e3 NISTZ256: owur'ize. 9 years ago
  Emilia Kasper 6038354cf8 NISTZ256: use EC_POINT API and check errors. 9 years ago
  Emilia Kasper a4d5269e6d NISTZ256: don't swallow malloc errors 9 years ago