summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Time to release version 0.9.6f.OpenSSL_0_9_6fRichard Levitte2002-08-087-7/+17
* make updateRichard Levitte2002-08-081-8/+8
* Fix typoDr. Stephen Henson2002-08-021-1/+1
* Fix the ASN1 sanity check: correct header lengthDr. Stephen Henson2002-08-022-4/+11
* Certain flag macros were tested with #if instead if #ifdef...Richard Levitte2002-08-021-1/+1
* get rid of OpenSSLDieBodo Möller2002-08-0215-54/+137
* We don't need to find out which pod2man to use more than onceRichard Levitte2002-08-011-4/+5
* Don't try testing with parallell make, that will just fail.Richard Levitte2002-08-011-0/+8
* Linux on s390 really knows about loading dynamically.Richard Levitte2002-08-011-2/+2
* Make sure it's possible to check GCCVER even if it wasn't set.Richard Levitte2002-08-011-0/+1
* If CRYPTO_realloc() is called with a NULL pointer, have it callRichard Levitte2002-08-011-0/+3
* Make sure to use $(MAKE) everywhere instead of make.Richard Levitte2002-07-311-1/+1
* ln -f -s doesn't always work, so do a rm -f followed by a ln -s.Richard Levitte2002-07-311-1/+2
* Next version of 0.9.6 would be 0.9.6f.Lutz Jänicke2002-07-302-2/+6
* Release 0.9.6e.OpenSSL_0_9_6eLutz Jänicke2002-07-307-10/+11
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-3017-53/+158
* "make update"Lutz Jänicke2002-07-3022-1278/+1581
* mention SSL_do_handshake()Bodo Möller2002-07-291-1/+1
* typo etc.Bodo Möller2002-07-251-2/+2
* more detailed instructions for export from USBodo Möller2002-07-251-2/+3
* BIS URL really spells 'Notify' as 'Nofify'Bodo Möller2002-07-251-1/+1
* bxa => bisBodo Möller2002-07-251-1/+2
* Don't clobber loop variable.Richard Levitte2002-07-241-2/+3
* HP-UX shared libraries must be +x and should be -w. It doesn't hurt onLutz Jänicke2002-07-191-1/+1
* 'SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION' does not belong here,Bodo Möller2002-07-191-2/+0
* updateBodo Möller2002-07-191-2/+2
* The behaviour is undefined when calling SSL_write() with num=0.Lutz Jänicke2002-07-191-0/+3
* Manual page for SSL_do_handshake().Lutz Jänicke2002-07-194-0/+4
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-07-191-0/+75
|\
| * Manual page for SSL_do_handshake().Lutz Jänicke2002-07-195-0/+79
| * This documentation change was being written at the same time as Richard'sGeoff Thorpe2002-07-181-7/+26
| * Explain why RSA_check_key() doesn't work with hard keys.Richard Levitte2002-07-181-1/+10
| * Add history for documented new functions.Richard Levitte2002-07-186-3/+24
| * Allow subjects with more than 255 characters to be properly printed.Richard Levitte2002-07-181-3/+4
| * Further enhance assembler support on Cygwin and DJGPP.Richard Levitte2002-07-182-0/+7
| * Fix bug introduced with revision 1.95 when this filed was modified toBodo Möller2002-07-181-2/+2
| * Reverse the change with the following log, it needs further investigation:Richard Levitte2002-07-182-16/+16
| * Make S/MIME output conform with the mail and MIME standards.Richard Levitte2002-07-182-17/+17
| * Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte2002-07-183-7/+15
| * OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect itRichard Levitte2002-07-181-1/+1
| * Make mkdir failsafe in case the directories are already presentRichard Levitte2002-07-171-1/+1
| * Add support for shared libraries with OS/2.Richard Levitte2002-07-177-47/+106
| * Add a few FAQ entries for the various ways building OpenSSL on MacOS XRichard Levitte2002-07-171-0/+28
| * If OpenSSL is built with shared library support on MacOS X,Richard Levitte2002-07-171-1/+7
| * On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte2002-07-173-8/+8
| * On MacOS X, you're not allowed to have common objects in shared librariesRichard Levitte2002-07-171-2/+2
| * Add the usually recommended solution to the linking problem entry for MacOS XRichard Levitte2002-07-171-0/+9
| * We had some experimental options in the Darwin entries. They are no longer n...Richard Levitte2002-07-161-2/+2
| * The default C compiler on MacOS X doesn't like empty object filesRichard Levitte2002-07-161-2/+2
* | this is a non-ENGINE version of the clarifications made to the other CVSGeoff Thorpe2002-07-181-1/+10