2000-01-02 |
Andy Polyakov | Metrowerks for Motorola tune-up. |
tree | commitdiff |
2000-01-02 |
Dr. Stephen Henson | Add support for MS "fast SGC". |
tree | commitdiff |
2000-01-01 |
Dr. Stephen Henson | Fix some of the command line password stuff. New function |
tree | commitdiff |
1999-12-29 |
Dr. Stephen Henson | Add OIDs for idea and blowfish. Unfortunately these... |
tree | commitdiff |
1999-12-29 |
Dr. Stephen Henson | Simplify the trust structure: basically zap the bit... |
tree | commitdiff |
1999-12-26 |
Andy Polyakov | MacOS updates. Initial support for GUSI (MacOS socket... |
tree | commitdiff |
1999-12-26 |
Dr. Stephen Henson | New {i2d,d2i}_PrivateKey_{bio, fp} functions. |
tree | commitdiff |
1999-12-25 |
Andy Polyakov | Makefile clean-ups, crypto/bn/asm/alpha.s compiles... |
tree | commitdiff |
1999-12-24 |
Dr. Stephen Henson | Allow passwords to be included on command line for... |
tree | commitdiff |
1999-12-24 |
Dr. Stephen Henson | Fixes so NO_RSA works again. |
tree | commitdiff |
1999-12-23 |
Dr. Stephen Henson | Add PKCS#8 utility functions and add PBE options. |
tree | commitdiff |
1999-12-22 |
Richard Levitte | Synchronising |
tree | commitdiff |
1999-12-22 |
Dr. Stephen Henson | Support for ASN1 NULL type. |
tree | commitdiff |
1999-12-19 |
Andy Polyakov | Even more late break-in MacOS tidbits... |
tree | commitdiff |
1999-12-19 |
Andy Polyakov | Late break-in patch for MacOS support. |
tree | commitdiff |
1999-12-19 |
Andy Polyakov | Initial support for MacOS is now available |
tree | commitdiff |
1999-12-19 |
Andy Polyakov | MacOS updates. |
tree | commitdiff |
1999-12-18 |
Bodo Möller | Rename |
tree | commitdiff |
1999-12-18 |
Bodo Möller | fix typos and other little errors ... |
tree | commitdiff |
1999-12-18 |
Bodo Möller | - Don't assume that int and size_t have the same repres... |
tree | commitdiff |
1999-12-18 |
Richard Levitte | - Added more documentation in CHANGES. |
tree | commitdiff |
1999-12-18 |
Richard Levitte | - Made sure some changed behavior is documented in... |
tree | commitdiff |
1999-12-17 |
Richard Levitte | Clear out license confusion. |
tree | commitdiff |
1999-12-17 |
Richard Levitte | Rebuild of the OpenSSL memory allocation and deallocati... |
tree | commitdiff |
1999-12-16 |
Richard Levitte | Synchronise VMS scripts with Unix Makefiles |
tree | commitdiff |
1999-12-15 |
Dr. Stephen Henson | Delete an unused variable and make the PKCS#12 keygen... |
tree | commitdiff |
1999-12-15 |
Dr. Stephen Henson | Fix the S/MIME code to use canonical MIME format for |
tree | commitdiff |
1999-12-14 |
Ulf Möller | Solaris x86 assembler problem is already addressed... |
tree | commitdiff |
1999-12-14 |
Dr. Stephen Henson | Various S/MIME fixes. Fix for memory leak, recipient... |
tree | commitdiff |
1999-12-13 |
Dr. Stephen Henson | Fix a typo in a_enum.c. |
tree | commitdiff |
1999-12-11 |
Dr. Stephen Henson | Various S/MIME fixes. |
tree | commitdiff |
1999-12-10 |
Dr. Stephen Henson | Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENT... |
tree | commitdiff |
1999-12-09 |
Dr. Stephen Henson | Make the PKCS#7 S/MIME functions check for passed NULL... |
tree | commitdiff |
1999-12-08 |
Ulf Möller | Don't use inline assembler on x86 Solaris (would need... |
tree | commitdiff |
1999-12-08 |
Dr. Stephen Henson | Add i2d_ASN1_PRINTABLESTRING() function, and do 'make... |
tree | commitdiff |
1999-12-07 |
Dr. Stephen Henson | Modify S/MIME application so the -signer option writes... |
tree | commitdiff |
1999-12-05 |
Dr. Stephen Henson | Merge in my S/MIME library and utility. |
tree | commitdiff |
1999-12-03 |
Bodo Möller | Use des_set_key_unchecked, not des_set_key. |
tree | commitdiff |
1999-12-03 |
Bodo Möller | Add functions des_set_key_checked, des_set_key_unchecked. |
tree | commitdiff |
1999-12-03 |
Dr. Stephen Henson | New function PKC12_newpass() |
tree | commitdiff |
1999-12-03 |
Dr. Stephen Henson | Fix a bug in the modified purpose code: it wasn't updat... |
tree | commitdiff |
1999-12-02 |
Dr. Stephen Henson | Change the trust and purpose code so it doesn't need... |
tree | commitdiff |
1999-12-01 |
Dr. Stephen Henson | Modify the X509 V3 extension lookup code. |
tree | commitdiff |
1999-11-29 |
Dr. Stephen Henson | Remainder of SSL purpose and trust code: trust and... |
tree | commitdiff |
1999-11-29 |
Dr. Stephen Henson | Add part of chain verify SSL support code: not complete... |
tree | commitdiff |
1999-11-27 |
Dr. Stephen Henson | Add trust setting support to the verify code. It now... |
tree | commitdiff |
1999-11-27 |
Richard Levitte | Add compilation of x509_trs |
tree | commitdiff |
1999-11-27 |
Dr. Stephen Henson | Oops! Commit died on me :-( |
tree | commitdiff |
1999-11-27 |
Dr. Stephen Henson | Initial trust code: allow setting of trust checking... |
tree | commitdiff |
1999-11-26 |
Dr. Stephen Henson | New options to the -verify program which can be used... |
tree | commitdiff |
1999-11-24 |
Dr. Stephen Henson | Initial chain verify code: not tested probably not... |
tree | commitdiff |
1999-11-23 |
Dr. Stephen Henson | Support for authority information access extension. |
tree | commitdiff |
1999-11-21 |
Dr. Stephen Henson | Transparent support for PKCS#8 private keys in RSA... |
tree | commitdiff |
1999-11-19 |
Dr. Stephen Henson | Support for otherName in GeneralName. |
tree | commitdiff |
1999-11-18 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-11-17 |
Ulf Möller | Missing #ifdef NO_DES |
tree | commitdiff |
1999-11-17 |
Dr. Stephen Henson | Modify verify code to handle self signed certificates. |
tree | commitdiff |
1999-11-16 |
Bodo Möller | Store verify_result with sessions to avoid potential... |
tree | commitdiff |
1999-11-16 |
Dr. Stephen Henson | Fix for a bug in PKCS#7 code and non-detached data. |
tree | commitdiff |
1999-11-16 |
Dr. Stephen Henson | New function X509_cmp(). |
tree | commitdiff |
1999-11-14 |
Dr. Stephen Henson | 'req' fixes. Reinstate length check one request fields. |
tree | commitdiff |
1999-11-12 |
Richard Levitte | The info removal code was overcomplicated, and error... |
tree | commitdiff |
1999-11-12 |
Bodo Möller | Avoid deadlock. |
tree | commitdiff |
1999-11-12 |
Richard Levitte | Avoid some silly compiler warnings, and add the change... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | Two changes have been made: |
tree | commitdiff |
1999-11-12 |
Richard Levitte | Some crypto applications are now being built on Unix... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | It's possible that considering the configuration file... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | Avoid silly compiler warnings about functions not being... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | Some new names in asn1.h are longer than 31 chars,... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | Make sure installed files are world readable |
tree | commitdiff |
1999-11-11 |
Dr. Stephen Henson | Fix a couple of outstanding issues: update STATUS file... |
tree | commitdiff |
1999-11-09 |
Bodo Möller | Undo silly change. |
tree | commitdiff |
1999-11-09 |
Ben Laurie | Fix (spurious) warnings. |
tree | commitdiff |
1999-11-09 |
Bodo Möller | Avoid some warnings. |
tree | commitdiff |
1999-11-08 |
Dr. Stephen Henson | Fix to the -revoke option in ca. It was leaking memory... |
tree | commitdiff |
1999-11-04 |
Dr. Stephen Henson | Allow additional information to be attached to a |
tree | commitdiff |
1999-11-03 |
Mark J. Cox | Fix assembler for Alpha (tested only on DEC OSF not... |
tree | commitdiff |
1999-10-30 |
Ulf Möller | *** empty log message *** |
tree | commitdiff |
1999-10-29 |
Dr. Stephen Henson | Fix to PKCS#7 routines so it can decrypt some oddball... |
tree | commitdiff |
1999-10-27 |
Dr. Stephen Henson | Continued multibyte character support. |
tree | commitdiff |
1999-10-26 |
Bodo Möller | Always hash the pid in the first iteration in ssleay_ra... |
tree | commitdiff |
1999-10-26 |
Bodo Möller | Make md_rand.c more robust. |
tree | commitdiff |
1999-10-26 |
Bodo Möller | Various randomness handling bugfixes and improvements -- |
tree | commitdiff |
1999-10-26 |
Bodo Möller | Report an error from X509_STORE_load_locations |
tree | commitdiff |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic... |
tree | commitdiff |
1999-10-25 |
Bodo Möller | Respect PEX_LIBS and EX_LIBS when building binaries |
tree | commitdiff |
1999-10-25 |
Dr. Stephen Henson | More multibyte character support. |
tree | commitdiff |
1999-10-23 |
Ben Laurie | Constification. |
tree | commitdiff |
1999-10-23 |
Ben Laurie | Don't return stuff from void functions. |
tree | commitdiff |
1999-10-21 |
Dr. Stephen Henson | New function ASN1_mbstring_copy() to handle ASN1 string... |
tree | commitdiff |
1999-10-20 |
Dr. Stephen Henson | Replace the macros in asn1.h with function equivalents... |
tree | commitdiff |
1999-10-14 |
Bodo Möller | Use of DEVRANDOM must be #ifdef'ed (the #ifdef was... |
tree | commitdiff |
1999-10-13 |
Dr. Stephen Henson | Initial support for certificate purpose checking: this... |
tree | commitdiff |
1999-10-11 |
Dr. Stephen Henson | Add EX_DATA support to X509. |
tree | commitdiff |
1999-10-09 |
Dr. Stephen Henson | New functions to parse and get extensions. |
tree | commitdiff |
1999-10-07 |
Andy Polyakov | RC4 tune-up featuring 30-40% performance improvement... |
tree | commitdiff |
1999-10-05 |
Dr. Stephen Henson | Fix for bug in pkcs12 program and typo in ASN1_tag2str(). |
tree | commitdiff |
1999-10-04 |
Dr. Stephen Henson | Add support for public key input and output in rsa... |
tree | commitdiff |
1999-10-04 |
Dr. Stephen Henson | Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashin... |
tree | commitdiff |
1999-10-04 |
Ralf S. Engelschall | Add prototypes for new DSA functions Steve added recently. |
tree | commitdiff |
next |