index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Configurations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Make Windows build more robust
Haohui Mai
2019-12-19
1
-12
/
+17
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
3
-5
/
+1
*
Fix some typos
Veres Lajos
2019-12-11
1
-2
/
+2
*
Adapt *.tmpl to generate docs at build time
Richard Levitte
2019-11-29
3
-31
/
+260
*
Add the possibility to generate documentation at build time
Richard Levitte
2019-11-29
1
-5
/
+30
*
Configuration: make Solaris builds with gcc recognise GNU ld
Richard Levitte
2019-11-10
2
-5
/
+28
*
Configure: Make --strict-warnings meaningful with MSVC cl
Richard Levitte
2019-11-02
1
-1
/
+0
*
Fix find/rm command in Unix clean recipe
Tanzinul Islam
2019-10-31
1
-2
/
+2
*
windows-makefile.tmpl: Convert all /I and /D to -I and -D
Richard Levitte
2019-10-20
1
-6
/
+6
*
Configure: break long lines in build files
Richard Levitte
2019-10-17
1
-63
/
+162
*
Building: Add modules with DEPENDs to GENERATEd files
Richard Levitte
2019-10-14
3
-7
/
+19
*
Build files: Make it possible to source libraries into other libraries
Richard Levitte
2019-10-10
4
-70
/
+245
*
Configurations/common.tmpl: Rework dependency resolution
Richard Levitte
2019-10-10
1
-17
/
+97
*
Configure: rework build.info grammar and attributes
Richard Levitte
2019-10-10
4
-56
/
+56
*
Rename "private" file, doc doc changes in CHANGES
Rich Salz
2019-10-03
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Exit non-zero if find-doc-nits finds nits
Rich Salz
2019-09-20
1
-3
/
+1
*
Build files: Unify standard arguments for assembler generating scrips
Richard Levitte
2019-09-16
3
-25
/
+34
*
Rework test/run_tests.pl to support selective verbosity and TAP copy
Richard Levitte
2019-09-12
1
-0
/
+1
*
testing: set OPENSSL_MODULES to the providers directory by default
Richard Levitte
2019-08-27
3
-0
/
+4
*
Windows UWP builds: determine automatically if asm should be disabled
Richard Levitte
2019-08-17
1
-4
/
+28
*
Configurations/unit-Makefile.tmpl: Don't clean away dotted files
Richard Levitte
2019-08-12
1
-3
/
+3
*
Refactor apps/progs.* to be generate with 'make update'
Richard Levitte
2019-07-15
1
-0
/
+6
*
Fix Typos
Antoine Cœur
2019-07-02
3
-3
/
+3
*
Remove EXPORT_VAR_AS_FUNC
Rich Salz
2019-07-02
3
-7
/
+2
*
Remove NextStep support
Rich Salz
2019-07-01
1
-17
/
+0
*
Remove OPENSSL_memcmp.
Pauli
2019-06-21
1
-1
/
+0
*
Configure: final cleanup of asm related things
Richard Levitte
2019-06-17
7
-137
/
+80
*
Move padlock_asm_src file information to build.info files
Richard Levitte
2019-06-17
2
-9
/
+0
*
Move keccak1600_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-6
/
+0
*
Move poly1305_asm_src file information to build.info files
Richard Levitte
2019-06-17
2
-11
/
+0
*
Move chacha_asm_src file information to build.info files
Richard Levitte
2019-06-17
2
-9
/
+0
*
Move modes_asm_src file information to build.info files
Richard Levitte
2019-06-17
3
-16
/
+0
*
Move cmll_asm_src file information to build.info files
Richard Levitte
2019-06-17
2
-7
/
+0
*
Move wp_asm_src file information to build.info files
Richard Levitte
2019-06-17
2
-5
/
+0
*
Move rc5_asm_src file information to build.info files
Richard Levitte
2019-06-17
2
-5
/
+0
*
Move rmd160_asm_src file information to build.info files
Richard Levitte
2019-06-17
2
-4
/
+0
[next]