aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn
Commit message (Expand)AuthorAgeFilesLines
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Remove NOPROTO-related macros.Ulf Möller1999-04-261-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-267-169/+0
* Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1999-04-251-0/+1
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Avoid "incomprehensible" errors when required definitions are missing.Bodo Möller1999-04-241-0/+3
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-93/+61
* "make depend"Bodo Möller1999-04-231-57/+97
* Remove header files from .cvsignore.Ulf Möller1999-04-231-1/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2315-35/+35
* Work with -pedantic!Ben Laurie1999-04-233-21/+23
* Remove references to .org header file names.Ulf Möller1999-04-222-2/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-26/+3
* Change functions to ANSI C.Ulf Möller1999-04-1933-588/+203
* Fix typos in error codes.Ulf Möller1999-04-194-6/+6
* SPARC v8 assembler BIGNUM code.Ulf Möller1999-04-192-0/+1497
* Massive constification.Ben Laurie1999-04-172-2/+2
* Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to failDr. Stephen Henson1999-04-151-17/+26
* Remove obsolete files from SSLeay 0.8.Ulf Möller1999-04-0613-2946/+0
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-8/+8
* Fix Alpha assembler, remove redundant file.Ben Laurie1999-03-272-373/+7
* Fix security hole.Ben Laurie1999-03-222-19/+19
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+4
* Put the dependencies back.Ben Laurie1999-03-061-0/+56
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-64/+7
* Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall1999-02-272-8/+8
* BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. ForDr. Stephen Henson1999-02-261-4/+4
* Fix clearly untested "clever" hack.Ben Laurie1999-02-251-1/+1
* More CVS ignore stuff...Ralf S. Engelschall1999-02-251-0/+2
* Remember good pointers to Montgomery multiplication algorithmRalf S. Engelschall1999-02-251-0/+6
* Tidy up asm stuff.Ben Laurie1999-02-1217-10011/+7
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-102-2/+0
* More exactitude with function arguments.Ben Laurie1999-02-091-1/+1
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-311-0/+5
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-2810-68/+145
* This time, get it right.Ben Laurie1999-01-191-26/+37
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+46
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
* Submitted by: Neil Costigan <neil.costigan@celocom.com>Dr. Stephen Henson1999-01-141-5/+5
* Accept NULL in *_free.Ben Laurie1999-01-074-0/+12
* More .cvsignore stuff to make CVS quiet on our generated files.Ralf S. Engelschall1999-01-031-0/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* Deal with generated files.Ben Laurie1998-12-281-599/+0
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Fix unused variable warning of GCCRalf S. Engelschall1998-12-221-1/+4
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-2211-71/+68
* This commit was generated by cvs2svn to track changes on a CVS vendorRalf S. Engelschall1998-12-21100-972/+25588
|\