| Commit message (Expand) | Author | Age | Files | Lines |
* | Define a STORE type. For documentation, read the entry in CHANGES, | Richard Levitte | 2003-05-01 | 1 | -0/+1 |
* | Counter for GCC attributes. | Richard Levitte | 2003-04-03 | 1 | -5/+5 |
* | Sometimes, we have partial comments on the same line as other stuff we | Richard Levitte | 2003-03-20 | 1 | -0/+4 |
* | New ASN1 macros to just implement and declare the new and free functions | Dr. Stephen Henson | 2003-03-20 | 1 | -0/+4 |
* | The util scripts need to handled no-hw. | Richard Levitte | 2003-01-30 | 1 | -2/+4 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 1 | -3/+5 |
* | Hmm, Geoff's change made things quite interesting. We can now give | Richard Levitte | 2002-12-09 | 1 | -2/+5 |
* | For the mkdef.pl to recognise if the "external" engines are inserted | Richard Levitte | 2002-10-24 | 1 | -2/+6 |
* | Typo. | Dr. Stephen Henson | 2002-10-05 | 1 | -1/+1 |
* | Update mkdef.pl to handle new ASN1 macro | Dr. Stephen Henson | 2002-10-04 | 1 | -0/+2 |
* | Add ECDH support. | Bodo Möller | 2002-08-09 | 1 | -2/+5 |
* | Add support for shared libraries with OS/2. | Richard Levitte | 2002-07-17 | 1 | -12/+34 |
* | Minor typos | Lutz Jänicke | 2002-07-10 | 1 | -2/+2 |
* | ECDSA support | Bodo Möller | 2002-02-13 | 1 | -2/+5 |
* | Because Rijndael is more known as AES, use crypto/aes instead of | Richard Levitte | 2002-01-02 | 1 | -2/+1 |
* | Due to an increasing number of clashes between modern OpenSSL and | Richard Levitte | 2001-10-24 | 1 | -1/+1 |
* | Two changes: | Richard Levitte | 2001-09-26 | 1 | -2/+11 |
* | Make sure crypto/krb5/krb5_asn.h becomes part of libeay.num. | Richard Levitte | 2001-07-11 | 1 | -0/+1 |
* | Win16 too :-). | Richard Levitte | 2001-05-13 | 1 | -1/+1 |
* | When doing rewrites on ssleay.num, the file was prematurely closed. | Richard Levitte | 2001-05-13 | 1 | -3/+2 |
* | Change Win32 to use EXPORT_VAR_AS_FN. | Dr. Stephen Henson | 2001-05-12 | 1 | -1/+1 |
* | Add a general user interface API. This is designed to replace things | Richard Levitte | 2001-05-06 | 1 | -0/+1 |
* | Make proper use of all disabling variables. | Richard Levitte | 2001-04-26 | 1 | -0/+9 |
* | We shouldn't skip over header files to avoid functions of disabled algorithms... | Richard Levitte | 2001-04-26 | 1 | -28/+28 |
* | Add the 'ec' directory to mkdef.pl and mkfiles.pl | Dr. Stephen Henson | 2001-03-10 | 1 | -7/+10 |
* | Sort platforms lexicographically as well. Also, support more than two | Richard Levitte | 2001-03-02 | 1 | -15/+19 |
* | Introduce the possibility to access global variables through | Richard Levitte | 2001-03-02 | 1 | -132/+377 |
* | When inside a #if 0..#endif, do not define anything. | Richard Levitte | 2001-02-22 | 1 | -107/+108 |
* | Modify mkdef.pl to recognise and parse prprocessor conditionals of the | Richard Levitte | 2001-02-21 | 1 | -58/+110 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -12/+14 |
* | Do not insert things in syms{} and kind{} when parsing the header | Richard Levitte | 2001-02-19 | 1 | -86/+70 |
* | Various Win32 related fixed. Make no-krb5 work in mkdef.pl . | Dr. Stephen Henson | 2001-02-09 | 1 | -3/+5 |
* | Various updates to mkdef.pl to cope with new aes | Dr. Stephen Henson | 2001-02-09 | 1 | -7/+39 |
* | Remove RSAref-related things. | Richard Levitte | 2000-12-31 | 1 | -11/+0 |
* | Enhancements to mkdef.pl: | Richard Levitte | 2000-12-29 | 1 | -15/+50 |
* | Various Win32 related fixes. Doesn't compile yet on | Dr. Stephen Henson | 2000-12-21 | 1 | -0/+7 |
* | Make mkdef.pl parse some ASN1 IMPLEMENT macros. | Dr. Stephen Henson | 2000-12-16 | 1 | -3/+19 |
* | Get the Rijndael function declarations. | Richard Levitte | 2000-11-14 | 1 | -0/+1 |
* | Detect and mark functions that no longer exist. | Richard Levitte | 2000-11-14 | 1 | -1/+19 |
* | Add Rijndael as things to look through. | Richard Levitte | 2000-11-14 | 1 | -2/+6 |
* | Remove references to RSAref. The glue library is but a memory to fade | Richard Levitte | 2000-11-08 | 1 | -2/+2 |
* | The majority of the OCSP code from CertCo. | Richard Levitte | 2000-10-27 | 1 | -0/+1 |
* | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte | 2000-10-26 | 1 | -0/+1 |
* | When creating a .def file, be a bit more selective so disabled | Richard Levitte | 2000-09-25 | 1 | -3/+23 |
* | Wrong variable used. It's funny how some bugs take a long time | Richard Levitte | 2000-09-20 | 1 | -1/+1 |
* | Oops, no engine in the main trunk. | Richard Levitte | 2000-09-17 | 1 | -1/+0 |
* | Tell users that a rewrite might be a good idea. | Richard Levitte | 2000-09-17 | 1 | -0/+4 |
* | mkdef.pl still needed better logic. Also, the semantics of the | Richard Levitte | 2000-09-11 | 1 | -8/+49 |
* | mkdef.pl has erroneous conditions to check if a symbol is excluded | Richard Levitte | 2000-09-11 | 1 | -8/+9 |
* | Major hack of mkdef.pl. There should be no more need to redo the | Richard Levitte | 2000-09-07 | 1 | -177/+501 |