There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.
[openssl.git] / Makefile.shared
2005-12-16 Andy PolyakovFix typos in osf1 shared rules.
2005-11-09 Andy PolyakovAIX -blibpath is not accumulative, one apparently has...
2005-10-28 Andy PolyakovAdd -install_name in link_a.darwin rule.
2005-10-25 Andy PolyakovFix install problems on MacOS X and HP-UX.
2005-06-23 Andy PolyakovDarwin specific update for Configure and Makefile.shared.
2005-06-23 Andy PolyakovHP-UX specific updates to Makefile.org and Makefile...
2005-06-22 Andy PolyakovSolaris-specific Makefile.shared update from 098.
2005-05-21 Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-16 Andy PolyakovImprove shell portability of new rules in Makefile...
2005-05-16 Andy PolyakovMake Makefile.shared quiet again.
2005-05-15 Andy PolyakovSimplify shared rules, link run-path into applications...
2005-04-30 Andy PolyakovCygwin/mingw sync with stable.
2005-04-13 Andy PolyakovParameterize do_solaris rules in Makefile.shared.
2005-04-04 Andy PolyakovExtend Solaris x86 support to amd64.
2005-03-31 Ben LaurieGet rid of irritating noise.
2005-02-06 Andy PolyakovMake Makefile.shared BSD make-friendly, remove more...
2005-02-03 Andy PolyakovDrop redundant -lc from a number of rules in Makefile...
2005-01-26 Richard LevitteThe mix of CFLAGS and LDFLAGS is a bit confusing in...
2004-12-27 Andy PolyakovAs new major IRIX release is highly unlikely to appear...
2004-09-28 Andy PolyakovFix Solaris 10_x86 shared build. -Bsymbolic is required...
2004-08-29 Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01 Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-07-24 Andy PolyakovMinor HP-UX make update. IA-64-based HP-UX favor .so...
2004-07-18 Andy PolyakovAdd anchors for AES, SHA-256/-512 assembler modules...
2004-05-31 Andy PolyakovMinimal work-around for ./engine shared builds. "Minima...
2004-05-31 Andy Polyakov32-bit PA-RISC requires -Bsymbolic when linking libcryp...
2004-05-31 Andy PolyakovWorking on HP-UX shared support...
2004-05-28 Andy Polyakovhpux-shared rules to cover even for GNU ld.
2004-05-28 Andy PolyakovUnified hpux-shared rule. Verified with both 32- and...
2004-05-27 Andy PolyakovAttempt to unify hpux-shared rules. More adjustments...
2004-03-12 Andy PolyakovIRIX 6.x shared build fix-up.
2003-04-08 Richard LevitteCorrect a few typos.
2003-04-08 Richard LevitteA single quote too many.
2003-04-08 Richard LevitteI forgot to continuation mark.
2003-04-08 Richard LevitteIt seems like OpenUnix's ld uses LD_LIBRARY_PATH to...
2003-04-01 Richard LevitteIt seems like gcc-drivven shared library building on...
2003-02-22 Richard LevitteAllow building applications against static libraries...
2003-02-13 Richard LevitteAdd full support for -rpath/-R, both in shared librarie...
2002-12-19 Richard LevitteTo avoid any future programming glitches, let's make...
2002-12-16 Andy Polyakov'a=b c=$a; echo $c' doesn't necessarily prints "b"...
2002-12-16 Richard LevitteTransfer the Solaris shared library building changes...
2002-12-14 Andy PolyakovSolaris shared build fix-ups. See RT#238,239 for details.
2002-12-14 Andy PolyakovNew DETECT_GNU_LD procedure.
2002-11-15 Richard LevitteAdd the INHIBIT_SYMLINKS flag variable to help Cygwin.
2002-11-06 Richard LevitteKeep on using ${CC}, since gcc may act in disguise.
2002-10-16 Richard LevitteEh, -Wl,--whole-archive disappeared from the GNU target...
2002-10-15 Richard LevitteA much better idea, of course, is not to do a submake...
2002-10-14 Richard LevitteAdd missing quotes.
2002-10-13 Richard LevitteTargeting the solaris platform for specific tests....
2002-10-12 Richard LevitteChase down the missing backslashes.
2002-10-11 Richard LevitteFor the platforms where version info is inserted separa...
2002-10-11 Richard LevitteMake sure it's properly detected when there's no versio...
2002-10-11 Richard LevitteFix inconsistencies in the Darwin targets.
2002-10-11 Richard LevitteAdd a suffix for Darwin's sake, since it seems like...
2002-10-11 Richard LevitteMove the shared library construction stuff to Makefile...