Revīziju vēsture

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