História revízii

Autor SHA1 Správa Dátum
  Matt Caswell 605856d72c Update copyright year 3 rokov pred
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 rokov pred
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 rokov pred
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ 6 rokov pred
  Davide Galassi 55442b8a5b BIGNUM signed add/sub routines refactory 6 rokov pred
  Andy Polyakov a78324d95b bn/bn_add.c: address performance regression. 7 rokov pred
  Andy Polyakov 7d6284057b bn/bn_add.c: favour counted loops over ifs and breaks. 8 rokov pred
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 rokov pred
  Rich Salz 349807608f Remove /* foo.c */ comments 9 rokov pred
  Pascal Cuoq 9f6795e7d2 BN_usub: Don't copy when r and a the same 9 rokov pred
  Rich Salz 9f040d6dec Some cleanups for crypto/bn 9 rokov pred
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 rokov pred
  Andy Polyakov c2cfc956e5 bn/bn_add.c: fix dead code elimination that went bad. 9 rokov pred
  Rich Salz 06cf881a3a Final (for me, for now) dead code cleanup 9 rokov pred
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 9 rokov pred
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 rokov pred
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 rokov pred
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 rokov pred
  Rich Salz 3d81ec5b92 Remove #ifdef's for IRIX_CC_BUG 10 rokov pred
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's 10 rokov pred
  Ben Laurie 8892ce7714 Constification - mostly originally from Chromium. 10 rokov pred
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 rokov pred
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 rokov pred
  Ben Laurie 4d6e1e4f29 size_tification. 16 rokov pred
  Ulf Möller 380e145daf Add "dif" variable to clean up the loop implementations. 21 rokov pred
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 rokov pred
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. 24 rokov pred
  Ulf Möller dd8dec69b8 Document the BN library. 25 rokov pred
  Ben Laurie 84c15db551 Some constification and stacks that slipped through the cracks (how?). 25 rokov pred
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 rokov pred