DSA verification should insist that r and s are in the allowed range.
[openssl.git] / crypto /
2001-06-26 Bodo MöllerDSA verification should insist that r and s are in...
2001-06-25 Richard LevitteMake get_ip() a bit more strict in it's parsing of...
2001-06-25 Bodo MöllerTranslate into valid C (don't call functions with wrong...
2001-06-24 Richard LevitteMake sure we don't return 0 on error.
2001-06-23 Dr. Stephen HensonIn {RSA,DSA,DH}_new_method(x) need to increase the...
2001-06-23 Richard LevitteUse the new UI features, among others the new boolean...
2001-06-23 Richard LevitteIncluding stdio.h before setting _XOPEN_SOURCE and
2001-06-23 Richard Levittemake update
2001-06-23 Richard LevitteDo not loop i the OpenSSL UI method any more. Instead...
2001-06-23 Richard Levittemake update
2001-06-23 Richard LevitteImplement boolean (yes/no or OK/Cancel, ...) input.
2001-06-23 Richard LevitteNew error printing function that gives the possibility...
2001-06-23 Richard LevitteInclude the UI error strings.
2001-06-23 Richard LevitteFor the UI functions that return an int, 0 or any posit...
2001-06-23 Dr. Stephen HensonFix hwcrhk_insert_card.
2001-06-23 Dr. Stephen HensonIn UI_dup_*() function, use the duped string, not the...
2001-06-22 Andy PolyakovThis fixes "Spurious test failures on IRIX?" reported...
2001-06-21 Dr. Stephen HensonFix memory leak when RAND is used: need to cleanup
2001-06-20 Richard LevitteSince there is a way to create UI_METHODs, implement...
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-19 Richard Levittecp is only used when DSA is built.
2001-06-19 Richard Levitte- Add the possibility to control engines through contro...
2001-06-19 Richard LevitteThe default flag should be for default passwords only...
2001-06-19 Richard LevitteEnhance the user interface with better support for...
2001-06-19 Dr. Stephen HensonDon't set pointer if add_lock_callback used.
2001-06-17 Ben LaurieFix a memory leak (there's another around here somewher...
2001-06-16 Ben LaurieDelete a redundant line.
2001-06-11 Bodo MöllerFor MSDOS, the tty filename still is "con", not "/dev...
2001-06-11 Andy PolyakovGet rid of "possible WAW dependency" warnings.
2001-06-11 Bodo MöllerEarlier OpenSSL versions printed prompts to stderr.
2001-06-11 Dr. Stephen HensonInitialize UI ex_data.
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-06-08 Ulf Möllermore error codes fixed
2001-06-07 Lutz JänickeERR_peek_error() returns "unsigned long".
2001-06-06 Richard LevitteDon't forget to initialise.
2001-06-06 Bodo Möllerwhen checking OAEP, signal just a single kind of 'decod...
2001-06-06 Ulf Möllermove check to avoid memory leak.
2001-06-06 Ulf Möllermake sure we don't write to seed[-1]
2001-06-05 Richard Levitte'make update'
2001-06-05 Richard LevitteDefining __USE_XOPEN_EXTENDED was the wrong thing....
2001-06-05 Richard LevitteA good use of the UI interface is as a password callbac...
2001-06-04 Richard LevitteAccept digits in symbol names. Spotted by Brian Havard...
2001-06-01 Richard LevitteConfusion between algorithms resolved.
2001-06-01 Richard LevittenCipher callbacks shall return 0 on success, something...
2001-06-01 Richard LevitteStop mishandling the type number in dynlock locking
2001-06-01 Bodo Möllerincrease DEFAULT_BUFFER_SIZE (4K instead of just 1K)
2001-05-31 Richard LevitteDon't decrement the reference counter twice when destro...
2001-05-31 Geoff ThorpeFix a memory leak in 'sk_dup' in the case a realloc...
2001-05-30 Andy PolyakovGet rid of RAW dependency warnings.
2001-05-28 Andy PolyakovAssembler support for IA-64. See the source code commen...
2001-05-25 Richard LevitteWe had the password callback for ENGINEs pretty much...
2001-05-24 Dr. Stephen HensonAdd missing variable length cipher flag for Blowfish.
2001-05-17 Dr. Stephen HensonFix for new UI functions under Win32.
2001-05-16 Richard LevitteNew internal function OPENSSL_gmtime, which is intended...
2001-05-15 Lutz JänickeIncrease ENTROPY_NEEDED to support Rijndael's larger...
2001-05-15 Richard LevitteDo not forget to increment the pointers...
2001-05-15 Richard LevitteLow-case the names of the system routines, since some...
2001-05-14 Richard Levittebranch on equal is beql, not beq...
2001-05-14 Richard LevitteMake sure strdup() is properly declared.
2001-05-14 Richard LevitteMake sure memset() is properly declared.
2001-05-14 Richard Levitteui was forgotten when installing libcrypto and it's...
2001-05-14 Richard LevitteRemove the password reading objects from LIB_DES.
2001-05-14 Richard LevitteMake more short aliases for symbols that are longer...
2001-05-14 Richard Levittelen is a size_t, which is an unsigned integer. Therefo...
2001-05-14 Richard LevitteUse ui_compat.h to get the password reading functions.
2001-05-14 Richard LevitteMake it so the compiler doesn't inform me about the...
2001-05-13 Richard LevitteA randomizer for OpenVMS, using the statistics that...
2001-05-13 Richard LevitteDefine `ok' and better error detection.
2001-05-13 Richard Levittemake update
2001-05-13 Richard Levittedes_read_password() and des_read_2passwords() can only...
2001-05-13 Richard LevitteMove the password reading functions completely away...
2001-05-13 Dr. Stephen Henson#if 0 out deleted (?) functions to stop Win32 DLL
2001-05-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-12 Dr. Stephen HensonTypo.
2001-05-11 Richard Levittee_os2.h defines things like OPENSSL_SYS_MSDOS, not...
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-05-10 Dr. Stephen HensonFix warning with DEBUG_SAFESTACK
2001-05-09 Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-05-08 Richard LevitteThere is no uitest
2001-05-07 Dr. Stephen HensonInitial CRL based revocation checking.
2001-05-07 Richard LevitteClarify the license and copyright, make preprocessor...
2001-05-06 Richard Levittemake update
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-05-03 Richard LevitteSome platforms (most notably Windows) do not have a...
2001-04-30 Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-04-29 Dr. Stephen HensonWin32 fixes:
2001-04-27 Geoff ThorpeFor some inexplicable reason, I'd (a) left the debuggin...
2001-04-26 Geoff ThorpeSome fixes to the reference-counting in ENGINE code...
2001-04-26 Geoff ThorpeThis adds 2 things to the ENGINE code.
2001-04-26 Richard LevitteProvide the possibility to clean up internal ENGINE...
2001-04-26 Richard Levittegcc warns when certain values of an enumeration aren...
2001-04-26 Richard LevitteCheck for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO...
2001-04-26 Richard Levitteengine.h includes all the needed header files, so don...
2001-04-26 Richard LevitteUser OPENSSL_UNISTD instead of <unistd.h>.
2001-04-25 Geoff ThorpeThis change to the "dl", "dlfcn", and "win32" DSO_METHO...
2001-04-21 Dr. Stephen HensonFix ASN1 bug when decoding OTHER type.
2001-04-20 Richard LevitteVMS was behind when it comes to OCSP.
2001-04-19 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-19 Geoff ThorpeSome BIG tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
next