aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-29make updateRichard Levitte19-4864/+2560
2002-12-29Finally get rid of all the algorithm inclusions that were done fromRichard Levitte1-54/+0
2002-12-28make updateRichard Levitte1-1/+2
2002-12-28Merge from 0.9.7-stable.Richard Levitte3-2/+6
2002-12-27I can't confirm the claim being removed and nobody seems to speak up for it.Andy Polyakov1-4/+1
2002-12-27UltraSPARC performance "tune-up."Andy Polyakov2-1/+9
2002-12-27FAQ addenum as discussed in RT#417.Andy Polyakov1-1/+6
2002-12-27Kenneth R. Robinette just told me the latest snapshot works well withRichard Levitte1-1/+2
2002-12-27Can't find the referense to errors on XP with KerberosRichard Levitte1-2/+1
2002-12-26Add SPKM among the related stanrds.Richard Levitte1-0/+3
2002-12-26UpdatesRichard Levitte1-3/+1
2002-12-26Update our list of implemented and related standards.Richard Levitte1-4/+0
2002-12-26Update our list of implemented and related standards.Richard Levitte1-15/+142
2002-12-25Spelling error.Richard Levitte1-1/+1
2002-12-24Avoid double definition of config.Richard Levitte1-1/+0
2002-12-24UpdatesRichard Levitte1-2/+6
2002-12-24Some more adjustmentsLutz Jänicke1-2/+3
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte3-4/+4
2002-12-24All VMS-specific problems have been solved.Richard Levitte1-2/+4
2002-12-23Finally, a bn_div_words() in VAX assembler that goes through all tests.Richard Levitte1-55/+81
2002-12-21Stop a possible memory leak.Richard Levitte3-2/+13
2002-12-20Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants.Richard Levitte1-2/+3
2002-12-20Fix for "shift count too large" when compiling for hpux-parisc2 andAndy Polyakov1-1/+1
2002-12-20More accurate comments.Richard Levitte1-2/+2
2002-12-20A little debugging.Richard Levitte1-0/+10
2002-12-20Propagate MAKEDEPPROG to the subdirs under crypto/.Richard Levitte1-1/+1
2002-12-20Fix Kerberos5/SSL interactionLutz Jänicke1-38/+17
2002-12-20Keep the internal lowercase 'surname', for programmer's sake.Richard Levitte4-8/+9
2002-12-20Be consistent with capitalisation of object names.Richard Levitte3-12/+12
2002-12-20Be consistent with capitalisation of object names.Richard Levitte1-2/+2
2002-12-20There was a mixup between INSTALLTOP and OPENSSLDIR...Richard Levitte2-2/+2
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte5-6/+7
2002-12-19Because the contents of openssl.pc may have to change when a configurationRichard Levitte1-1/+1
2002-12-19Small tweaks for code consistency.Richard Levitte1-2/+2
2002-12-19To avoid any future programming glitches, let's make each and everyRichard Levitte1-161/+162
2002-12-19I have no idea what possesed me to compile s_socket.c as POSIXly code.Richard Levitte1-1/+1
2002-12-19If _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined, _POSIX_C_SOURCE getsRichard Levitte1-3/+7
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte1-1/+1
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte1-1/+1
2002-12-18Update the current statusRichard Levitte1-2/+13
2002-12-18Better wording?Andy Polyakov1-8/+9
2002-12-18Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.Andy Polyakov1-4/+4
2002-12-17Make "perl des-586.pl a.out" work, see RT#402Andy Polyakov1-1/+1
2002-12-16'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s inAndy Polyakov1-38/+38
2002-12-16Transfer the Solaris shared library building changes fromRichard Levitte1-4/+8
2002-12-16Protect loading routines with a lock.Richard Levitte1-1/+11
2002-12-15Synchronise with Makefiles.Richard Levitte1-4/+6
2002-12-15Always forget this one...Andy Polyakov1-14/+14
2002-12-15DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macroAndy Polyakov1-1/+1
2002-12-15Make sure manual pages are properly linked to on systems that have caseRichard Levitte1-8/+17