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 |
2016-02-10 |
Richard Levitte | unified build system: add CHANGES & NEWS
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | unified build scheme: rewrite INSTALL.VMS
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | clean away old VMS cruft
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | unified build scheme: add a "unified" template for...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | unified build scheme: add instructions for travis to...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | unified build scheme: Try to nudge users to try the...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | unified build scheme: add the tweaks to build on Cygwin...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | unified build scheme: add a "unified" template for...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | unified build scheme: give util/dofile.pl the possibility...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Configure et al: move the installation directory logic...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Configure et al: treat C defines separately
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | VMS getnameinfo() seems to have a bug with returned...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Simplify the specification of include dirs in the build dir
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Make the processing of build.info files more aware...
|
commit | commitdiff | tree |
2016-02-10 |
Richard Levitte | Make sure to always include string.h so memset gets...
|
commit | commitdiff | tree |
2016-02-09 |
Richard Levitte | Fix 90-test_networking.t
|
commit | commitdiff | tree |
2016-02-09 |
Richard Levitte | Use rel2abs() on VMS, rather than realpath()
|
commit | commitdiff | tree |
2016-02-09 |
Richard Levitte | Update 90-test-networking.t to do the same checks as...
|
commit | commitdiff | tree |
2016-02-09 |
Richard Levitte | unified build scheme: adjust test framework for out...
|
commit | commitdiff | tree |
2016-02-09 |
Richard Levitte | unified build scheme: adjust some scripts
|
commit | commitdiff | tree |
2016-02-09 |
Richard Levitte | unified build scheme: add a design document
|
commit | commitdiff | tree |
2016-02-09 |
Richard Levitte | unified build scheme: add and document the "unified...
|
commit | commitdiff | tree |
2016-02-08 |
Richard Levitte | Small fixes
|
commit | commitdiff | tree |
2016-02-08 |
Richard Levitte | Following the PKCS#12 update, update crypto/pkcs12...
|
commit | commitdiff | tree |
2016-02-08 |
Richard Levitte | Use File::Path::rmtree rather than File::Path::remove_tree
|
commit | commitdiff | tree |
2016-02-08 |
Richard Levitte | Use File::Path::mkpath rather than File::Path::make_path
|
commit | commitdiff | tree |
2016-02-08 |
Richard Levitte | dtlsv1listentest includes e_os.h, reflect that in include...
|
commit | commitdiff | tree |
2016-02-06 |
Richard Levitte | Display the linking commands that are performed
|
commit | commitdiff | tree |
2016-02-06 |
Richard Levitte | Enhance and clear the support of linker flags
|
commit | commitdiff | tree |
2016-02-06 |
Richard Levitte | Add build.info lines for dtlsv1listentest
|
commit | commitdiff | tree |
2016-02-05 |
Richard Levitte | VMS lacks socklen_t, give it one
|
commit | commitdiff | tree |
2016-02-05 |
Richard Levitte | Initialize variable
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Initialise with -1 rather than 1
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils...
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Update crypto/bio/build.info
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Change the transfer perl module so the real module...
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Make sure getaddrinfo and getnameinfo works as intended...
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | If egd is disabled by default, it should be possible...
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Only use TLS1.2 when it's available
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Have 70-test_clienthello.t be selective on when it...
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Have OpenSSL::Test::Utils::available_protocols load...
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Use matching quotes
|
commit | commitdiff | tree |
2016-02-04 |
Richard Levitte | Make the mk1mf 'mv' command variable
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Use BIO_snprintf() rather than snprintf()
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: small test correction
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: Add a few lines in CHANGES & NEWS
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: add a simple networking test of s_client...
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: Adapt s_client and s_server
|
commit | commitdiff | tree |
next |