]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2002-06-27  Richard Levittehave 'openssl pkcs7' exit with code 1 on error instead...
2002-06-27  Richard Levittegcc requires -m64 to link 64-bit shared libraries on...
2002-06-27  Richard LevitteUse bg instead of bag as argument to macros, to avoid...
2002-06-27  Richard LevitteThere is no RSAREF any more, so do not ty to install it.
2002-06-27  Richard LevitteThe general debug target must specify that it doesn...
2002-06-27  Richard LevitteA number of includes were removed from evp.h some time...
2002-06-26  Bodo MöllerMake sure buffers are large enough even for weird param...
2002-06-26  Bodo Möllerupdate an entry on EVP changes
2002-06-25  Richard LevitteFor some reason, we need to return the full path to...
2002-06-21  Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-20  Lutz Jänicke<sys/select.h> is included for AIX, when USE_SOCKETS...
2002-06-20  Lutz JänickeHP-UX: shared libraries MUST be +x and SHOULD be -w.
2002-06-20  Lutz JänickeFix path to find util/pod2man.pl from the execution...
2002-06-20  Geoff ThorpeThis apparently fixes compilation on OSX that was faili...
2002-06-20  Lutz JänickeAIX (V3) requires <sys/select.h> (included via e_os...
2002-06-18  Lutz Jänickeload_netscape_key is static.
2002-06-18  Bodo Mölleralways include <string.h> (we do this in various other...
2002-06-18  Bodo Mölleralways include <string.h> (we do this in various other...
2002-06-18  Bodo MöllerImplement handling of EC parameter seeds (new functions
2002-06-17  Bodo Möllertypo
2002-06-16  Lutz Jänickebeta2, not beta1
2002-06-16  Lutz JänickeRoll out OpenSSL-0.9.7-beta2
2002-06-16  Lutz JänickeUse -dumpversion to obtain gcc's version.
2002-06-16  Lutz JänickeOpenSSL_add_all_algorithms has been replaced by configu...
2002-06-14  Lutz JänickeInitial support for hpux64-parisc-gcc
2002-06-14  Lutz JänickeSome more prototype fixes.
2002-06-14  Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-13  Richard Levittemake update (adapt libeay.num to the 0.9.7-stable branch)
2002-06-13  Richard LevitteTentatively add support for UWIN, a Unix-like environme...
2002-06-13  Richard LevitteMake sure that any dash in the prefix before the versio...
2002-06-13  Richard LevitteAdd support for DJGPP.
2002-06-13  Richard LevitteAdd support for DJGPP.
2002-06-13  Richard LevitteCheck for the executable $openssl, not just the file.
2002-06-13  Richard LevitteParse directory using both slashes and backslashes...
2002-06-13  Richard LevitteMaking a softlink from crypto/des/asm/perlasm to crypto...
2002-06-13  Lutz JänickeAdd missing prototypes.
2002-06-13  Dr. Stephen... Fix ext_dat.h extension ordering.
2002-06-13  Lutz JänickeAdd OIDs for Secure Electronic Transactions (SET)
2002-06-13  Lutz JänickeClarify formulation (proposed by Bodo Moeller).
2002-06-13  Dr. Stephen... The new ASN1 code automatically allocates
2002-06-12  Lutz JänickeMake change uniqueIdentifier -> x500UniqueIdentifier...
2002-06-12  Lutz JänickeCorrect wrong usage information.
2002-06-12  Bodo Möllertypo
2002-06-12  Bodo Möllersimplify asn1_flag
2002-06-12  Lutz JänickeSupport building the distribution .tar file on platform...
2002-06-11  Ben LaurieHandle read errors.
2002-06-11  Ben LaurieFix warnings.
2002-06-10  Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-06-10  Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-06-10  Bodo Möllerfix for 'make update'
2002-06-10  Bodo Möllerremove unnecessary calls to EC_POINT_copy()
2002-06-10  Lutz JänickeMake sure that flags are passed to "make" subprocesses.
2002-06-06  Bodo Möllerfix memory leak
2002-06-06  Lutz JänickeFor the main directory, Makefile.org is significant :-)
2002-06-06  Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-06  Lutz JänickeNew OID for X509 usage: pseudonym
2002-06-06  Richard LevitteMerge from 0.9.7-stable.
2002-06-05  Richard LevitteMake perl replacement for dirname, for system that...
2002-06-05  Richard LevitteIt's not good to have a pointer point at something...
2002-06-05  Richard LevitteCheck errors when parsing a PKCS8INF PEM FILE, or there...
2002-06-05  Richard LevitteDocumentation bug corrected.
2002-06-05  Richard LevitteSince there's no continuation, the ; can go as well :-)
2002-06-05  Lutz JänickeThere is no continuation at this point.
2002-06-05  Lutz JänickeOn some systems the default "perl" may still be perl4...
2002-06-05  Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-06-05  Richard LevitteUpdate the recognision of GCC version numbers to handle...
2002-06-04  Richard Levittemake update (including adjusting libeay.num in HEAD...
2002-06-04  Lutz JänickeTypo.
2002-06-03  Richard Levitteuse sstrsep() to get the proper type to aoti().
2002-06-01  Lutz Jänicke0.9.7-beta1 is just being released.
2002-05-31  Richard LevitteDocument the AES changes.
2002-05-31  Richard LevitteAdd the AES test vectors from NIST document SP800-38A.
2002-05-31  Richard LevitteMake it possible to give vectors only for decryption...
2002-05-31  Richard LevitteFor CFB and OFB modes, always create the encryption...
2002-05-31  Richard LevitteDeclare the CFB and OFB modes for AES, and prepare...
2002-05-31  Richard LevitteIn CFB mode, the iv is always encrypted.
2002-05-30  Richard LevitteReformat the CFLAG string so it can be made part of...
2002-05-30  Richard LevitteSupport the newly release gcc 3.1 on 64-bit Solaris...
2002-05-30  Richard LevitteSupport shared libraries properly on linux-sparcv[89].
2002-05-30  Richard Levittea B< that wasn't properly ended.
2002-05-30  Richard LevitteCheck the return values where memory allocation failure...
2002-05-30  Richard LevitteCAformat should not be used for CA key format.
2002-05-30  Richard LevitteMake sure that MS_STATIC isn't defined to 'static'...
2002-05-30  Richard Levittepod2man.pl would only remove the first LF from the...
2002-05-30  Richard LevitteApparently, there are still chances we have to deal...
2002-05-30  Richard LevitteCorrect AES counter mode, which incorrectly incremented...
2002-05-30  Bodo MöllerNew functions EC_POINT_point2bn(), EC_POINT_bn2point...
2002-05-30  Richard LevitteCorrect darwin shared library support.
2002-05-30  Richard LevitteSome shlib extensions were in the wrong field
2002-05-30  Richard LevitteOur copy of pod2man.pl is old and comparatively broken...
2002-05-30  Richard LevitteAdd more warnings for my debug targets.
2002-05-30  Richard LevitteRemove the duplicate description of -out.
2002-05-29  Dr. Stephen... Make i2c_ASN1_BIT_STRING return the correct length.
2002-05-29  Richard LevitteSet DLOPEN_FLAG the same way on NetBSD as on OpenBSD.
2002-05-29  Richard LevitteThere is a chance that the input string is larger than...
2002-05-28  Lutz JänickeRemove item listed twice <kromJx@crosswinds.net>.
2002-05-27  Ulf MöllerCygnus correction. (I thought I had tested that...)
2002-05-24  Bodo Möllerfix Cygwin (remove extra colons)
2002-05-24  Ulf MöllerUse assembler implementations with Cygwin.
2002-05-23  Richard LevitteRecover from errors
next