Make sure to use unsigned char for is*() functions
[openssl.git] / Makefile.in
2016-02-13 Richard LevitteDon't build test programs by default, add convenience...
2016-02-12 Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11 Richard LevitteAdd support for shared_rcflag, useful for windres ...
2016-02-10 Richard LevitteQuote the CFLAG in Unixly Makefiles, for buildinf.h
2016-02-10 Richard Levitteunified build scheme: add the tweaks to build on Cygwin...
2016-02-10 Richard LevitteConfigure et al: move the installation directory logic...
2016-02-10 Richard LevitteConfigure et al: treat C defines separately
2016-02-10 Rich SalzRemove store.
2016-02-06 Richard LevitteEnhance and clear the support of linker flags
2016-02-03 Michael Lee[Configure] Make --with-zlib-* work with configdata.pm
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-28 Viktor DukhovniRestore NUMPRIMES as a numeric literal
2016-01-26 Benjamin KadukRemove unused, undocumented clean-shared target
2016-01-26 Richard LevitteBase the tarfile list of files on git ls-files instead...
2016-01-25 Richard LevitteSmall Makefile.in cleanup
2016-01-25 Richard LevitteGenerate warning text
2016-01-25 Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-24 Rich SalzMove pqueue into ssl
2016-01-24 Richard LevitteThe rehash.time target should depend on build_tools...
2016-01-21 Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-20 Rich SalzConsolidate "make update"
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-19 Dr. Stephen HensonAdd TLS PRF method.
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-14 Richard LevitteFall back to c_rehash if 'openssl rehash' fails
2016-01-12 Rich SalzMove Makefiles to Makefile.in