]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2001-06-04  Richard LevitteAdded more info in SRP.
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öllerFix Bleichenbacher PKCS #1 1.5 countermeasure.
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-30  Richard LevitteExtend all the loading functions to take an engine...
2001-05-30  Richard LevitteA wish was expressed.
2001-05-29  Lutz JänickeDon't forget responsible person so that its clear who...
2001-05-28  Andy PolyakovAssembler support for IA-64. See the source code commen...
2001-05-26  Richard LevitteDocument the latest change in ENGINEs.
2001-05-25  Richard LevitteWe had the password callback for ENGINEs pretty much...
2001-05-24  Dr. Stephen... Add missing variable length cipher flag for Blowfish.
2001-05-22  Richard LevitteVMS doesn't support more than on period in a file name
2001-05-17  Dr. Stephen... Add examples to EVP_EncryptInit manual page.
2001-05-17  Dr. Stephen... Fix for new UI functions under Win32.
2001-05-17  Richard LevitteAdd a requirements section for OpenVMS.
2001-05-17  Richard LevitteAdd a few more details on what one might need. make...
2001-05-16  Lutz JänickeAdd missing item(s) SSL_ERROR_WANT_CONNECT, SSL_ERROR_W...
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 Levitteui_compat.h was forgotten in the "symlinking" routine.
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-14  Lutz JänickeTypos.
2001-05-14  Lutz JänickeOne more point to clarify, pointed out by "Greg Stark...
2001-05-13  Richard LevitteIt seems like the removal of "extern" before "static...
2001-05-13  Richard LevitteDocument the addition.
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 LevitteWin16 too :-).
2001-05-13  Richard Levittedes_read_password() and des_read_2passwords() can only...
2001-05-13  Richard LevitteWhen doing rewrites on ssleay.num, the file was prematu...
2001-05-13  Richard LevitteMove the password reading functions completely away...
2001-05-13  Richard LevittePut back a removed "extern", or many compilers will...
2001-05-13  Dr. Stephen... #if 0 out deleted (?) functions to stop Win32 DLL
2001-05-12  Dr. Stephen... Change Win32 to use EXPORT_VAR_AS_FN.
2001-05-12  Lutz JänickeClarify behaviour with respect to SSL/TLS records.
2001-05-12  Dr. Stephen... Under VC++ _DLL is set to indicate that the application
2001-05-12  Dr. Stephen... Typo.
2001-05-11  Richard Levittee_os2.h defines things like OPENSSL_SYS_MSDOS, not...
2001-05-11  Lutz JänickeClarify behaviour of SSL_write() by mentioning SSL_MODE...
2001-05-10  Lutz JänickeUpdate changelog to reflect additional changes made...
2001-05-10  Bodo Möllerrestore change undone in 1.831 (apparently by accident)
2001-05-10  Dr. Stephen... Purpose and trust setting functions for X509_STORE.
2001-05-10  Dr. Stephen... Fix warning with DEBUG_SAFESTACK
2001-05-10  Dr. Stephen... Fix to allow multiple NONE libraries in mkerr.pl .
2001-05-09  Dr. Stephen... Allow various X509_STORE_CTX properties to be
2001-05-08  Bodo Möllerfix an old entry
2001-05-08  Richard LevitteThere is no uitest
2001-05-08  Richard LevitteDon't forget crypto/ui...
2001-05-07  Dr. Stephen... Initial 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-04  Ulf Möllerthe backslash is significant...
2001-05-03  Bodo Möller.rnd issues
2001-05-03  Bodo Möllerbctest changes for Ultrix (don't return 1 from bctest...
2001-05-03  Richard LevitteSome platforms (most notably Windows) do not have a...
2001-05-03  Richard LevitteAdd support for Sun C on Solaris x86. Contributed...
2001-05-02  Richard LevitteRemove part conflict indicator...
2001-04-30  Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-04-29  Dr. Stephen... Win32 fixes:
2001-04-27  Richard LevitteA method to create shared libraries on AIX, and accordi...
2001-04-27  Richard Levittemake update
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  Richard LevitteMake proper use of all disabling variables.
2001-04-26  Geoff Thorpe"make update"
2001-04-26  Geoff ThorpeMake notes about ENGINE changes.
2001-04-26  Richard LevitteLinux shared libraries can be linked with debug symbols.
2001-04-26  Richard Levittemake update
2001-04-26  Geoff ThorpeThis adds 2 things to the ENGINE code.
2001-04-26  Richard LevitteClean up ENGINE before exiting.
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 LevitteWe shouldn't skip over header files to avoid functions...
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-25  Lutz JänickeTypo (reported by Petr Lancaric <Petr.Lancaric@ips...
2001-04-22  Geoff ThorpeMake update.
2001-04-21  Dr. Stephen... Fix ASN1 bug when decoding OTHER type.
2001-04-20  Richard LevitteScript to create shareable images (shared libraries...
2001-04-20  Richard LevitteVMS was behind when it comes to OCSP.
2001-04-19  Geoff ThorpeAdd notes about the new ENGINE functionality.
next