2001-10-04 |
Richard Levitte | Because there's chances we clash with the system's... |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | "make update". |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | This commits changes to various parts of libcrypto... |
tree | commitdiff |
2001-09-03 |
Bodo Möller | Rename recently introduced functions for improved code... |
tree | commitdiff |
2001-09-01 |
Geoff Thorpe | Make the necessary changes to work with the recent... |
tree | commitdiff |
2001-08-25 |
Geoff Thorpe | Give DH, DSA, and RSA functions to "up" their reference... |
tree | commitdiff |
2001-08-12 |
Geoff Thorpe | The indexes returned by ***_get_ex_new_index() function... |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Header bloat reduction for EVP_PKEY. |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-07-26 |
Lutz Jänicke | Fix problem occuring when used from OpenSSH on Solaris 8. |
tree | commitdiff |
2001-06-26 |
Bodo Möller | DSA verification should insist that r and s are in... |
tree | commitdiff |
2001-06-23 |
Dr. Stephen Henson | In {RSA,DSA,DH}_new_method(x) need to increase the... |
tree | commitdiff |
2001-06-23 |
Richard Levitte | make update |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
tree | commitdiff |
2001-06-05 |
Richard Levitte | 'make update' |
tree | commitdiff |
2001-04-30 |
Geoff Thorpe | In RSA, DSA, DH, and RAND - if the "***_new()" function... |
tree | commitdiff |
2001-04-21 |
Dr. Stephen Henson | Fix ASN1 bug when decoding OTHER type. |
tree | commitdiff |
2001-03-11 |
Bodo Möller | Forcibly enable memory leak checking during "make test" |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-02-23 |
Dr. Stephen Henson | Get rid of ASN1_ITEM_FUNCTIONS dummy function |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-20 |
Ulf Möller | Use BN_rand_range(). |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-10 |
Bodo Möller | Simplify BN_rand_range |
tree | commitdiff |
2001-02-08 |
Bodo Möller | Integrate my implementation of a countermeasure against |
tree | commitdiff |
2001-02-07 |
Ulf Möller | Bleichenbacher's DSA attack |
tree | commitdiff |
2001-02-04 |
Ben Laurie | Make depend. |
tree | commitdiff |
2000-12-08 |
Dr. Stephen Henson | Merge from the ASN1 branch of new ASN1 code |
tree | commitdiff |
2000-11-29 |
Geoff Thorpe | Do to DH and DSA what has already been done to RSA... |
tree | commitdiff |
2000-11-19 |
Richard Levitte | Make sure bs is assigned NULL when it's free'd, or... |
tree | commitdiff |
2000-11-12 |
Ulf Möller | in some new file names the first 8 characters were... |
tree | commitdiff |
2000-11-07 |
Richard Levitte | Constify DSA-related code. |
tree | commitdiff |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-13 |
Ulf Möller | Don't set the two top bits to one when generating a... |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
tree | commitdiff |
2000-06-09 |
Richard Levitte | Using checks of the existence of HEADER_{foo}_H in... |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-04-20 |
Geoff Thorpe | The handling of DSA_METHOD and DH_METHOD wasn't quite... |
tree | commitdiff |
2000-03-05 |
Bodo Möller | Preserve reason strings in automatically build tables. |
tree | commitdiff |
2000-02-29 |
Bodo Möller | Check BN_rand return value. |
tree | commitdiff |
2000-02-05 |
Bodo Möller | Cosmetic changes. |
tree | commitdiff |
2000-02-05 |
Ulf Möller | New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end... |
tree | commitdiff |
2000-02-03 |
Dr. Stephen Henson | Add new -notext option to 'ca', -pubkey option to spkac. |
tree | commitdiff |
2000-02-02 |
Bodo Möller | Tolerate negative numbers in BN_is_prime. |
tree | commitdiff |
2000-02-02 |
Bodo Möller | rndsort{Miller, Rabin} primality test. |
tree | commitdiff |
2000-01-30 |
Bodo Möller | Tiny changes to previous patch (the log message was... |
tree | commitdiff |
2000-01-30 |
Bodo Möller | Make DSA_generate_parameters, and fix a couple of bug |
tree | commitdiff |
2000-01-27 |
Ulf Möller | Document DSA and SHA. |
tree | commitdiff |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
tree | commitdiff |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
tree | commitdiff |
2000-01-15 |
Bodo Möller | add "randomness" |
tree | commitdiff |
1999-11-04 |
Dr. Stephen Henson | Allow additional information to be attached to a |
tree | commitdiff |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic... |
tree | commitdiff |
1999-10-20 |
Dr. Stephen Henson | Replace the macros in asn1.h with function equivalents... |
tree | commitdiff |
1999-10-04 |
Ralf S. Engelschall | Add prototypes for new DSA functions Steve added recently. |
tree | commitdiff |
1999-08-24 |
Ulf Möller | make update. |
tree | commitdiff |
1999-08-23 |
Dr. Stephen Henson | Initial support for DH_METHOD. Also added a DH lock... |
tree | commitdiff |
1999-08-22 |
Dr. Stephen Henson | Initial support for DSA_METHOD... |
tree | commitdiff |
1999-08-06 |
Bodo Möller | fix the bug |
tree | commitdiff |
1999-08-05 |
Bodo Möller | New function DSA_dup_DH, and fixes for bugs that were... |
tree | commitdiff |
1999-07-21 |
Bodo Möller | Torture weak compilers less by not automatically includ... |
tree | commitdiff |
1999-07-09 |
Bodo Möller | Fix memory checking. |
tree | commitdiff |
1999-06-25 |
Bodo Möller | Avoid some memory holes, one of which was pointed out by |
tree | commitdiff |
1999-06-12 |
Bodo Möller | Avoid some warnings (on silly compilers). |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Don't mix real tabs with tabs expanded as 8 spaces... |
tree | commitdiff |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Add a kludge :-( |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Message digest stuff. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Change the command line options of mkerr.pl so -static... |
tree | commitdiff |
1999-04-24 |
Bodo Möller | Restore ERRC definitions that are needed to compile... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Delete the unnecessary ERR and ERRC lines in makefiles... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | "make depend" |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
tree | commitdiff |
1999-04-23 |
Ben Laurie | Work with -pedantic! |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-12 |
Ben Laurie | Add type-safe STACKs and SETs. |
tree | commitdiff |
1999-04-09 |
Ulf Möller | Separate DSA functionality from ASN.1 encoding. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
1999-03-22 |
Ben Laurie | Fix security hole. |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Put the dependencies back. |
tree | commitdiff |
1999-03-06 |
Ralf S. Engelschall | General source tree makefile cleanups: Made `making... |
tree | commitdiff |
1999-02-25 |
Ralf S. Engelschall | Typo |
tree | commitdiff |
1999-02-15 |
Dr. Stephen Henson | Fix various memory leaks in SSL, apps and DSA |
tree | commitdiff |
next |