index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Configure
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enforce the demand for Perl 5.10.0 as a minimum.
Richard Levitte
2016-03-14
1
-1
/
+1
*
Fix a few Configure errors
Richard Levitte
2016-03-14
1
-9
/
+4
*
Add blake2 support.
Bill Cox
2016-03-11
1
-1
/
+3
*
Configure: remove dependency on 'head'.
Andy Polyakov
2016-03-11
1
-3
/
+5
*
Don't build dynamic engines unless configured "shared"
Richard Levitte
2016-03-11
1
-1
/
+2
*
Configure - don't trust $1 to stick around, save its value away
Richard Levitte
2016-03-10
1
-1
/
+3
*
Correct slight logic error in processing IF in build.info
Richard Levitte
2016-03-09
1
-1
/
+1
*
Comment away the extra checks in Configure
Richard Levitte
2016-03-09
1
-5
/
+5
*
In build.info, an IF within a clause that's skipped over shouldn't apply
Richard Levitte
2016-03-09
1
-1
/
+7
*
Remove the old threading API
Matt Caswell
2016-03-09
1
-1
/
+0
*
Don't check the conditions to build e_afalg if configured "no-engine"
Richard Levitte
2016-03-09
1
-14
/
+16
*
Have Configure display the value of SHARED_CFLAG
Richard Levitte
2016-03-09
1
-0
/
+1
*
Check gcc version to see if it supports -MM and friends
Richard Levitte
2016-03-09
1
-1
/
+5
*
Add the configure option 'no-makedepend'
Richard Levitte
2016-03-09
1
-5
/
+13
*
Add the Configure option --classic, to fall back on classic build schemes
Richard Levitte
2016-03-08
1
-1
/
+23
*
Revert "unified build scheme: Try to nudge users to try the "unified" build"
Richard Levitte
2016-03-08
1
-49
/
+1
*
Fix building without multiblock support
Matt Caswell
2016-03-08
1
-0
/
+1
*
Unified - Add the build.info command OVERRIDE, to avoid build file clashes
Richard Levitte
2016-03-07
1
-1
/
+10
*
Unified - Add the build.info command GENERATE, to generate source files
Richard Levitte
2016-03-07
1
-0
/
+18
*
Misc afalg build fixes
Matt Caswell
2016-03-07
1
-4
/
+7
*
Rework based on feedback:
clucey
2016-03-07
1
-1
/
+5
*
ALG: Add AFALG engine
clucey
2016-03-07
1
-0
/
+13
*
Change names of ordinals and libs, libeay => libcrypto and ssleay => libssl
Richard Levitte
2016-03-05
1
-6
/
+6
*
Disable SSLv3 by default
Kurt Roeckx
2016-03-04
1
-0
/
+2
*
Don't build RC4 ciphersuites into libssl by default
Matt Caswell
2016-03-04
1
-12
/
+17
*
Restore the zlib / zlib-dynamic logic
Richard Levitte
2016-03-04
1
-0
/
+5
*
Don't copy from %target to %config so much, see %config as a complement
Richard Levitte
2016-03-02
1
-15
/
+17
*
Configure - Get rid of the special thread_cflag, replace with thread_scheme
Richard Levitte
2016-03-02
1
-37
/
+52
*
Configure - get rid of the special debug_ and release_ settings
Richard Levitte
2016-03-02
1
-22
/
+7
*
Minimize copied config settings
Richard Levitte
2016-03-02
1
-8
/
+2
*
Configure - move the addition of the zlib / libz lib to configs
Richard Levitte
2016-03-02
1
-21
/
+1
*
Configure - Rename BASE to DEFAULTS and add a few inheritable BASEs
Richard Levitte
2016-03-02
1
-7
/
+4
*
Configure - Allow CODErefs and ARRAYrefs in configuration setting arrays
Richard Levitte
2016-03-02
1
-19
/
+43
*
Configure - make the use of environment variables for overrides consistent
Richard Levitte
2016-03-02
1
-15
/
+6
*
Make uplink auxiliary source separate from cpuid source
Richard Levitte
2016-03-02
1
-0
/
+2
*
Unified - have configdata.pm depend on a few more things
Richard Levitte
2016-03-01
1
-0
/
+3
*
Remove last remains of old config strings
Richard Levitte
2016-02-27
1
-5
/
+0
*
Apply default after having checked the given config target is valid
Richard Levitte
2016-02-27
1
-1
/
+4
*
Make the table entry printer in Configure aware of ARRAYs
Richard Levitte
2016-02-26
1
-2
/
+12
*
Forgotten change of add() call in Configure
Richard Levitte
2016-02-26
1
-1
/
+1
*
Configure - neater looking add() and add_before()
Richard Levitte
2016-02-26
1
-2
/
+10
*
Add OPENSSL_PIC back
Richard Levitte
2016-02-22
1
-0
/
+4
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-3
/
+3
*
The build files use %disabled, make sure to pass it to them
Richard Levitte
2016-02-22
1
-1
/
+1
*
Partial revert of 1288f26 and fix for no-async
Matt Caswell
2016-02-22
1
-1
/
+1
*
Clean away $no_dso since with have $disabled{dso}
Richard Levitte
2016-02-22
1
-3
/
+2
*
Clean away $no_asm since with have $disabled{asm}
Richard Levitte
2016-02-22
1
-7
/
+5
*
Clean away $no_rfc3779 since we don't appear to use it at all
Richard Levitte
2016-02-22
1
-1
/
+0
*
Clean away $zlib since with have $disabled{zlib}
Richard Levitte
2016-02-22
1
-3
/
+2
*
Clean away $no_threads since we have $disabled{threads}
Richard Levitte
2016-02-22
1
-4
/
+3
[next]