summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2002-12-20Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants.Richard Levitte
2002-12-20Fix for "shift count too large" when compiling for hpux-parisc2 andAndy Polyakov
2002-12-20More accurate comments.Richard Levitte
2002-12-20A little debugging.Richard Levitte
2002-12-20Propagate MAKEDEPPROG to the subdirs under crypto/.Richard Levitte
2002-12-20Fix Kerberos5/SSL interactionLutz Jänicke
2002-12-20Keep the internal lowercase 'surname', for programmer's sake.Richard Levitte
2002-12-20Be consistent with capitalisation of object names.Richard Levitte
2002-12-20Be consistent with capitalisation of object names.Richard Levitte
2002-12-20There was a mixup between INSTALLTOP and OPENSSLDIR...Richard Levitte
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte
2002-12-19Because the contents of openssl.pc may have to change when a configurationRichard Levitte
2002-12-19Small tweaks for code consistency.Richard Levitte
2002-12-19I have no idea what possesed me to compile s_socket.c as POSIXly code.Richard Levitte
2002-12-19If _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined, _POSIX_C_SOURCE getsRichard Levitte
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte
2002-12-18Update the current statusRichard Levitte
2002-12-18Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.Andy Polyakov
2002-12-17Move on to beta7 (hopefully, that will never appear)Richard Levitte
2002-12-17Time to release OpenSSL 0.9.7 beta6.OpenSSL_0_9_7-beta6Richard Levitte
2002-12-17A few more NEWS items.Richard Levitte
2002-12-17Make "perl des-586.pl a.out" work, see RT#402Andy Polyakov
2002-12-16Some of Sun compiler drivers (well, one of those I have) collect allAndy Polyakov
2002-12-16This is rollback to 0.9.6h bn_mul.c to address problem reported in RT#272.Andy Polyakov
2002-12-16Protect loading routines with a lock.Richard Levitte
2002-12-15"=head3" tags only work with recent versions of the pod tools and 0.9.7Geoff Thorpe
2002-12-15The ampersand is not required in these constructs, and was giving AIXGeoff Thorpe
2002-12-15Always forget this one...Andy Polyakov
2002-12-15Another Solaris shared build clean-up. This is not actually needed if oneAndy Polyakov
2002-12-15DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macroAndy Polyakov
2002-12-15Make sure manual pages are properly linked to on systems that have caseRichard Levitte
2002-12-15Update the make system for installations:Richard Levitte
2002-12-15Don't define macros in terms of asm() when __STRICT_ANSI is defined.Richard Levitte
2002-12-15Ooops! No ROTATE on some platforms after x86_64 performance patch...Andy Polyakov
2002-12-14As you might have noticed I tried to change for . prefix, because it'sAndy Polyakov
2002-12-14Solaris shared build fix-ups. See RT#238,239 for details.Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-14This commit was manufactured by cvs2svn to create branchcvs2svn
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-14DES PIC-ification. Windows companion.Andy Polyakov
2002-12-14DES PIC-ification. Windows companion.Andy Polyakov
2002-12-13The ampersand is not required in these constructs, and was giving AIXGeoff Thorpe
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov
2002-12-13OK, there's at least one application author who has provided dynamic lockingRichard Levitte
2002-12-13OK, there's at least one application author who has provided dynamic lockingRichard Levitte
2002-12-12BIO_new_bio_pair() was unnecessarily described in it's own page as well as inRichard Levitte
2002-12-12BIO_new_bio_pair() was unnecessarily described in it's own page as well as inRichard Levitte
2002-12-12BIO_set_nbio() is enumerated, but not explained. Remove it from enumerationRichard Levitte