2016-02-22 |
Richard Levitte | Clean away $no_rfc3779 since we don't appear to use...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $zlib since with have $disabled{zlib}
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $no_threads since we have $disabled{threads}
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $config{no_shared} since we have $disabled...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Expose %disables to the perl fragments in build.info...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Fix DSO name on HP/UX
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Fix a few typos
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Don't include all symbols from static libraries when...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Get back "ssl2" as a deprecated disablable option
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Add a "no-pic" build for Travis
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Rewrite CHANGES to add some commentary about the "pic...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Introduce the "pic" / "no-pic" config option
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Use $disabled{"dynamic-engine"} internally
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Fix incorrect SO name on GNU platforms
|
commit | commitdiff | tree |
2016-02-21 |
Richard Levitte | Don't use 'parent' in util/dofile.pl
|
commit | commitdiff | tree |
2016-02-21 |
Richard Levitte | Check that any dependency file is newer than Makefile...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Document the last configuration changes
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Avoid GNU make re-exec when adding dependencies to...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Unified on VMS - install dynamic engines if there are any
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Run the TLSProxy based tests as long as dynamic engines...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Build dynamic engines even if configured "no-shared"
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Always build library object files with shared library...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Make crypto/buildinf.h depend on configdata.pm rather...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | apps_extra_src changed name to apps_aux_src, rename...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | VMS static libraries have the extension .OLB, not .LIB
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Unified 'make depend' has to cleanup after itself
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Fix Configurations/unix-Makefile.tmpl
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Make sure the linked programs have the correct extension
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Big rename fest of MingW shared libraries
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Misc small fixes.
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Try removing installation directories after having...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Small rename fest in unified, obj2dynlib -> obj2dso
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Remake the installation of shared libraries in unix...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Big rename fest of engine DSO names, from libFOO.so...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Simplify the generation of ld scripts for Linux and...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Big rename fest in makefile.shared: link_a / link_o...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Centralise the shared library / dso name info in unix...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Let Configure figure out the diverse shared library...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | VMS fixed in unified build
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Unified - don't install the ossltest engine
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Unified - do a better job when uninstalling
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Rethink the uplink / applink story
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | VMS: rather use a quick file comparison than DIFF
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | VMS: produce dependency files just like you produce...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Fix casing on VMS
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Don't use config.timestamp, we already have configdata.pm
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Automatic 'make depend' for the unified build scheme
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Fix uninstall_sw for the unixmake scheme
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Set EXE_EXT environment variable when testing
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSSL_DOI...
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Don't treat .d (depend) files separately from object...
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Fix the makedepend constructor in unix-Makefile.tmpl
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | In the unified scheme, there is no $(TOP), use $(SRCDIR...
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fix spelling
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fix spelling
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Add -lresolv to the Solaris ex_libs
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Get conditional priorities right
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Be more verbose when debugging is on
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | When someone configures an out-of-source build, switch...
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fix check of -DOPENSSL_USE_APPLINK in $config{cflags}
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fixup secmemtest for the change of CRYPTO_free() and...
|
commit | commitdiff | tree |
2016-02-17 |
Dmitry-Me | Fix mismatched curly brace Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Update the documentation on heap allocators / deallocators
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Implement the use of heap manipulator implementions
|
commit | commitdiff | tree |
2016-02-16 |
Viktor Szakats | OPENSSL_init_ssl.pod: fix minor typo Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | On solaris, the variable name sun clashes, use s_un...
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Check for OPENSSL_USE_APPLINK in $config{cflags} as...
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Don't check for gcc or clang on VMS
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Lowercase configuration arguments on VMS
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Fix Solaris link_a and link_o
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Fix use of add() and add_before() in Configurations...
|
commit | commitdiff | tree |
2016-02-15 |
Richard Levitte | Correct deprecation of OPENSSL_config
|
commit | commitdiff | tree |
2016-02-15 |
Richard Levitte | MANSUFFIX should be left empty
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Misc fixes in util/mk1mf.pl
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Don't use libcrypto private headers with mkdef.pl
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Make sure to use unsigned char for is*() functions
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Make the use of mdebug backtrace a separate option
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Declare DllMain internally
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Make sure a socklen_t can compare with a sizeof() result
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Have dofile.pl say where it was run, for real this...
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Have dofile.pl say where it was run
|
commit | commitdiff | tree |
2016-02-14 |
Richard Levitte | Prefer IO::Socket::INET6 over IO::Socket::IP
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Pass $(CC) to perlasm scripts via the environment
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Don't build test programs by default, add convenience...
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Have the same installation directories in unified as...
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Add SHARED_RCFLAGS in unified Makefile template
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | The unified build may delete installed manual files
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Display the windres command
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Rethink the method to place user cflags last
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Make sure the OPENSSL_INIT flags are 32 bits and document...
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | Remove 00-test_checkexes.t, as it has lost its relevance
|
commit | commitdiff | tree |
2016-02-13 |
Richard Levitte | In templates, output_on() must be used the same way...
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | We need the linked utils after a full build.
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Unified build - fix make depend
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Now that we have good verbosity, turn it on for Travis
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Document the changes in "make test" behavior
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Let all TLSProxy based tests display debug text conditionally
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Rethink logging of test recipes
|
commit | commitdiff | tree |
next |