Commit History

Author SHA1 Message Date
  Richard Levitte 8cc1dc3632 Better error code when lacking __SIZEOF_INT128__ 6 years ago
  Matt Caswell 0d66475908 Update copyright year 6 years ago
  Andy Polyakov 6afed267db ec/ecp_nistp{224,256,521}.c: harmonize usage of __uint128_t. 6 years ago
  Andy Polyakov 8af7e94d7b ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour. 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Bernd Edlinger c55b786a89 Fix the return type of felem_is_zero_int which should be int. 6 years ago
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 years ago
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 7 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 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
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Matt Caswell 615614c886 Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 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 8 years ago
  Peter Dettman 88f4c6f3d2 Fix build errors with enable-ec_nistp_64_gcc_128 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 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
  Andy Polyakov ace8f54691 ec/ecp_nistp*.c: fix SEGVs. 9 years ago
  Rich Salz e0e920b1a0 free NULL cleanup 9 9 years ago