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 |
2018-01-28 |
Richard Levitte | Add a note on Configure variable processing in NEWS...
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | Make sure all our config targets inherit a BASE template
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | We need Unixly defaults for config targets that don...
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | Stop having Unix defaults in Configure (partial)
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | Processing GNU-style "make variables" - implementation
|
commit | commitdiff | tree |
2018-01-28 |
Richard Levitte | Processing GNU-style "make variables" - separate CPP...
|
commit | commitdiff | tree |
2018-01-24 |
Richard Levitte | Small cleanup of some build.info files
|
commit | commitdiff | tree |
2018-01-24 |
Richard Levitte | Configure: ensure that a DEPEND generates the correct...
|
commit | commitdiff | tree |
2018-01-24 |
Richard Levitte | Configure: let INCLUDEs set on binaries "trickle down...
|
commit | commitdiff | tree |
2018-01-23 |
Richard Levitte | Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_f...
|
commit | commitdiff | tree |
2018-01-23 |
Richard Levitte | Revert "EVP_PKEY_asn1_add0(): Check that this method...
|
commit | commitdiff | tree |
2018-01-23 |
Richard Levitte | Don't add $(EX_LIBS) to libssl.pc's Libs.private
|
commit | commitdiff | tree |
2018-01-23 |
Richard Levitte | Add anything specifying a threads library to ex_libs
|
commit | commitdiff | tree |
2018-01-22 |
Richard Levitte | When building shared libraries, only ln -s when simple...
|
commit | commitdiff | tree |
2018-01-22 |
Richard Levitte | test/ossl_shim/packeted_bio.h: don't include e_os.h
|
commit | commitdiff | tree |
2018-01-22 |
Richard Levitte | Reduce the use of e_os.h in test programs
|
commit | commitdiff | tree |
2018-01-20 |
Richard Levitte | Update the license end year
|
commit | commitdiff | tree |
2018-01-20 |
Richard Levitte | Enable TLSProxy tests on Windows
|
commit | commitdiff | tree |
2018-01-19 |
Richard Levitte | Copyright update of more files that have changed this...
|
commit | commitdiff | tree |
2018-01-19 |
Richard Levitte | Create one permanent proxy socket per TLSProxy::Proxy...
|
commit | commitdiff | tree |
2018-01-18 |
Richard Levitte | Only implement secure malloc if _POSIX_VERSION allows
|
commit | commitdiff | tree |
2018-01-18 |
Richard Levitte | The Cygwin gcc doesn't define _WIN32, don't pretend...
|
commit | commitdiff | tree |
2018-01-18 |
Richard Levitte | Simplify Cygwin checks, part 1
|
commit | commitdiff | tree |
2018-01-18 |
Richard Levitte | Cygwin is POSIX, don't say it isn't
|
commit | commitdiff | tree |
2018-01-18 |
Richard Levitte | TLSProxy::Proxy: Don't use ReuseAddr on Windows
|
commit | commitdiff | tree |
2018-01-17 |
Richard Levitte | TLSProxy::Proxy: don't waste time redirecting STDOUT...
|
commit | commitdiff | tree |
2018-01-17 |
Richard Levitte | TLSProxy::Proxy: If we don't support IPv6, force IPv4
|
commit | commitdiff | tree |
2018-01-15 |
Richard Levitte | Fix intermittent Windows and Cygwin failures in s_server
|
commit | commitdiff | tree |
2018-01-15 |
Richard Levitte | Fix Windows build file template to recognise .res files
|
commit | commitdiff | tree |
2018-01-14 |
Richard Levitte | Fix intermittent Cygwin failures in s_client
|
commit | commitdiff | tree |
2018-01-09 |
Richard Levitte | Configure: try to make sure every config target name...
|
commit | commitdiff | tree |
2018-01-09 |
Richard Levitte | Update copyright years on all files merged since Jan...
|
commit | commitdiff | tree |
2018-01-08 |
Richard Levitte | Separate general linking flags from extra libraries
|
commit | commitdiff | tree |
2018-01-08 |
Richard Levitte | Clean up uClinux targets
|
commit | commitdiff | tree |
2018-01-07 |
Richard Levitte | CHANGES: Document the removal of OS390-Unix
|
commit | commitdiff | tree |
2018-01-06 |
Richard Levitte | Add the possibility to do 'openssl help [command]'
|
commit | commitdiff | tree |
2018-01-06 |
Richard Levitte | apps: make sure prog_init only calculates once
|
commit | commitdiff | tree |
2017-12-28 |
Richard Levitte | Ignore ORDINALS in build.info files, and remove its...
|
commit | commitdiff | tree |
2017-12-28 |
Richard Levitte | Add 'openssl req' option to specify extension values...
|
commit | commitdiff | tree |
2017-12-27 |
Richard Levitte | VMS fix: link shared libs from objects files instead...
|
commit | commitdiff | tree |
2017-12-18 |
Richard Levitte | VMS build.info: uppercase args to perl modules must...
|
commit | commitdiff | tree |
2017-12-18 |
Richard Levitte | Restore the use of LDCMD when linking applications
|
commit | commitdiff | tree |
2017-12-13 |
Richard Levitte | Fix VMS use of util/mkdef.pl in top build.info
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Fix leak in ERR_get_state() when OPENSSL_init_crypto...
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | VMS build file template: adapt for when someone disabled...
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Restore makedepend capabilities for Windows and VMS
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Note the removal of Makefile.shared in CHANGES
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Remove Makefile.shared, as it's now entirely unused
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Configure et al: cleanups
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | build.info: adapt to the new handling of .rc / .def...
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Build file templates: Replace the use of Makefile.shared
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Configure: Recognise .rc and .def / .map / .opt as...
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Configure: Read in extra information to help create...
|
commit | commitdiff | tree |
2017-12-12 |
Richard Levitte | Configure: Add read_eval_file, a general purpose perl...
|
commit | commitdiff | tree |
2017-12-11 |
Richard Levitte | Configure: move the processing of predefined macros...
|
commit | commitdiff | tree |
2017-12-08 |
Richard Levitte | In apps_startup(), call OPENSSL_init_ssl() rather than...
|
commit | commitdiff | tree |
2017-12-08 |
Richard Levitte | In OPENSSL_init_ssl(), run the base ssl init before...
|
commit | commitdiff | tree |
2017-12-08 |
Richard Levitte | Remove unicode characters from source
|
commit | commitdiff | tree |
2017-12-07 |
Richard Levitte | Document how the configuration option 'reconf' works
|
commit | commitdiff | tree |
2017-12-07 |
Richard Levitte | Configure: die if there are other arguments with 'reconf'
|
commit | commitdiff | tree |
2017-12-07 |
Richard Levitte | Make sure ./config passes options to ./Configure correctly
|
commit | commitdiff | tree |
2017-12-07 |
Richard Levitte | Have all relevant config targets use the env() function...
|
commit | commitdiff | tree |
2017-12-07 |
Richard Levitte | Document the possibility for command line argument...
|
commit | commitdiff | tree |
2017-12-07 |
Richard Levitte | Make it possible to add env var assignments as Configure...
|
commit | commitdiff | tree |
2017-12-07 |
Richard Levitte | Save away the environment variables we rely on
|
commit | commitdiff | tree |
2017-11-24 |
Richard Levitte | Fix EVP_MD_meth_new.pod
|
commit | commitdiff | tree |
2017-11-24 |
Richard Levitte | Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
|
commit | commitdiff | tree |
2017-11-21 |
Richard Levitte | Avoid unnecessary MSYS2 conversion of some arguments
|
commit | commitdiff | tree |
2017-11-16 |
Richard Levitte | Modify expected output of a CRL to match the changed...
|
commit | commitdiff | tree |
2017-11-16 |
Richard Levitte | Add padding spaces before printing signature algorithm...
|
commit | commitdiff | tree |
2017-11-16 |
Richard Levitte | Modify expected output of a certificate to match the...
|
commit | commitdiff | tree |
2017-11-07 |
Richard Levitte | Configure: cleanup @disable_cascade
|
commit | commitdiff | tree |
2017-11-03 |
Richard Levitte | Travis: if "make update" created a diff, please show it
|
commit | commitdiff | tree |
2017-11-02 |
Richard Levitte | Fix small but important regression
|
commit | commitdiff | tree |
2017-10-31 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2017-10-31 |
Richard Levitte | Generate a dictionary of OIDs for fuzzers
|
commit | commitdiff | tree |
2017-10-31 |
Richard Levitte | Fix EVP_PKEY_ASN1_METHOD manual
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | EVP_PKEY_asn1_add0(): Check that this method isn't...
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | Document EVP_PKEY_ASN1_METHOD and associated functions
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | EVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
|
commit | commitdiff | tree |
next |