2001-05-12 |
Dr. Stephen Henson | Change Win32 to use EXPORT_VAR_AS_FN. |
blob | commitdiff | raw |
2001-05-03 |
Richard Levitte | Add support for Sun C on Solaris x86. Contributed... |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Richard Levitte | Unixware config. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Richard Levitte | Incorporate some changes that make OpenSSL compilable... |
blob | commitdiff | raw | diff to current |
2001-04-03 |
Richard Levitte | Remove a typo in dgux-R4-gcc. |
blob | commitdiff | raw | diff to current |
2001-03-27 |
Richard Levitte | Restore asm/mips3.s to be compiled and linked in, since... |
blob | commitdiff | raw | diff to current |
2001-03-27 |
Richard Levitte | Reports seem to show that asm/mips3.s has faults. ... |
blob | commitdiff | raw | diff to current |
2001-03-26 |
Richard Levitte | For mips3 and alpha, put the assembler file directives... |
blob | commitdiff | raw | diff to current |
2001-03-24 |
Richard Levitte | gcc uses collect2, not ld, to link things. Therefore... |
blob | commitdiff | raw | diff to current |
2001-03-18 |
Richard Levitte | New cofiguration for Unixwre and SCO,with slightly... |
blob | commitdiff | raw | diff to current |
2001-03-15 |
Richard Levitte | bsdi-elf needs to link with -ldl. |
blob | commitdiff | raw | diff to current |
2001-03-15 |
Richard Levitte | For AIX 4.3 or above, allow the use of dlfcn. |
blob | commitdiff | raw | diff to current |
2001-03-11 |
Bodo Möller | Forcibly enable memory leak checking during "make test" |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Bodo Möller | Workaround for solaris64 linking problem (explicit... |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Bodo Möller | Fixes to make 'no-ec' work (it should not turn 'objects... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X). |
blob | commitdiff | raw | diff to current |
2001-03-02 |
Richard Levitte | Introduce the possibility to access global variables... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Richard Levitte | Define the OPENSSL_NO_* macros as NO_* macros for the... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | I'm sick of the warnings about long long... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Ulf Möller | Temporary fix for build break. |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | An obvious but hard-to-see cut'n'paste error corrected. |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Richard Levitte | Update of linux-ppc. Contributed by MATSUURA Takanori |
blob | commitdiff | raw | diff to current |
2001-02-09 |
Bodo Möller | add linux-s390 configuration (based on information... |
blob | commitdiff | raw | diff to current |
2001-02-04 |
Ben Laurie | BN assembler is no longer option on x86. |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Dr. Stephen Henson | Add debugging info to new ASN1 code to trace memory... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Ulf Möller | Definition of NO_KRB5 in ssl.h for external applications. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Richard Levitte | Add configuration for GNU Hurd. |
blob | commitdiff | raw | diff to current |
2000-12-31 |
Richard Levitte | Temporary measure: if no KRB5 is defined, add "no-krb5... |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Richard Levitte | When using -pedantic, it's a good thing to define PEDAN... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Richard Levitte | Recognise Darwin as well. For now, have it do exactly... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Richard Levitte | First tentative impementation of Kerberos 5 cryptos... |
blob | commitdiff | raw | diff to current |
2000-11-18 |
Richard Levitte | I might want to debug the assembler modules... |
blob | commitdiff | raw | diff to current |
2000-11-12 |
Richard Levitte | Update my own debugging configuration entry |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Richard Levitte | Remove references to RSAref. The glue library is but... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Richard Levitte | Lutz tells me HP cc uses the same syntax for flags... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Richard Levitte | shl_load() also needs to load along a path given through an |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Richard Levitte | Add support for shared libraries under Irix. |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Richard Levitte | Rename true64 to the correct tru64. |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Richard Levitte | Add configuration option to build on Linux on both... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-10-21 |
Richard Levitte | FreeBSD-elf can do threads. However, there seems to... |
blob | commitdiff | raw | diff to current |
2000-10-21 |
Richard Levitte | Add what's needed to get shared libraries on HP-UX. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Richard Levitte | Even when you don't want to create shared libraries... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Richard Levitte | Rework the system to generate shared libraries: |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Richard Levitte | Make sure that shareable libraries are turned off if... |
blob | commitdiff | raw | diff to current |
2000-10-08 |
Richard Levitte | Linux on Alpha with gcc knows about shared libraries. |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Richard Levitte | Kris Kennaway <kris@FreeBSD.org> tells us that FreeBSD... |
blob | commitdiff | raw | diff to current |
2000-09-21 |
Richard Levitte | Portability patch for HP MPE/iX. Submitted by Mark... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Richard Levitte | HP-UX 64-bit has dlfcn, so let's use that instead of... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Richard Levitte | Typo in the added hpux targets. -ldl should be -ldld. |
blob | commitdiff | raw | diff to current |
2000-09-17 |
Richard Levitte | A patch from HP for better performance. |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Richard Levitte | Add a configuration for Sony News 4. |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Richard Levitte | Make sure that Configure will defined DSO_WIN32 for... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Richard Levitte | debug-linux-elf and debug-linux-elf-efence need to... |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Bodo Möller | Changes for QNX: there is no thread support, and the... |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Dr. Stephen Henson | *BIG* verify code reorganisation. |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Bodo Möller | Avoid abort() throughout the library, except when prepr... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Bodo Möller | QNX 4 support. |
blob | commitdiff | raw | diff to current |
2000-08-17 |
Richard Levitte | Allow reconfiguration. This can be useful if some... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Richard Levitte | IBMcxx complains that maxmem is as low as 2048 for... |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Richard Levitte | Added and corrected documentation for the 'shared'... |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Richard Levitte | I had completely forgotten that print_table_entry also... |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Richard Levitte | Add support for shared libraries on Solaris. |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Richard Levitte | Avoid loops, and make sure that it's possible to still... |
blob | commitdiff | raw | diff to current |
2000-07-21 |
Richard Levitte | Redo and enhance the support for building shared librar... |
blob | commitdiff | raw | diff to current |
2000-06-21 |
Geoff Thorpe | * This adds some checking to the 'dlfcn' DSO_METHOD... |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Bodo Möller | Another attempt to allow compiling on SunOS 4.*. |
blob | commitdiff | raw | diff to current |
2000-06-06 |
Ulf Möller | Option "no-symlinks" to configure without creating... |
blob | commitdiff | raw | diff to current |
2000-06-06 |
Andy Polyakov | MT-support for IRIX 6.x and Alpha-Linux |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Richard Levitte | According to Gordon Atwood <gordon@cs.ualberta.ca>... |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Ulf Möller | CygWin32 support. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Ben Laurie | EVP constification. |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Geoff Thorpe | This change will cause builds (by default) to not use... |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Geoff Thorpe | "make update" |
blob | commitdiff | raw | diff to current |
2000-05-29 |
Richard Levitte | Configuration for linux on ARM (contributed by Jeremy... |
blob | commitdiff | raw | diff to current |
2000-05-24 |
Richard Levitte | Add the target system linux-m68k |
blob | commitdiff | raw | diff to current |
2000-05-18 |
Dr. Stephen Henson | Fix c_rehash script, add -fingerprint option to crl. |
blob | commitdiff | raw | diff to current |
2000-05-08 |
Richard Levitte | Being sick and tired of the hogging Efence does on... |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Geoff Thorpe | I forgot about $openssl_other_defines ... should probab... |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Geoff Thorpe | This helps make the DSO stuff more portable; |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Geoff Thorpe | This commit ties the new DSO code (crypto/dso/) into... |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Bodo Möller | List "no-..." option first because it's the most freque... |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Bodo Möller | Explain configuration options more completely. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Richard Levitte | A couple of corrections concerning HPUX 10 and shared... |
blob | commitdiff | raw | diff to current |
2000-03-23 |
Richard Levitte | A quick hack to have ssize_t work with gcc under SunOS... |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Bodo Möller | cleaning up a little |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Richard Levitte | Protect variables from potential misinterpretations... |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Richard Levitte | I'm experimenting with a hack in dopr() and friends... |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Ulf Möller | some people can't read :) |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Ralf S. Engelschall | Added configuration support for Linux/IA64 |
blob | commitdiff | raw | diff to current |
2000-02-28 |
Bodo Möller | Switch to 0.9.6, and finally remove the annoying message |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Ulf Möller | Reorganize bn_mul.c (no bugfix yet), remove obsolete... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Richard Levitte | Add support for Unixware 7. Thanks to Ron Record ... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Ulf Möller | linux-ppc |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Bodo Möller | Use threads for linux-ppc. |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Bodo Möller | Don't define platform-dependent preprocessor symbols... |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Richard Levitte | Avoid saving any macros starting with a _, since that... |
blob | commitdiff | raw | diff to current |
next |