- 4a9476d When preparing a separate build tree, don't make softlinks to softlinks. by Richard Levitte · 22 years ago
- 8d25116 Force the removal. PR: 437 by Richard Levitte · 22 years ago
- 969511d Certain files must be removed before generating them, in case they point by Richard Levitte · 22 years ago
- 989f48d Avoid unnecessary pollution of object module name table. Cygwin shared by Andy Polyakov · 22 years ago
- f8ea5cb Make sure everything that may be freed is allocated or initiated. PR: 446 by Richard Levitte · 22 years ago
- 360e506 Typos corrected. PR: 445 by Richard Levitte · 22 years ago
- 09ad245 Typo. by Dr. Stephen Henson · 22 years ago
- ad200a8 The naming scheme wasn't quite correct for Cygwin by Richard Levitte · 22 years ago
- 9d1b561 At least OpenBSD implements PIC in the same way ELF does. by Andy Polyakov · 22 years ago
- 416b19c gcc wants character constants to be correct. Before this change, the by Richard Levitte · 22 years ago
- 5b7249f NULL tofree when it is freed to avoid double free. by Dr. Stephen Henson · 22 years ago
- 699543e Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I've by Andy Polyakov · 22 years ago
- 4309c4a Third argument to shl_load() is "long address", not a pointer. by Lutz Jänicke · 22 years ago
- 4ebb529 RSA_METHOD now supports key-generation, but (for now) none of these by Geoff Thorpe · 22 years ago
- 2814c62 This is the first step in allowing RSA_METHODs to implement their own key by Geoff Thorpe · 22 years ago
- 876e96f Fix leak. by Dr. Stephen Henson · 22 years ago
- f68843e Fix a typo. by Andy Polyakov · 22 years ago
- 19a97a1 Another GAS fix-up and some commentary... by Andy Polyakov · 22 years ago
- 7299751 GAS can't stand stub, which is stb's synonym. by Andy Polyakov · 22 years ago
- 2a9fca8 Oops! I've toasted Cygwin! Fixed now. by Andy Polyakov · 22 years ago
- 55b1516 Redundant now as it's moved to ./Makefile.org. by Andy Polyakov · 22 years ago
- 3cc9a89 Unified targets for ELF assembler modules. Tested on Linux, Solaris and by Andy Polyakov · 22 years ago
- 46a0d4f Support for ILP32 on HPUX-IA64. by Andy Polyakov · 22 years ago
- 04945fd pa-risc2.s was not PIC, see RT#426. I strip call to fprintf as it's by Andy Polyakov · 22 years ago
- 97e2e71 HP/UX 11i make gets upset by this line containing nothing but a Tab by Andy Polyakov · 22 years ago
- c8a6478 Rijndael should be called AES everywhere by Richard Levitte · 22 years ago
- 90ce14c Support for Intel compiler. More details will be provided in closing note by Andy Polyakov · 22 years ago
- 28e276f Complete integration of SPARC assembler DES implementation. Tested on Solaris by Andy Polyakov · 22 years ago
- f22e1e4 UltraSPARC assembler DES implementation tune-up. The code can be by Andy Polyakov · 22 years ago
- e0d769c Very old submission (from 2000) of UltraSPARC assembler DES implementation. by Andy Polyakov · 22 years ago
- 4a37c48 I implemented this when troubleshooting performance problem on SPARC Solaris. by Andy Polyakov · 22 years ago
- ad492c3 Link engines against libcrypto, even when a TCP/IP implementation is by Richard Levitte · 22 years ago
- 0c055b2 Adjust the parameter lists in some not commonly used files. PR: 428 by Richard Levitte · 22 years ago
- 7eed0fc Make sure the last character of the ASN.1 time string (the 'Z') is copied. by Richard Levitte · 22 years ago
- 7a1c6aa It's rather silly to believe we'd release 0.9.7a in 2002 :-). by Richard Levitte · 22 years ago
- 948dcdb Merge in changes from 0.9.7-stable. by Richard Levitte · 22 years ago
- 08101d7 Merge in changes from 0.9.7-stable. by Richard Levitte · 22 years ago
- 75c4028 My English is definitely not good as my assembly skills:-) And it looks like by Andy Polyakov · 22 years ago
- 85f258d It probably belongs in PROBLEMS, but it's more likely to be a FAQ. by Andy Polyakov · 22 years ago
- 49be704 Since we're including Kerberos 5 headers in our exported header files (when by Richard Levitte · 22 years ago
- 44fcd3e Add information about AES cipher suites to ciphers manual page. by Lutz Jänicke · 22 years ago
- 21cde7a Fix wrong handling of session ID in SSLv2 client code. by Lutz Jänicke · 22 years ago
- 8598289 Correct asm exclusions. by Ben Laurie · 22 years ago
- 35dde74 OS/2 does binary by default, apparently. by Richard Levitte · 22 years ago
- 5e42f9a make update by Richard Levitte · 22 years ago
- 7acf00a Finally get rid of all the algorithm inclusions that were done from evp.h. by Richard Levitte · 22 years ago
- 69339d2 make update by Richard Levitte · 22 years ago
- ec517d2 Merge from 0.9.7-stable. by Richard Levitte · 22 years ago
- ce9b1b0 I can't confirm the claim being removed and nobody seems to speak up for it. by Andy Polyakov · 22 years ago
- 0a2407a UltraSPARC performance "tune-up." by Andy Polyakov · 22 years ago
- 76a03d5 FAQ addenum as discussed in RT#417. by Andy Polyakov · 22 years ago
- 7c03f26 Kenneth R. Robinette just told me the latest snapshot works well with by Richard Levitte · 22 years ago
- 9ff9e40 Can't find the referense to errors on XP with Kerberos by Richard Levitte · 22 years ago
- b5beb13 Add SPKM among the related stanrds. by Richard Levitte · 22 years ago
- ceb12d3 Updates by Richard Levitte · 22 years ago
- 59c0dd5 Update our list of implemented and related standards. by Richard Levitte · 22 years ago
- dcf19c1 Update our list of implemented and related standards. by Richard Levitte · 22 years ago
- e235000 Spelling error. by Richard Levitte · 22 years ago
- 821951b Avoid double definition of config. PR: 420 by Richard Levitte · 22 years ago
- 35ba1f1 Updates by Richard Levitte · 22 years ago
- ea8e0cc Some more adjustments by Lutz Jänicke · 22 years ago
- cb661c5 Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately, by Richard Levitte · 22 years ago
- e904bd0 All VMS-specific problems have been solved. by Richard Levitte · 22 years ago
- e9883d2 Finally, a bn_div_words() in VAX assembler that goes through all tests. PR: 413 by Richard Levitte · 22 years ago
- 8d6ad9e Stop a possible memory leak. by Richard Levitte · 22 years ago
- aa18245 Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants. PR: 411 by Richard Levitte · 22 years ago
- 316bfb7 Fix for "shift count too large" when compiling for hpux-parisc2 and by Andy Polyakov · 22 years ago
- 9b58214 More accurate comments. by Richard Levitte · 22 years ago
- 3c801fa A little debugging. by Richard Levitte · 22 years ago
- 1c92020 Propagate MAKEDEPPROG to the subdirs under crypto/. by Richard Levitte · 22 years ago
- 1004c99 Fix Kerberos5/SSL interaction by Lutz Jänicke · 22 years ago
- c9ecb1e Keep the internal lowercase 'surname', for programmer's sake. by Richard Levitte · 22 years ago
- 8baf5fd Be consistent with capitalisation of object names. by Richard Levitte · 22 years ago
- aafafa3 Be consistent with capitalisation of object names. by Richard Levitte · 22 years ago
- 49e42a1 There was a mixup between INSTALLTOP and OPENSSLDIR... by Richard Levitte · 22 years ago
- 9cd16b1 We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies, by Richard Levitte · 22 years ago
- 12cd282 Because the contents of openssl.pc may have to change when a configuration by Richard Levitte · 22 years ago
- 9564997 Small tweaks for code consistency. by Richard Levitte · 22 years ago
- f968059 To avoid any future programming glitches, let's make each and every by Richard Levitte · 22 years ago
- 0b900a5 I have no idea what possesed me to compile s_socket.c as POSIXly code. by Richard Levitte · 22 years ago
- 09867a4 If _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined, _POSIX_C_SOURCE gets by Richard Levitte · 22 years ago
- 9d5c42b It was pointed out to me that .pc files are normally stored in by Richard Levitte · 22 years ago
- 8e7a8b6 It was pointed out to me that .pc files are normally stored in by Richard Levitte · 22 years ago
- 4d62503 Update the current status by Richard Levitte · 22 years ago
- 26a60b2 Better wording? by Andy Polyakov · 22 years ago
- 07d09fd Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1. by Andy Polyakov · 22 years ago
- 4553ed2 Make "perl des-586.pl a.out" work, see RT#402 by Andy Polyakov · 22 years ago
- 62966f3 'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s in by Andy Polyakov · 22 years ago
- c445142 Transfer the Solaris shared library building changes from 0.9.7-stable. by Richard Levitte · 22 years ago
- f70ddce Protect loading routines with a lock. PR: 373 by Richard Levitte · 22 years ago
- e29246c Synchronise with Makefiles. by Richard Levitte · 22 years ago
- 146e677 Always forget this one... by Andy Polyakov · 22 years ago
- a45051f DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macro by Andy Polyakov · 22 years ago
- ec9f67f Make sure manual pages are properly linked to on systems that have case by Richard Levitte · 22 years ago
- 30c08f2 Update the make system for installations: by Richard Levitte · 22 years ago
- 9f100cf Don't define macros in terms of asm() when __STRICT_ANSI is defined. by Richard Levitte · 22 years ago
- a5a01e9 Bring des_locl.h at the same level as in the 0.9.7 branch. by Richard Levitte · 22 years ago
- 6be4688 Ooops! No ROTATE on some platforms after x86_64 performance patch... by Andy Polyakov · 22 years ago
- 717c5cd As you might have noticed I tried to change for . prefix, because it's by Andy Polyakov · 22 years ago
- 0654bba Solaris shared build fix-ups. See RT#238,239 for details. by Andy Polyakov · 22 years ago