summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-05-03Fixes so alerts are sent properly in s3_pkt.cOpenSSL_0_9_6-stableBodo Möller
2005-04-25remove extra whitespace; fix linkBodo Möller
2005-03-24undo Cygwin changeUlf Möller
2005-03-19Cygwin randomnessUlf Möller
2005-03-11fix potential memory leak when allocation failsBodo Möller
2004-11-14PR: 923Dr. Stephen Henson
2004-11-01Make sure memmove() is defined, even on SunOS 4.1.4.Richard Levitte
2004-09-28usr/doc has recently changed to usr/share/doc on Cygwin.Richard Levitte
2004-08-18'compatibility', not 'computability' :-)...Richard Levitte
2004-07-29We build the crypto stuff, not the ssl stuff, in this command procedure...Richard Levitte
2004-07-12BIS correction/additionBodo Möller
2004-07-01Explain a little better what BN_num_bits() and BN_num_bits_word() do.Richard Levitte
2004-06-28Make sure that the buffers are large enough to contain padding.Richard Levitte
2004-06-28Linux on ARM needs -ldlRichard Levitte
2004-05-06Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tRichard Levitte
2004-05-06When the pointer 'from' changes, it's stored length needs to change asRichard Levitte
2004-04-21Extend the index parameter checking from sk_value to sk_set(). Also tidy upGeoff Thorpe
2004-04-02Avoid undefined results when the parameter is out of range.Geoff Thorpe
2004-03-25Wrap code starting with a definition.Richard Levitte
2004-03-23Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)Richard Levitte
2004-03-23make updateRichard Levitte
2004-03-21Change \t to real tab in echo argument.Richard Levitte
2004-03-21Remove a warning for conversion double->long. This has impacts on Windows.Richard Levitte
2004-03-17Bump Revision after taggingMark J. Cox
2004-03-17Fix null-pointer assignment in do_change_cipher_spec() revealedOpenSSL_0_9_6mMark J. Cox
2004-03-17Win32 fixes.Dr. Stephen Henson
2004-03-05Memory leak fix.Dr. Stephen Henson
2004-03-04Make our page with pointers to binary distributions visible in the FAQRichard Levitte
2004-02-08Fix handling of -offset and -length in asn1parse tool.Dr. Stephen Henson
2004-01-29Typo.Richard Levitte
2004-01-29Change expt to something else, as in 0.9.7-stable.Richard Levitte
2004-01-29send_*_chars() and do_dump() are private functions and shouldRichard Levitte
2004-01-29Include e_os.h the same way as everywhere else.Richard Levitte
2004-01-28Synchronise my debugging target with 0.9.7-stable.Richard Levitte
2004-01-22[Merged from the main trunk]Richard Levitte
2004-01-21Replace expired certificate.Dr. Stephen Henson
2004-01-19Just include "e_os.h" and trust the -I options to the compiler.Richard Levitte
2004-01-18Buffer overrun in e_rc4.c was fixed in Nov 2002 in HEAD and 0_9_7 branches,Andy Polyakov
2003-12-01CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULLRichard Levitte
2003-11-29Make sure the documentation matches reality.Richard Levitte
2003-11-29We're getting a clash with C++ because it has a type called 'list'.Richard Levitte
2003-11-28RSA_size() and DH_size() return the amount of bytes in a key, and weRichard Levitte
2003-11-281024 is the export key bits limit according to current regulations, not 512.Richard Levitte
2003-11-28Let's use text/plain in the example instead of crapy HTML.Richard Levitte
2003-11-16Fix typo breaking linux-s390x target: "," -> "." .Lutz Jänicke
2003-11-04Bump revision after taggingMark J. Cox
2003-11-04Stop bug triggering large recursion when presented withOpenSSL_0_9_6lMark J. Cox
2003-11-03In this version of OpenSSL, declarations aren't always strictRichard Levitte
2003-10-02Correct a mixup of return valuesRichard Levitte
2003-10-01Include e_os.h to get a proper definition of memmove on the platformsRichard Levitte