2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
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-27 |
Dr. Stephen Henson | More linker bloat reorganisation: |
tree | commitdiff |
2001-07-26 |
Dr. Stephen Henson | First of several reorganisations to |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
tree | commitdiff |
2001-06-11 |
Dr. Stephen Henson | Add support for MS CSP Name PKCS#12 attribute. |
tree | commitdiff |
2001-04-03 |
Richard Levitte | Plug a memory leak. Spotted by "Shijin" <shijin@comex... |
tree | commitdiff |
2001-03-18 |
Dr. Stephen Henson | Fix PKCS#12 key generation bug. |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-03-09 |
Dr. Stephen Henson | Change the EVP_somecipher() and EVP_somedigest() |
tree | commitdiff |
2001-02-26 |
Richard Levitte | make update |
tree | commitdiff |
2001-02-23 |
Dr. Stephen Henson | Get rid of ASN1_ITEM_FUNCTIONS dummy function |
tree | commitdiff |
2001-02-23 |
Dr. Stephen Henson | Initial support for ASN1_ITEM_FUNCTION option to |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-04 |
Ben Laurie | Make depend. |
tree | commitdiff |
2001-01-24 |
Dr. Stephen Henson | Add debugging info to new ASN1 code to trace memory... |
tree | commitdiff |
2001-01-14 |
Dr. Stephen Henson | Change PKCS#12 key derivation routines to cope with |
tree | commitdiff |
2001-01-10 |
Dr. Stephen Henson | Fix uni2asc() so it can properly convert zero length |
tree | commitdiff |
2000-12-31 |
Dr. Stephen Henson | Rewrite PKCS#12 code and remove some of the old |
tree | commitdiff |
2000-12-30 |
Dr. Stephen Henson | Delete PKCS#12 redundant files. |
tree | commitdiff |
2000-12-08 |
Dr. Stephen Henson | Merge from the ASN1 branch of new ASN1 code |
tree | commitdiff |
2000-11-12 |
Ulf Möller | in some new file names the first 8 characters were... |
tree | commitdiff |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk. |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-17 |
Richard Levitte | Use sk_*_new_null() instead of sk_*_new(NULL), since... |
tree | commitdiff |
2000-09-07 |
Dr. Stephen Henson | Two new PKCS#12 demo programs. |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-08-24 |
Dr. Stephen Henson | New option to CA.pl to sign request using CA extensions. |
tree | commitdiff |
2000-08-14 |
Richard Levitte | MD4 implemented. Assar Westerlund provided the digest... |
tree | commitdiff |
2000-07-05 |
Richard Levitte | I got sick and tired of having to keep track of NIDs... |
tree | commitdiff |
2000-06-21 |
Dr. Stephen Henson | Fixes for Win32 build. |
tree | commitdiff |
2000-06-20 |
Dr. Stephen Henson | Handle ASN1_SET_OF and PKCS12_STACK_OF using function |
tree | commitdiff |
2000-06-16 |
Dr. Stephen Henson | Safe stack reorganisation in terms of function casts. |
tree | commitdiff |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-06-01 |
Geoff Thorpe | "make update" + stripping the type-specific stack funct... |
tree | commitdiff |
2000-05-16 |
Ben Laurie | Typesafety Thought Police part 3. |
tree | commitdiff |
2000-05-16 |
Ben Laurie | Typesafety Thought Police Part 2. |
tree | commitdiff |
2000-05-15 |
Ulf Möller | Get rid of more non-ANSI declarations. |
tree | commitdiff |
2000-05-04 |
Dr. Stephen Henson | Make PKCS#12 code handle missing passwords. |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-03-22 |
Dr. Stephen Henson | Fix a memory leak in PKCS12_parse. |
tree | commitdiff |
2000-03-07 |
Richard Levitte | Check that a password was actually passed, or the user... |
tree | commitdiff |
2000-03-05 |
Bodo Möller | Preserve reason strings in automatically build tables. |
tree | commitdiff |
2000-03-04 |
Richard Levitte | Beautifying. Sorry, but code that's slammed to the... |
tree | commitdiff |
2000-03-03 |
Bodo Möller | Fix for previous patch: If RAND_pseudo_bytes returns... |
tree | commitdiff |
2000-03-02 |
Bodo Möller | Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Seek out and destroy another evil cast. |
tree | commitdiff |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
tree | commitdiff |
1999-12-29 |
Dr. Stephen Henson | Add OIDs for idea and blowfish. Unfortunately these... |
tree | commitdiff |
1999-12-15 |
Dr. Stephen Henson | Delete an unused variable and make the PKCS#12 keygen... |
tree | commitdiff |
1999-12-05 |
Dr. Stephen Henson | Merge in my S/MIME library and utility. |
tree | commitdiff |
1999-12-03 |
Dr. Stephen Henson | New function PKC12_newpass() |
tree | commitdiff |
1999-11-17 |
Ulf Möller | Missing #ifdef NO_DES |
tree | commitdiff |
1999-10-30 |
Ulf Möller | *** empty log message *** |
tree | commitdiff |
1999-10-20 |
Dr. Stephen Henson | Replace the macros in asn1.h with function equivalents... |
tree | commitdiff |
1999-08-17 |
Dr. Stephen Henson | Fix PKCS7_ENC_CONTENT_new() to include a sensible defau... |
tree | commitdiff |
1999-08-13 |
Ulf Möller | Add pkcs7 and des apps to "make all". |
tree | commitdiff |
1999-08-08 |
Ralf S. Engelschall | A few more ``#ifndef NO_FP_API / #endif'' pairs for... |
tree | commitdiff |
1999-07-30 |
Dr. Stephen Henson | Fix to PKCS#12 code to use the cipher block length... |
tree | commitdiff |
1999-06-29 |
Ulf Möller | Fix no-hmac and no-ripemd. |
tree | commitdiff |
1999-06-10 |
Dr. Stephen Henson | Two new functions to write out PKCS#8 private keys... |
tree | commitdiff |
1999-06-08 |
Dr. Stephen Henson | Complete support for PKCS#5 v2.0. Still needs extensive... |
tree | commitdiff |
1999-06-07 |
Dr. Stephen Henson | This is the main PKCS#5 v2.0 key generation function... |
tree | commitdiff |
1999-06-06 |
Dr. Stephen Henson | Change PBE handling a bit more: now the key and iv... |
tree | commitdiff |
1999-06-06 |
Dr. Stephen Henson | Rewrite PBE handling read to support PKCS#5 v2.0 and... |
tree | commitdiff |
1999-06-04 |
Dr. Stephen Henson | The rest of the PKCS#5, PKCS#8 patch I forgot before :-) |
tree | commitdiff |
1999-06-04 |
Ben Laurie | Some constification and stacks that slipped through... |
tree | commitdiff |
1999-05-30 |
Ben Laurie | Another stack. |
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 | Don't install e_os.h in include/openssl, use it only... |
tree | commitdiff |
1999-05-19 |
Dr. Stephen Henson | New functions sk_set, sk_value and sk_num to replace... |
tree | commitdiff |
1999-05-18 |
Dr. Stephen Henson | Change default PKCS#12 iteration count to 2048, include... |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-05-13 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-05-05 |
Ulf Möller | Remove unreachable return statements. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Another stack. |
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 | 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-25 |
Dr. Stephen Henson | Various header consistency fixes. |
tree | commitdiff |
1999-04-24 |
Bodo Möller | "perl util/mkerr.pl -static -recurse -rebuild" because... |
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 |
Ulf Möller | Function didn't get ANSIfied because of unusual formatting. |
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-19 |
Ulf Möller | Clean up prototypes (prepare for removing NOPROTO). |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-16 |
Ben Laurie | Fix some warnings. Contributed by Anonymous. |
tree | commitdiff |
1999-04-12 |
Ben Laurie | Add type-safe STACKs and SETs. |
tree | commitdiff |
1999-04-01 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
next |