oweals/openssl.git
2004-07-01 Richard LevitteExplain a little better what BN_num_bits() and BN_num_b...
2004-06-28 Richard LevitteMake sure that the buffers are large enough to contain...
2004-06-28 Richard LevitteLinux on ARM needs -ldl
2004-05-06 Richard LevitteRemove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR...
2004-05-06 Richard LevitteWhen the pointer 'from' changes, it's stored length...
2004-04-21 Geoff ThorpeExtend the index parameter checking from sk_value to...
2004-04-02 Geoff ThorpeAvoid undefined results when the parameter is out of...
2004-03-25 Richard LevitteWrap code starting with a definition.
2004-03-23 Richard LevitteMake it clear that for RSA_NO_PADDING, flen must be...
2004-03-23 Richard Levittemake update
2004-03-21 Richard LevitteChange \t to real tab in echo argument.
2004-03-21 Richard LevitteRemove a warning for conversion double->long. This...
2004-03-17 Mark J. CoxBump Revision after tagging
2004-03-17 Mark J. CoxFix null-pointer assignment in do_change_cipher_spec... OpenSSL_0_9_6m
2004-03-17 Dr. Stephen... Win32 fixes.
2004-03-05 Dr. Stephen... Memory leak fix.
2004-03-04 Richard LevitteMake our page with pointers to binary distributions...
2004-02-08 Dr. Stephen... Fix handling of -offset and -length in asn1parse tool.
2004-01-29 Richard LevitteTypo.
2004-01-29 Richard LevitteChange expt to something else, as in 0.9.7-stable.
2004-01-29 Richard Levittesend_*_chars() and do_dump() are private functions...
2004-01-29 Richard LevitteInclude e_os.h the same way as everywhere else.
2004-01-28 Richard LevitteSynchronise my debugging target with 0.9.7-stable.
2004-01-22 Richard Levitte[Merged from the main trunk]
2004-01-21 Dr. Stephen... Replace expired certificate.
2004-01-19 Richard LevitteJust include "e_os.h" and trust the -I options to the...
2004-01-18 Andy PolyakovBuffer overrun in e_rc4.c was fixed in Nov 2002 in...
2003-12-01 Richard LevitteCRYPTO_malloc(), CRYPTO_realloc() and variants of them...
2003-11-29 Richard LevitteMake sure the documentation matches reality.
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-11-28 Richard LevitteRSA_size() and DH_size() return the amount of bytes...
2003-11-28 Richard Levitte1024 is the export key bits limit according to current...
2003-11-28 Richard LevitteLet's use text/plain in the example instead of crapy...
2003-11-16 Lutz JänickeFix typo breaking linux-s390x target: "," -> "." .
2003-11-04 Mark J. CoxBump revision after tagging
2003-11-04 Mark J. CoxStop bug triggering large recursion when presented... OpenSSL_0_9_6l
2003-11-03 Richard LevitteIn this version of OpenSSL, declarations aren't always...
2003-10-02 Richard LevitteCorrect a mixup of return values
2003-10-01 Richard LevitteInclude e_os.h to get a proper definition of memmove...
2003-09-30 Dr. Stephen... New dev version.
2003-09-30 Dr. Stephen... Changes for release OpenSSL_0_9_6k
2003-09-30 Dr. Stephen... Fix for ASN1 parsing bugs.
2003-09-29 Dr. Stephen... Fix warning on Win32.
2003-09-27 Richard LevitteMake MD5 assembler code able to handle messages larger...
2003-09-27 Richard LevitteHave ssl3_ssl3_send_client_verify() change the state...
2003-09-27 Richard LevitteHave ssl3_send_certificate_request() change the state...
2003-09-27 Richard LevitteRemove extra argument to BIO_printf().
2003-09-27 Richard LevitteCorrect small documentation error.
2003-09-21 Dr. Stephen... In order to get the expected self signed error when
2003-09-08 Geoff ThorpeThese should be write-locks, not read-locks.
2003-09-03 Dr. Stephen... Only accept a client certificate if the server requests
2003-08-14 Richard LevitteUndo the change that left LD_LIBRARY_PATH unchanged...
2003-08-11 Bodo Möllermake sure no error is left in the queue that is intenti...
2003-08-09 Richard LevitteTypo, I had typed { instead of [.
2003-08-08 Richard LevitteSome installations (currently, it's been noted on a...
2003-08-07 Richard LevitteCorrect two problems, found by Martin Kochanski <cardbo...
2003-08-06 Bodo Mölleradd OpenSSL license
2003-07-21 Bodo Möllertolerate extra data at end of client hello for SSL 3.0
2003-07-21 Bodo Möllertypo
2003-07-03 Richard LevitteAdd a slash so grep doesn't return both ./crypto/bio...
2003-06-19 Richard LevitteDocument the last change.
2003-06-19 Richard LevitteWe set the export flag for 512 *bit* keys, not 512...
2003-06-12 Richard LevitteIncorrect patching removed.
2003-06-12 Richard LevitteTypo.
2003-06-12 Richard LevitteMake sure ssize_t is defined on SunOS4.
2003-06-12 Richard LevitteMake sure DSO-dlfcn works properly on SunOS4.
2003-06-11 Richard LevitteRemove debugging output that wasn't supposed to be...
2003-06-11 Richard LevitteMake sure to NUL-terminate the string on end-of-file...
2003-05-22 Richard LevitteCorrect a typo (basically, one can't just replace ...
2003-05-21 Richard LevitteString not properly NUL-terminated when no X509_NAME...
2003-05-21 Richard LevitteDon't forget that strlen() doesn't include the ending...
2003-05-21 Richard LevitteCleanse the MD context properly when done adding or...
2003-05-21 Richard LevitteFix sign bugs.
2003-04-22 Bodo Möllerfix typo
2003-04-17 Richard LevitteTypo.
2003-04-16 Richard LevitteMemory leak fix: RSA_blinding_on() didn't free Ai under...
2003-04-15 Richard LevitteMemory leak fix: local blinding structure not freed...
2003-04-10 Richard LevitteThe release is tagged, time to hope we won't have to...
2003-04-10 Richard LevitteI forgot to change the status bits to release. OpenSSL_0_9_6j
2003-04-10 Richard LevitteTime to release 0.9.6j.
2003-04-10 Richard Levittemake update
2003-04-10 Richard LevitteAdd the change from HEAD that allows us to parse multi...
2003-04-10 Richard Levittenew NEWS
2003-04-09 Richard LevitteMake the same changes for svr5 shared library building...
2003-04-09 Richard LevitteSome ld implementations use LD_LIBRARY_PATH to find...
2003-04-08 Richard LevitteInclude rand.h, so RAND_status() and friends get proper...
2003-04-02 Bodo Möllermake RSA blinding thread-safe
2003-03-27 Richard LevitteFix the problem with missing definition of THREADS...
2003-03-20 Bodo MöllerPR:make sure RSA blinding works when the PRNG is not...
2003-03-20 Ben LaurieBlinding fix.
2003-03-19 Bodo Möllercountermeasure against new Klima-Pokorny-Rosa atack
2003-03-18 Bodo Möllerfix formatting
2003-02-24 Bodo Mölleryear 2003
2003-02-19 Richard LevitteRelease of 0.9.6i is tagged, let's pretend to move...
2003-02-19 Richard LevitteTime to release 0.9.6i. OpenSSL_0_9_6i
2003-02-19 Richard LevitteSecurity fix: Vaudenay timing attack on CBC.
2003-02-19 Richard LevitteMake sure the memory allocation routines check for...
2003-02-14 Richard LevitteChange no_rmd160 to no_ripemd for consistency.
2003-02-12 Bodo Möllercomments
2003-02-05 Bodo Möllertypo in WIN16 section
next