Opportunistic change to work around pod2latex bug: rename NAME OPTIONS
[openssl.git] / crypto /
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-14 Dr. Stephen HensonFix get_email: 0 is a valid return value
2002-11-13 Richard Levittefree() -> OPENSSL_free()
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13 Richard LevitteWhen build as dynamic engines, the loading functions...
2002-11-13 Bodo Möllerdisable weird assert()s
2002-11-13 Bodo Möllerremove unused old directory crypto/rijndael (superseded...
2002-11-13 Richard LevitteC++ comments in C code, 'nuff said...
2002-11-13 Richard LevitteMake OpenSSLdie() visible (it's a must to get a proper...
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-11-12 Richard LevitteMake the CBC mode od AES accept lengths that aren't...
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-07 Dr. Stephen HensonTypo in OCSP ASN1 module
2002-11-05 Dr. Stephen HensonCheck for NULL ASN1_ITEM when initializeing
2002-11-04 Richard LevitteOff-by-one-error corrected.
2002-10-31 Richard LevitteRemove all referenses to RSAref, since that's been...
2002-10-30 Richard LevittePlug potential memory leak.
2002-10-23 Richard LevitteAn engine changed name.
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-18 Geoff ThorpeIf dynamically-loadable ENGINEs are linked against...
2002-10-16 Geoff Thorpe- Remo Inverardi noticed that ENGINEs don't have an...
2002-10-16 Geoff Thorpe- Remo Inverardi noticed that ENGINEs don't have an...
2002-10-14 Richard LevitteWhen BN_add_word() reaches top, it shouldn't try to...
2002-10-14 Richard LevitteWhen BN_add_word() reaches top, it shouldn't try to...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-14 Richard LevitteComplete the VxWorks fix by implementing a NULL RAND_po...
2002-10-14 Richard LevitteComplete the VxWorks fix by implementing a NULL RAND_po...
2002-10-11 Richard LevitteAdd more commentary. Check that *num is smaller than...
2002-10-11 Richard LevitteAdd more commentary. Check that *num is smaller than...
2002-10-11 Richard LevitteThe AES CTR API was buggy, we need to save the encrypte...
2002-10-11 Richard LevitteThe AES CTR API was buggy, we need to save the encrypte...
2002-10-11 Richard LevitteStep 13 of move of engines: Remove old files.
2002-10-11 Richard LevitteStep 11c of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 11b of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 11a of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 10 of move of engines: Change crypto/engine/Makefi...
2002-10-11 Richard LevitteStep 9 of move of engines: rename crypto/engine/hw_cryp...
2002-10-11 Richard Levittemake update
2002-10-10 Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-10 Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteThe dissapearing destroy callback reappears
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 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-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-05 Dr. Stephen HensonWin32 fix (signed/unsigned compare error).
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 LevitteAdd random number generation capability to the cswift...
2002-10-04 Richard LevitteIf we're loading libz dynamically, and COMP_zlib()...
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-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 LevitteMake sure that the signal storage is regarded as volatile.
2002-09-25 Richard LevitteIncorrect argument order to memset()
2002-09-25 Richard LevitteIncorrect argument order to memset()
2002-09-25 Richard LevitteMissing ;
2002-09-25 Richard LevitteMissing ;
2002-09-23 Bodo Möllerreally fix race condition
2002-09-23 Bodo Möllerreally fix race condition
2002-09-22 Ulf Mölleras in head
2002-09-22 Ulf Mölleruse OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable...
2002-09-22 Ulf Mölleras in main
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-08 Dr. Stephen HensonReally fix PKCS7_set_detached this time...
2002-09-07 Dr. Stephen HensonFix typos in PKCS#12 ASN1 code.
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 HensonApply -nameopt patches to 0.9.7
2002-08-30 Dr. Stephen HensonFix ASN1_STRING_to_UTF8: remove non sensical !*out...
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-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-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-23 Dr. Stephen HensonReinstate the check for invalid length BIT STRINGS,
next