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 |
2016-02-03 |
Richard Levitte | Refactoring BIO: Adapt BIO_s_datagram and all that...
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: add a test, using test/ssltest
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: adapt BIO_s_connect and BIO_s_accept
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: reimplement old socket handling functions...
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Temporary pragma to have GCC quiet down about deprecated...
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: new socket-handling functions, deprecate...
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: add error macros & text, and make...
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: Small adjustments
|
commit | commitdiff | tree |
2016-02-03 |
Richard Levitte | Refactoring BIO: add wrappers around sockaddr et al
|
commit | commitdiff | tree |
2016-02-02 |
Richard Levitte | Use a simpler method to build a glob than splitpath...
|
commit | commitdiff | tree |
2016-02-01 |
Richard Levitte | unified build scheme: add a personal configuration...
|
commit | commitdiff | tree |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files
|
commit | commitdiff | tree |
2016-02-01 |
Richard Levitte | unified build scheme: a first introduction
|
commit | commitdiff | tree |
2016-01-31 |
Richard Levitte | Remove the extra checks for Intel's C compiler
|
commit | commitdiff | tree |
2016-01-31 |
Richard Levitte | Don't go into dotted directories when copying Makefile...
|
commit | commitdiff | tree |
2016-01-30 |
Richard Levitte | When checking if there's a VMS directory spec, don...
|
commit | commitdiff | tree |
2016-01-30 |
Richard Levitte | Fix test/recipes/25-test_verify.t
|
commit | commitdiff | tree |
2016-01-30 |
Richard Levitte | Fix opt_imax() call
|
commit | commitdiff | tree |
2016-01-30 |
Richard Levitte | Configure: Clarify the handling of $thread_cflags
|
commit | commitdiff | tree |
2016-01-29 |
Richard Levitte | Complete the lflags -> lflags/ex_libs transition
|
commit | commitdiff | tree |
2016-01-29 |
Richard Levitte | Configure et al: split up the lflags configuration...
|
commit | commitdiff | tree |
2016-01-29 |
Richard Levitte | Make use of add() and add_before() in Configurations/
|
commit | commitdiff | tree |
2016-01-29 |
Richard Levitte | Revert "Don't replace cflags with thread_cflags, only...
|
commit | commitdiff | tree |
2016-01-29 |
Richard Levitte | Don't replace cflags with thread_cflags, only append...
|
commit | commitdiff | tree |
2016-01-28 |
Richard Levitte | Correct number of arguments in BIO_get_conn_int_port...
|
commit | commitdiff | tree |
2016-01-27 |
Richard Levitte | Fix check of what makedepprog should be
|
commit | commitdiff | tree |
2016-01-27 |
Richard Levitte | Complete the removal of /* foo.c */ comments
|
commit | commitdiff | tree |
2016-01-27 |
Richard Levitte | Skip all explicitely if the number of tests is 0
|
commit | commitdiff | tree |
2016-01-27 |
Richard Levitte | Be careful when applying EXE_SHELL
|
commit | commitdiff | tree |
2016-01-26 |
Richard Levitte | SHARED_LIBS_LINK_EXTS is no longer used, remove it...
|
commit | commitdiff | tree |
2016-01-26 |
Richard Levitte | 80-test_ca.t is made to use the new perlapp()
|
commit | commitdiff | tree |
2016-01-26 |
Richard Levitte | Have OpenSSL::Test handle perl scripts like any program
|
commit | commitdiff | tree |
2016-01-26 |
Richard Levitte | Use the new OpenSSL::Test::Utils routines.
|
commit | commitdiff | tree |
2016-01-26 |
Richard Levitte | Use Configure's @disablables and %disabled through...
|
commit | commitdiff | tree |
2016-01-26 |
Richard Levitte | Configure first in travis create release
|
commit | commitdiff | tree |
next |