add support for elliptic curves over binary fields
[openssl.git] / crypto / x509 /
2002-07-30 Lutz Jänicke"make update"
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-23 Dr. Stephen HensonUpdates from stable branch.
2002-02-13 Bodo MöllerECDSA support
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-20 Dr. Stephen HensonTypo.
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-08 Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-08-17 Dr. Stephen HensonAdd CRL utility functions to allow CRLs to be
2001-08-12 Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-08-06 Bodo MöllerMore typedef'd struct names as search targets
2001-08-06 Bodo MöllerReinsert typedef'ed names for structs to help those...
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-30 Lutz JänickeDon't miss files...
2001-07-30 Lutz JänickeFix inconsistent behaviour with respect to verify_callb...
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-06-26 Dr. Stephen HensonHandle empty X509_NAME in printing routines.
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-05-24 Dr. Stephen HensonAdd missing variable length cipher flag for Blowfish.
2001-05-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-05-09 Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-05-07 Dr. Stephen HensonInitial CRL based revocation checking.
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-26 Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
2001-02-26 Richard Levittemake update
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-12 Dr. Stephen HensonWork around for libsafe "error".
2001-02-04 Ben LaurieMake depend.
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2001-01-28 Bodo MöllerComment and indentation
2001-01-20 Dr. Stephen HensonFix to stop X509_time_adj() using GeneralizedTime.
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2000-12-30 Dr. Stephen HensonASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
2000-12-29 Dr. Stephen HensonReplace the old ASN1_dup() with ASN1_item_dup() and
2000-12-28 Dr. Stephen HensonAdd NO_ASN1_OLD to remove some old style functions:
2000-12-28 Dr. Stephen HensonASN1_ITEM versions of sign, verify, pack and unpack.
2000-12-27 Dr. Stephen HensonX509V3_add_i2d() needs to be able to allocate a
2000-12-24 Dr. Stephen HensonNew function X509V3_add_i2d() this is used for
2000-12-15 Bodo MöllerLocking issues.
2000-12-14 Dr. Stephen HensonNew function X509_signature_print() to remove some...
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-14 Dr. Stephen HensonFix for typo in certificate directory lookup code.
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-04 Dr. Stephen HensonGlobal DirectoryString mask fix.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-22 Dr. Stephen HensonOnly use the new informational verify codes if we
2000-09-07 Dr. Stephen HensonTwo new PKCS#12 demo programs.
2000-09-07 Richard Levitte'make update'
2000-09-07 Richard LevitteIt's not just VMS that needs some symbols to be hacked...
2000-09-06 Bodo MöllerAnother superfluous pair of parentheses.
2000-09-06 Bodo MöllerAnother round of indentation changes: Position braces...
2000-09-06 Bodo MöllerMore indentation consistency: for (), while (), if...
2000-09-06 Bodo MöllerFix X509_STORE_CTX_init. Make indentation more consist...
2000-09-05 Dr. Stephen HensonFix typo in rsautl.
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-09-05 Dr. Stephen HensonKeep a not of original encoding in certificate requests.
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-09-03 Dr. Stephen HensonAdd 'rsautl' low level RSA utility.
2000-08-21 Dr. Stephen HensonVarious fixes...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-30 Dr. Stephen HensonDocument the new DN printing options.
2000-07-28 Dr. Stephen HensonNew ASN1_STRING_print_ex() and X509_NAME_print_ex()
2000-07-26 Dr. Stephen HensonMake NEG_PUBKEY_BUG on by default.
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-20 Dr. Stephen HensonHandle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-18 Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-04-09 Richard Levitte"make update"
2000-03-14 Dr. Stephen HensonMake V_ASN1_APP_CHOOSE work again.
2000-03-07 Dr. Stephen HensonNew compatability trust and purpose settings.
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-02 Dr. Stephen HensonFix bug which would free up a public key
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-20 Dr. Stephen HensonChange the 'other' structure in certificate aux info.
2000-02-17 Bodo MöllerMake sure the return value of by_file_ctrl(..., X509_L_...
2000-02-11 Bodo MöllerUpdate.
next