2018-03-06 |
Richard Levitte | Configure: fix small spelling error
|
commit | commitdiff | tree |
2018-03-03 |
Richard Levitte | Windows makefile: Don't quote generator arguments
|
commit | commitdiff | tree |
2018-02-28 |
Richard Levitte | Adapt 15-test_out_option.t for more than just Unix
|
commit | commitdiff | tree |
2018-02-28 |
Richard Levitte | Enable the -out option test on VMS as well
|
commit | commitdiff | tree |
2018-02-28 |
Richard Levitte | Check on VMS as well
|
commit | commitdiff | tree |
2018-02-28 |
Richard Levitte | Add VMS version of app_dirname()
|
commit | commitdiff | tree |
2018-02-28 |
Paul Yang | Fix the type of -out option Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-28 |
Paul Yang | Add test cases for this -out option check Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-28 |
Paul Yang | Check directory is able to create files for various... Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-28 |
Richard Levitte | storeutl: make sure s2i_ASN1_INTEGER is correctly declared
|
commit | commitdiff | tree |
2018-02-27 |
xemdetia | Fix documentation link to reference man3 Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-27 |
Richard Levitte | crypto/ec/asm/x25519-x86_64.pl: close STDOUT, not ...
|
commit | commitdiff | tree |
2018-02-27 |
Richard Levitte | configdata.pm: ensure $prefix is defined
|
commit | commitdiff | tree |
2018-02-26 |
Richard Levitte | Make it possible to give --libdir an absolute path
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | Add a note in CHANGES
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | Test the storeutl searching options
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | STORE: Add documentation on search criteria
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | Adapt storeutl to allow search for specific objects
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add search capibility
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to search for specific information
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | Test the storeutl expectation options
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | STORE: Add documentation on expecting specific infos
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | Adapt storeutl to allow looking for a specific info...
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add info type expectation
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to specify an expected info...
|
commit | commitdiff | tree |
2018-02-23 |
Richard Levitte | STORE: In preparation for coming work, mark when loading...
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Build files: when using $(CPP), use the C flags alongside...
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Build file templates: be less verbose when reconfiguring
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Replace the message about configdata.pm as a script
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Add a comment in configdata.pm regarding script-only...
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Make CROSS_COMPILE another supported "make variable...
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Unix Makefile: Rework the assignment of CXX and AS
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Refactor the ranlib attribute
|
commit | commitdiff | tree |
2018-02-22 |
Richard Levitte | Have configdata.pm display information on perl
|
commit | commitdiff | tree |
2018-02-21 |
Richard Levitte | VMS: Fix curve448 internal test program
|
commit | commitdiff | tree |
2018-02-17 |
Richard Levitte | Configure: avoid uninit data in configdata.pm
|
commit | commitdiff | tree |
2018-02-15 |
Richard Levitte | Configure: move down the treatment of seed sources
|
commit | commitdiff | tree |
2018-02-15 |
Richard Levitte | AIX: make sure that the arflags value includes the...
|
commit | commitdiff | tree |
2018-02-15 |
Richard Levitte | NOTES.UNIX: add additional note about --enable-new...
|
commit | commitdiff | tree |
2018-02-14 |
Richard Levitte | OSSL_STORE: Add OSSL_STORE_vctrl()
|
commit | commitdiff | tree |
2018-02-14 |
Richard Levitte | VMS: build ia64 assembler files if 'ias' is available
|
commit | commitdiff | tree |
2018-02-14 |
Richard Levitte | VMS: modify crypto/bn/asm/ia64.S to build properly
|
commit | commitdiff | tree |
2018-02-14 |
Richard Levitte | VMS: add the possibility to use Itanium assembler with...
|
commit | commitdiff | tree |
2018-02-14 |
Richard Levitte | Harmonize the make variables across all known platforms...
|
commit | commitdiff | tree |
2018-02-14 |
Richard Levitte | Build files: parametrize cpp
|
commit | commitdiff | tree |
2018-02-14 |
Richard Levitte | VMS: simplify config targets
|
commit | commitdiff | tree |
2018-02-13 |
Richard Levitte | VMS: for testutil, make sure to use BIO_f_linebuffer
|
commit | commitdiff | tree |
2018-02-13 |
Richard Levitte | Configure: if a file is generated, never assume it...
|
commit | commitdiff | tree |
2018-02-09 |
Nick Mathewson | Run "make update" Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-09 |
Nick Mathewson | In err_all.c, include the *err.h headers. Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-09 |
Nick Mathewson | Improve #include structure of pem{,2}.h Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-09 |
Nick Mathewson | Remove redundant declarations of ERR_load_*_strings() Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-09 |
Richard Levitte | Configuration: move the handling of zlib_include to...
|
commit | commitdiff | tree |
2018-02-09 |
Richard Levitte | Turn off printf format checking for BIO_printf et al...
|
commit | commitdiff | tree |
2018-02-09 |
Richard Levitte | VMS: take care of includes
|
commit | commitdiff | tree |
2018-02-09 |
Pauli | Fix glibc version detection. Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2018-02-09 |
Richard Levitte | Fix check of cpuid_asm_src config attribute
|
commit | commitdiff | tree |
2018-02-09 |
Richard Levitte | Revert ".travis.yml: remove osx from build matrix."
|
commit | commitdiff | tree |
2018-02-08 |
Richard Levitte | util/mkdef.pl: use better array in search of 'DEPRECATEDIN_'
|
commit | commitdiff | tree |
2018-02-08 |
Richard Levitte | With nmake, invoking $(MAKE) needs /$(MAKEFLAGS)
|
commit | commitdiff | tree |
2018-02-07 |
Richard Levitte | Revert "Modify test/afalgtest to fail if the afalg...
|
commit | commitdiff | tree |
2018-02-07 |
Richard Levitte | make update ERROR_REBUILD=-rebuild
|
commit | commitdiff | tree |
2018-02-07 |
Richard Levitte | mkerr.pl: When writing internal FOOerr.h, pay attention...
|
commit | commitdiff | tree |
2018-02-07 |
Richard Levitte | Make all private functions in e_afalg.c static
|
commit | commitdiff | tree |
2018-02-07 |
Richard Levitte | test/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctly
|
commit | commitdiff | tree |
2018-02-07 |
Richard Levitte | Modify test/afalgtest to fail if the afalg engine couldn...
|
commit | commitdiff | tree |
2018-02-06 |
Richard Levitte | Code cleanup: remove benchmark code from internal tests
|
commit | commitdiff | tree |
2018-02-06 |
Richard Levitte | util/mkdef.pl: Trust configdata.pm
|
commit | commitdiff | tree |
2018-02-02 |
Richard Levitte | Have configdata.pm also display the contents of %target
|
commit | commitdiff | tree |
2018-02-01 |
Richard Levitte | Fix of prefix bio filter (bf_prefix.c): rely on the...
|
commit | commitdiff | tree |
2018-02-01 |
Richard Levitte | VMS: MMS wants a space before the target / dependecies...
|
commit | commitdiff | tree |
2018-02-01 |
Richard Levitte | ocsp.c doesn't free the whole output chain, maybe causing...
|
commit | commitdiff | tree |
2018-02-01 |
Richard Levitte | Make sure that apps/openssl prefixes its output with...
|
commit | commitdiff | tree |
2018-02-01 |
Richard Levitte | Add an apps internal BIO filter for prefixing output...
|
commit | commitdiff | tree |
2018-01-31 |
Richard Levitte | Add missing \n in some testutil output
|
commit | commitdiff | tree |
2018-01-31 |
Richard Levitte | Make test/uitest depend on the private apps support...
|
commit | commitdiff | tree |
2018-01-31 |
Richard Levitte | Apps: divide the modules in direct command modules...
|
commit | commitdiff | tree |
2018-01-31 |
Richard Levitte | apps: Don't include progs.h in apps.h
|
commit | commitdiff | tree |
2018-01-31 |
Richard Levitte | Remove "dummy" BIO create and destroy functions
|
commit | commitdiff | tree |
2018-01-31 |
Richard Levitte | BIO: at the end of BIO_new, declare the BIO inited...
|
commit | commitdiff | tree |
2018-01-30 |
Richard Levitte | Fix small typo (parenthesis missing)
|
commit | commitdiff | tree |
2018-01-30 |
Richard Levitte | Configure: when checking user input, check both %user...
|
commit | commitdiff | tree |
2018-01-30 |
Richard Levitte | Configure: add configure command line C flags after...
|
commit | commitdiff | tree |
2018-01-30 |
Richard Levitte | Add a 'reconfigure' make target
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Restore perl variables for ENGINESDIR and OPENSSLDIR
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Fix typo in Windows makefile template: quotify, not...
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | To make it less surprising and confusing, leave a message...
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Make Travis and Appveyor display the configuration...
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Document the use of configdata.pm as a script
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Move the display of disabled features to configdata...
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Have the build files use the executable configdata.pm
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Make configdata.pm runnable and move all display of...
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Don't define OPENSSL_NO_ERR for the command line
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Remove $no_sse2, as it's just a 'copy' of $disabled...
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Fix recent typo. -DL_ENDIAN / -DB_ENDIAN, not -DL_DEBIAN...
|
commit | commitdiff | tree |
2018-01-29 |
Richard Levitte | Don't break testing when runnins as root
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | Get rid of a warning about unused results
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | Treat C++ flags more like C flags, and only if C++...
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | Fix WinCE config target
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | VMS config.com: better handling of arguments
|
commit | commitdiff | tree |
next |