Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 3c2bdd7df9 Update copyright year vor 3 Jahren
  Amitay Isaacs 5de32f22e7 Use numbers definition of int128_t and uint128_t vor 3 Jahren
  Matt Caswell 605856d72c Update copyright year vor 3 Jahren
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call vor 3 Jahren
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files vor 4 Jahren
  Antoine Cœur c2969ff6e7 Fix Typos vor 5 Jahren
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ vor 5 Jahren
  Andy Polyakov 3a4a88f436 bn/bn_{div|shift}.c: introduce fixed-top interfaces. vor 5 Jahren
  Andy Polyakov 3da2e9c4ee bn/bn_div.c: make conditional addition unconditional vor 5 Jahren
  Matt Caswell 1212818eb0 Update copyright year vor 5 Jahren
  Andy Polyakov 305b68f1a2 bn/bn_lib.c: add BN_FLG_FIXED_TOP flag. vor 6 Jahren
  KaoruToda 26a7d938c9 Remove parentheses of return. vor 6 Jahren
  Rich Salz e3713c365c Remove email addresses from source code. vor 6 Jahren
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and vor 6 Jahren
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get vor 7 Jahren
  Geoff Thorpe 38d1b3cc02 bn: fix occurances of negative zero vor 7 Jahren
  Andy Polyakov 68b4a6e91f crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'r'. vor 7 Jahren
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto vor 8 Jahren
  Kurt Roeckx acc600928d Avoid creating an illegal pointer vor 8 Jahren
  Rich Salz 4f22f40507 Copyright consolidation 06/10 vor 8 Jahren
  Rich Salz 94af0cd7f3 Move more BN internals to bn_lcl.h vor 8 Jahren
  Rich Salz 349807608f Remove /* foo.c */ comments vor 8 Jahren
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files vor 9 Jahren
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . vor 9 Jahren
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) vor 9 Jahren
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that vor 9 Jahren
  Emilia Kasper a015758d11 Check for invalid divisors in BN_div. vor 9 Jahren
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI vor 9 Jahren
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's vor 10 Jahren
  Andy Polyakov bf3dfe7fee bn_div.c: remove duplicate code by merging BN_div and BN_div_no_branch. vor 13 Jahren