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 | Prepare for 1.1.0-pre4-dev
|
commit | commitdiff | tree |
2016-02-15 |
Richard Levitte | Prepare for 1.1.0-pre3 release
|
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 |
2016-02-12 |
Richard Levitte | Better workaround for VMS getnameinfo() bug
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Adjust transfer::Text::Template.pm for alternate directory...
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Remove last chomps
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | make generate
|
commit | commitdiff | tree |
2016-02-12 |
Richard Levitte | Generate progs.h from a bunch of files instead of internal...
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | State the minimum Perl version that our scripts will...
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Perl's chop / chomp considered bad, use a regexp instead
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Add the generate mechanism from unixmake to unix-Makefile...
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Make util/mkrc.pl location agnostic and adapt Makefile...
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Make shared library targets more consistent
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Add support for shared_rcflag, useful for windres ...
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Modernise the mingw cflags and ldflags
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Unified build: Keep track of generated header files
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Remove the "make depend" message
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Add inclusion directory crypto/include for BN compilations
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | The protocol variable has lost its use, remove it
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Rework BIO_ADDRINFO_protocol() to return correct values
|
commit | commitdiff | tree |
2016-02-11 |
Richard Levitte | Make comment match reality
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | After auto init, check that the deprecated functions...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Change the VMS perl pointer from SF file store to the...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Use the protocol we know rather than BIO_ADDRINFO_protocol...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Don't assert protocol equality
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Produce buildinf.h on Windows the same way as on Unix
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Quote the CFLAG in Unixly Makefiles, for buildinf.h
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Make sure to escape backslashes and single quotes for...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Make it possible to get ENGINESDIR info from OpenSSL_versions
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | The guard macro to be defined didn't match the guard...
|
commit | commitdiff | tree |
next |