| Commit message (Expand) | Author | Age | Files | Lines |
* | Configurations/unix-Makefile.tmpl: Don't specify headers twice | Richard Levitte | 2020-09-16 | 1 | -6/+6 |
* | Make 'make ordinals' work again | Richard Levitte | 2020-09-13 | 1 | -18/+40 |
* | NonStop port updates for 3.0.0. | Randall S. Becker | 2020-09-12 | 1 | -0/+176 |
* | Improve robustness and performance of building Unix static libraries | Dr. David von Oheimb | 2020-09-11 | 2 | -3/+4 |
* | Fix markdown nits in NOTES-Windows.txt | Rich Salz | 2020-09-10 | 1 | -1/+1 |
* | Building: Build Unix static libraries one object file at a time | Richard Levitte | 2020-09-07 | 2 | -4/+9 |
* | STORE: Move the built-in 'file:' loader to become an engine module | Richard Levitte | 2020-09-03 | 1 | -0/+2 |
* | Fix broken windows builds. | Shane Lontis | 2020-08-17 | 1 | -1/+1 |
* | Initial Apple Silicon support. | C.W. Betts | 2020-08-10 | 1 | -0/+10 |
* | Fix linking against non-system zlib on macOS | Jean-Christophe Fillion-Robin | 2020-07-20 | 1 | -1/+1 |
* | To generate makefile with correct parameters for WinCE. | aSoujyuTanaka | 2020-07-15 | 2 | -5/+5 |
* | Configurations: make Makefile tmpl files non-links | Daniel Bevenius | 2020-07-14 | 1 | -5/+3 |
* | DOC: install documentation without execution permissions. | Richard Levitte | 2020-07-11 | 1 | -8/+8 |
* | Makefile template: fix incorrect treatment of produced document files | Richard Levitte | 2020-07-09 | 1 | -8/+8 |
* | Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files | Dr. David von Oheimb | 2020-07-05 | 2 | -180/+178 |
* | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt | Dr. David von Oheimb | 2020-07-05 | 3 | -1/+1 |
* | Configuration and build: Fix solaris tags | Richard Levitte | 2020-07-04 | 1 | -1/+1 |
* | Add --fips-key configuration parameter to fipsinstall application. | Rich Salz | 2020-06-29 | 3 | -3/+10 |
* | Configurations: drop toolchain from configuration targets | Richard Levitte | 2020-06-28 | 1 | -4/+8 |
* | Configuration: do not overwrite BASE_unix ex_libs in AIX | Attila Szakacs | 2020-06-27 | 1 | -4/+4 |
* | Configure DEPs for FIPS provider on AIX. | Matthias Kraft | 2020-06-18 | 2 | -1/+3 |
* | Use the inherited 'bsd-gcc-shared' config on 32-bit x86 BSDs. | John Baldwin | 2020-06-12 | 2 | -7/+0 |
* | Add "md-nits" make target | Rich Salz | 2020-05-15 | 1 | -2/+11 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | Configure: Avoid SIXTY_FOUR_BIT for linux-mips64 | Orgad Shaneh | 2020-05-15 | 1 | -1/+1 |
* | Pass "-z defs" to the linker via "-Wl,-z,defs" rather than with gcc's -z | Thomas Dwyer III | 2020-05-15 | 1 | -1/+1 |
* | Configurations: Identify the shell variables around MANSUFFIX | Sebastian Andrzej Siewior | 2020-04-28 | 1 | -20/+20 |
* | Configurations/unix-Makefile.tmpl: fix typo | Richard Levitte | 2020-04-28 | 1 | -1/+1 |
* | Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULES | Richard Levitte | 2020-04-25 | 1 | -6/+4 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -2/+2 |
* | Fix a typo in the makefile templates | Matt Caswell | 2020-04-23 | 2 | -2/+2 |
* | Build files: add module installation targets | Richard Levitte | 2020-04-19 | 3 | -14/+92 |
* | GOST cipher names adjustment | Dmitry Belyavskiy | 2020-04-17 | 1 | -0/+1 |
* | EVP & TLS: Add necessary EC_KEY data extraction functions, and use them | Richard Levitte | 2020-04-08 | 1 | -0/+1 |
* | Windows makefile generator: Don't delete long lists of files in one go | Richard Levitte | 2020-03-31 | 1 | -8/+11 |
* | Configurations: Fix "android" configuration target | Richard Levitte | 2020-03-14 | 1 | -1/+2 |
* | Andoid cross compile: change ANDROID_NDK_HOME to ANDROID_NDK_ROOT | Richard Levitte | 2020-03-14 | 1 | -3/+3 |
* | Build: Generate apps/progs.c and apps/progs.h in build time | Richard Levitte | 2020-03-02 | 3 | -12/+6 |
* | Build file templates: don't set OPENSSL_{ENGINES,MODULES} | Richard Levitte | 2020-02-27 | 3 | -15/+26 |
* | Use a wrapper for pod2html | Rich Salz | 2020-02-26 | 3 | -15/+5 |
* | TEST: Create test specific output directories | Richard Levitte | 2020-02-18 | 3 | -22/+5 |
* | Make util/find-doc-nits runnable from the build tree | Richard Levitte | 2020-02-18 | 1 | -2/+2 |
* | Add assembly config targets for UEFI build | Christopher J Zurcher | 2020-02-13 | 1 | -0/+10 |
* | Fix misspelling errors and typos reported by codespell | Dr. Matthias St. Pierre | 2020-02-06 | 2 | -2/+2 |
* | Document most missing options | Rich Salz | 2020-01-29 | 1 | -2/+5 |
* | Fix some missing doc links. | Rich Salz | 2020-01-22 | 1 | -1/+1 |
* | Build file templates: Use explicit files instead of $< or $? for pods | Richard Levitte | 2020-01-17 | 3 | -8/+12 |
* | nmake: fix install_html_docs target | Dr. Matthias St. Pierre | 2020-01-08 | 1 | -2/+2 |
* | Configuration: synchronise the variables on the build file templates | Richard Levitte | 2020-01-07 | 3 | -1/+16 |
* | Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directories | Richard Levitte | 2019-12-26 | 1 | -8/+22 |