oweals/openssl.git
2001-11-09 Bodo Möllercast to 'unsigned long' before using ~ if we need an...
2001-11-08 Bodo Möllerclarify
2001-11-08 Bodo MöllerDon't define _REENTRANT here in e_os.h. On systems...
2001-10-29 Richard LevitteAddapt VMS scripts to the newer disk layout system...
2001-10-26 Bodo Möllertypo
2001-10-26 Bodo Möllerdisable caching in BIO_gethostbyname
2001-10-25 Bodo Möller'make update'
2001-10-25 Bodo MöllerConsistency with s2_... and s23_... variants (no real...
2001-10-25 Bodo MöllerOops
2001-10-25 Bodo MöllerAssume TLS 1.0 if ClientHello fragment is too short.
2001-10-24 Bodo MöllerFix SSL handshake functions and SSL_clear() such that...
2001-10-20 Bodo MöllerIn ssl3_get_client_hello (ssl/s3_srvr.c), generate...
2001-10-20 Dr. Stephen... Typo.
2001-10-16 Lutz JänickeFlush buffers to prevent mixed output (Adam Back <adam...
2001-10-15 Bodo Möllermake sure .rnd exists
2001-10-15 Bodo MöllerFix ssl3_get_message to handle message fragmentation...
2001-10-15 Bodo Möllerthe previous commit accidentily removed 'ret = 1' from...
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-10-12 Lutz JänickeUpdate information as a partial response to the post
2001-10-11 Richard LevitteIn certain cases, no encoding has been set up for the...
2001-10-11 Richard LevitteMake sure the macro PEDANTIC is defined when we compile...
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard LevitteAdd support for md4WithRSAEncryption.
2001-10-10 Richard LevitteA few more OIDs, contributed by Peter Sylvester <Peter...
2001-10-08 Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
2001-10-01 Lutz JänickeTypos (Chris Pepper <pepper@mail.reppep.com>)
2001-09-24 Richard LevitteIn case of memory problems, the va_start() wasn't clean...
2001-09-24 Bodo Möllercomment
2001-09-22 Bodo Möllercrypto/idea was missing in the list of directories...
2001-09-21 Bodo Möllerbugfix: handle HelloRequest received during handshake...
2001-09-21 Bodo MöllerDisable session related stuff in SSL_ST_OK case of...
2001-09-21 Bodo MöllerBugfix: correct cleanup after sending a HelloRequest
2001-09-20 Bodo Möllerfix ssl3_accept: don't call ssl_init_wbio_buffer()...
2001-09-20 Bodo MöllerFix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so...
2001-09-14 Bodo Mölleradd comment
2001-09-14 Bodo MöllerIncrease permissible ClientKeyExchange message length...
2001-09-13 Lutz JänickeSynchronize typo corrections with 0.9.7-dev
2001-09-13 Lutz JänickeOne more manual page.
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-13 Lutz JänickeOne more manual page.
2001-09-13 Lutz JänickeRework section about return values another time (based...
2001-09-13 Bodo Mölleravoid "statement not reached" warning
2001-09-12 Geoff ThorpeUpdated dependencies from "make update"
2001-09-12 Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-09-12 Geoff ThorpeENGINE uses a very opaque design, so we can predeclare...
2001-09-12 Geoff ThorpeENGINE files were renamed, and error strings are now...
2001-09-12 Dr. Stephen... Add certificate and request demos.
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-11 Bodo Mölleradd 'release showstopper' entry
2001-09-11 Bodo Möllerupdate
2001-09-11 Bodo Möllerupdate from main branch
2001-09-11 Bodo Möllerex_data situation is no longer that bad
2001-09-10 Geoff Thorpemake update
2001-09-10 Geoff ThorpePut all "common" initialisation in the apps_startup...
2001-09-10 Geoff Thorpeenginetest needs 'memset' defined.
2001-09-10 Ulf Möllermissed one file
2001-09-10 Bodo MöllerWhile ispell may not like it, "cancelling" may be spelt...
2001-09-10 Bodo Möllerfix memory leak (I think)
2001-09-10 Bodo Möllerremove an old comment
2001-09-10 Bodo Möllerrestore previous revision -- memory leak should be...
2001-09-10 Bodo Möllerfix memory leak
2001-09-10 Bodo Mölleravoid warning ('const' discarded)
2001-09-10 Bodo Möllerexclude disabled message digests
2001-09-10 Bodo Mölleradd AES ciphers
2001-09-10 Bodo MöllerUpdate so that progs.h can indeed be automatically...
2001-09-10 Bodo Möllertypo
2001-09-10 Bodo Möllercomments
2001-09-10 Bodo MöllerGet rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit...
2001-09-10 Bodo MöllerGet rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit...
2001-09-10 Bodo Möllercopyright
2001-09-10 Bodo Möllercopyright
2001-09-10 Bodo MöllerDelete pointless casts
2001-09-10 Bodo MöllerFix apps/openssl.c and ssl/ssltest.c so that they use
2001-09-09 Lutz JänickeFix typo.
2001-09-08 Dr. Stephen... Replace old (and invalid) copyright notice.
2001-09-08 Dr. Stephen... Replace old (and invalid) copyright notice.
2001-09-07 Bodo MöllerThe various hash #includes in rand_lcl.h *are* needed...
2001-09-07 Lutz JänickeSupport for OpenUNIX-8 (Boyd Lynn Gerber <gerberb@zenez...
2001-09-07 Lutz JänickeRecognize OpenUNIX
2001-09-07 Lutz JänickeRecognize OpenUNIX-8 with compiler
2001-09-07 Ben LaurieAdd a cleanup function for MDs.
2001-09-07 Ben LaurieLook up MD5 by name.
2001-09-07 Ben LaurieRemove duplication.
2001-09-07 Ben LaurieNow need sha.h for some reason.
2001-09-07 Ben LaurieRedo type-safety fix.
2001-09-07 Ulf Möllerispell
2001-09-07 Ulf Möllerispell
2001-09-07 Ulf Möllermake update
2001-09-07 Ulf Möllermake engine file names unique in 8.3
2001-09-06 Lutz JänickeCompletely reworked SVR5 shared library support.
2001-09-06 Ulf Möllerunused function
2001-09-06 Ulf Möllerinclude the proper header file
2001-09-06 Ulf Möllerdouble definition
2001-09-06 Lutz JänickeEven more corrections for OpenUNIX 8
2001-09-06 Bodo MöllerAvoid strdup.
2001-09-06 Lutz JänickeSort out mess of colons...
2001-09-06 Lutz JänickeSupport for shared libraries on Unixware-7 and OpenUNIX-8
2001-09-06 Bodo MöllerTotally get rid of CRYPTO_LOCK_ERR_HASH.
2001-09-06 Lutz JänickeBuild shared libraries on Unixware-7 and OpenUNIX-8...
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
next