]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
That wasn't supposed to be there...
[thirdparty/openssl.git] / crypto /
2002-10-10  Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-09  Richard LevitteAdd a few more VxWorks targets.
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-06  Dr. Stephen HensonVarious Win32 fixes.
2002-10-06  Dr. Stephen HensonOops, remove old comment out debugging printf...
2002-10-06  Richard LevitteSince crypt() isn't defined anywhere, define it locally...
2002-10-06  Richard LevittePlease do not use C++ comments in C code.
2002-10-06  Richard LevitteDo not define crypt(). The supported function is DES_c...
2002-10-05  Richard LevitteFor some reason, the random number support removed...
2002-10-04  Dr. Stephen Hensonmake update
2002-10-04  Dr. Stephen HensonAdd declaration got PKCS#7 NDEF.
2002-10-04  Richard LevitteAdd random number generation capability to the cswift...
2002-10-04  Richard LevitteIf we're loading libz dynamically, and COMP_zlib()...
2002-10-03  Dr. Stephen HensonVarious enhancements to PKCS#12 code, new
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-10-02  Richard LevitteRemoval missing
2002-10-02  Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-09-25  Richard LevitteMake sure that the signal storage is regarded as volatile.
2002-09-25  Richard LevitteIncorrect argument order to memset()
2002-09-25  Richard LevitteMissing ;
2002-09-23  Bodo Möllerreally fix race condition
2002-09-22  Ulf Mölleruse OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable...
2002-09-22  Ulf Möllermake files didn't work on case insensitive filesystems
2002-09-16  Bodo Möllermake sure 'neg' flag (which does not really matter...
2002-09-08  Dr. Stephen HensonReally fix PKCS7_set_detached this time...
2002-09-07  Dr. Stephen HensonFix typos in PKCS#12 ASN1 code.
2002-09-02  Bodo Möllerchange API for looking at the internal curve list
2002-08-30  Dr. Stephen HensonFix ASN1_STRING_to_UTF8: remove non sensical !*out...
2002-08-29  Bodo Möllerdon't memset(data,0,...) if data is NULL
2002-08-28  Geoff ThorpeFix a bug to allow the 4758 ENGINE to build as a DSO.
2002-08-27  Bodo Möllerdon't write beyond buffer
2002-08-26  Bodo Möllerless specific interface for EC_GROUP_get_basis_type
2002-08-26  Bodo Möllermove EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c
2002-08-26  Bodo MöllerASN1 for binary curves
2002-08-23  Dr. Stephen HensonReinstate the check for invalid length BIT STRINGS,
2002-08-22  Dr. Stephen HensonMake -nameopt work in req and add support for -reqopt
2002-08-22  Dr. Stephen HensonChange C++ style comments
2002-08-22  Dr. Stephen Henson#if out unused function to shut the compiler up.
2002-08-16  Bodo Möller'EC' vs. 'ECDSA'
2002-08-16  Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-08-15  Richard LevitteYet a couple of modules forgotten. These weren't impor...
2002-08-15  Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-15  Richard LevitteSometimes, the value of the variable containing the...
2002-08-14  Dr. Stephen HensonFix typo in OBJ_txt2obj which incorrectly passed the...
2002-08-13  Richard LevitteComma forgotten.
2002-08-13  Richard LevitteOh, ec2_smpt.c is #included by ec2_smpl.c!
2002-08-12  Richard LevitteDo not include openssl/ripemd.h when the RIPEMD algorit...
2002-08-12  Richard LevitteDo not use the word 'modulus', which is a class templat...
2002-08-12  Richard LevitteA few files in the ENGINE and EVP sections forgotten.
2002-08-12  Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-11  Richard LevitteOne more file to compile on VMS as well.
2002-08-11  Richard LevitteRemove clashes between symbols that have the same name...
2002-08-11  Richard LevitteMore long symbols to shorten.
2002-08-10  Richard Levittemem* functions are declared in string.h.
2002-08-09  Richard LevitteA new header.
2002-08-09  Richard LevitteSynchronise with Unix.
2002-08-09  Richard LevitteMore long names to shorten.
2002-08-09  Bodo Möller.cvsignore for crypto/ecdh
2002-08-09  Bodo Möllermake update
2002-08-09  Bodo Möllerfix warnings
2002-08-09  Bodo Mölleradd field type to text output
2002-08-09  Bodo Mölleruse 0, not NULL
2002-08-09  Bodo MöllerECDH engine support
2002-08-09  Bodo MöllerAdd ECDH support.
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-07  Bodo Mölleravoid SIGSEGV
2002-08-03  Bodo Mölleroops, undo previous change (was just for testing)
2002-08-03  Bodo Möllerfix bn_expand2
2002-08-03  Bodo Mölleruse bn_wexpand instead of bn_expand2 (the latter is...
2002-08-02  Dr. Stephen HensonFix typo
2002-08-02  Dr. Stephen HensonFix the ASN1 sanity check: correct header length
2002-08-02  Bodo Möllerdisable Sun divison algorithm by default
2002-08-02  Bodo Möllerfix bn_expand2
2002-08-02  Bodo Mölleroptical changes
2002-08-02  Bodo Möllertypo
2002-08-02  Bodo Möllerremove obsolete part of comment
2002-08-02  Bodo Möllerremove obsoleted disabled code
2002-08-02  Bodo MöllerLet BN_rand_range() abort with an error after 100 itera...
2002-08-02  Bodo MöllerChange BN_mod_sqrt() so that it verifies that the input...
2002-08-02  Bodo Möllermove GF2m tests to the end
2002-08-02  Bodo MöllerRename implementations of method functions so that...
2002-08-02  Bodo Möllerec2_smpt.c must be listed in LIBSRC
2002-08-02  Bodo Möllerthere is no alternative EC_METHOD for curves over GF...
2002-08-02  Bodo Mölleradd support for elliptic curves over binary fields
2002-08-02  Bodo MöllerBinary field arithmetic contributed by Sun Microsystems.
2002-08-02  Bodo MöllerAdd more WAP/WTLS elliptic curve OIDs.
2002-08-02  Bodo MöllerNew error code ERR_R_DISABLED
2002-08-02  Bodo Möllerget rid of OpenSSLDie
2002-08-02  Richard LevitteCertain flag macros were tested with #if instead if...
2002-08-01  Richard Levittemake update
2002-08-01  Richard LevitteAvoid yet another name clash with libdes, and make...
2002-08-01  Richard LevitteOCSP and KRB5 Makefil.ssl should be consistent with...
2002-08-01  Richard LevitteIf CRYPTO_realloc() is called with a NULL pointer,...
2002-07-31  Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-31  Richard LevitteThe version of the shared library should, for now,...
2002-07-30  Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30  Lutz Jänicke"make update"
2002-07-26  Bodo MöllerUse SEC1 format for EC private keys.
2002-07-25  Bodo MöllerMove zeroing from bn_expand_internal() to bn_expand2...
2002-07-24  Richard LevitteDon't clobber loop variable.
next