index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Configurations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified - have configdata.pm depend on a few more things
Richard Levitte
2016-03-01
2
-2
/
+2
*
VMS - don't exit out of a MMS recipe
Richard Levitte
2016-02-28
1
-4
/
+4
*
Make generation of dependency files more efficient when possible
Richard Levitte
2016-02-28
2
-14
/
+11
*
Remove some old files.
Rich Salz
2016-02-27
2
-29
/
+3
*
Keep a cache of files that already have a recipe, in common.tmpl
Richard Levitte
2016-02-27
1
-1
/
+12
*
GH753: More spelling fix
FdaSilvaYY
2016-02-27
3
-11
/
+11
*
Public API for Certificate Transparency
Rob Percival
2016-02-26
2
-6
/
+2
*
Remove comments saying you must do 'make -f Makefile.in TABLE'
Richard Levitte
2016-02-26
8
-32
/
+0
*
Unified on VMS - add %disabled in vmsconfig.pm (util/dofile.pl demands it)
Richard Levitte
2016-02-26
1
-1
/
+2
*
Configure - neater looking add() and add_before()
Richard Levitte
2016-02-26
3
-37
/
+37
*
Make it possible to build even if dependency files can't be generated
Richard Levitte
2016-02-25
1
-1
/
+1
*
Remove all -march= from configs
Richard Levitte
2016-02-23
2
-11
/
+7
*
Clean away $config{no_shared} since we have $disabled{shared}
Richard Levitte
2016-02-22
5
-19
/
+19
*
Check that any dependency file is newer than Makefile before concatenating
Richard Levitte
2016-02-21
1
-8
/
+30
*
Avoid GNU make re-exec when adding dependencies to Makefile
Richard Levitte
2016-02-21
1
-2
/
+1
*
Remove OBJ_EXT and friends.
Ben Laurie
2016-02-20
1
-42
/
+43
*
Missing extension on dependency, .d file is not always made (e.g. when input
Ben Laurie
2016-02-20
1
-1
/
+2
*
Unified on VMS - install dynamic engines if there are any
Richard Levitte
2016-02-20
1
-3
/
+5
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
4
-13
/
+26
*
apps_extra_src changed name to apps_aux_src, rename everywhere
Richard Levitte
2016-02-20
1
-1
/
+1
*
VMS static libraries have the extension .OLB, not .LIB
Richard Levitte
2016-02-20
1
-2
/
+2
*
Unified 'make depend' has to cleanup after itself
Richard Levitte
2016-02-19
1
-0
/
+2
*
Fix Configurations/unix-Makefile.tmpl
Richard Levitte
2016-02-19
1
-2
/
+2
*
Make sure the linked programs have the correct extension
Richard Levitte
2016-02-19
1
-1
/
+1
*
Big rename fest of MingW shared libraries
Richard Levitte
2016-02-19
1
-2
/
+4
*
Misc small fixes.
Richard Levitte
2016-02-19
1
-4
/
+14
*
Try removing installation directories after having uninstalled files
Richard Levitte
2016-02-19
1
-0
/
+13
*
Small rename fest in unified, obj2dynlib -> obj2dso
Richard Levitte
2016-02-19
4
-14
/
+13
*
Remake the installation of shared libraries in unix-Makefile.tmpl
Richard Levitte
2016-02-19
1
-26
/
+36
*
Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dso
Richard Levitte
2016-02-19
1
-2
/
+2
*
Centralise the shared library / dso name info in unix-Makefile.tmpl
Richard Levitte
2016-02-19
1
-13
/
+51
*
Let Configure figure out the diverse shared library and DSO extensions
Richard Levitte
2016-02-19
1
-12
/
+10
*
VMS fixed in unified build
Richard Levitte
2016-02-19
1
-16
/
+16
*
Unified - don't install the ossltest engine
Richard Levitte
2016-02-19
1
-2
/
+8
*
Unified - do a better job when uninstalling
Richard Levitte
2016-02-19
1
-1
/
+4
*
Rethink the uplink / applink story
Richard Levitte
2016-02-19
2
-4
/
+28
*
VMS: rather use a quick file comparison than DIFF
Richard Levitte
2016-02-19
1
-3
/
+3
*
VMS: produce dependency files just like you produce object files
Richard Levitte
2016-02-19
1
-0
/
+5
*
Fix casing on VMS
Richard Levitte
2016-02-19
1
-1
/
+1
*
Don't use config.timestamp, we already have configdata.pm
Richard Levitte
2016-02-19
2
-25
/
+19
*
Automatic 'make depend' for the unified build scheme
Richard Levitte
2016-02-18
2
-56
/
+74
*
Set EXE_EXT environment variable when testing
Richard Levitte
2016-02-18
1
-0
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-5
/
+2
*
Don't treat .d (depend) files separately from object files
Richard Levitte
2016-02-18
5
-100
/
+14
*
Fix the makedepend constructor in unix-Makefile.tmpl
Richard Levitte
2016-02-18
1
-5
/
+7
*
Remove "experimental" in code and comments, too.
Rich Salz
2016-02-17
1
-1
/
+1
*
Fix spelling
Richard Levitte
2016-02-18
1
-1
/
+1
*
Fix spelling
Richard Levitte
2016-02-18
1
-1
/
+1
*
Add -lresolv to the Solaris ex_libs
Richard Levitte
2016-02-18
1
-1
/
+1
*
Fix use of add() and add_before() in Configurations/*.conf
Richard Levitte
2016-02-16
3
-19
/
+19
[next]