index
:
portable
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use the same gcc test for AIX as HP-UX
Brent Cook
2015-04-27
1
-1
/
+1
*
modify for HP-UX build, choose correct CFLAGS for gcc.
kinichiro
2015-04-27
1
-1
/
+1
*
remove unneeded check for sys/sysctl.h
Brent Cook
2015-04-19
1
-1
/
+1
*
use alternate cflags on AIX and HP-UX vendor compilers
Brent Cook
2015-04-19
1
-1
/
+11
*
Revert configure-time checks for -Wall/-std=gnu99
Brent Cook
2015-04-14
1
-36
/
+14
*
make compiler checks for -Wall and -std=gnu99
Brent Cook
2015-04-14
1
-14
/
+36
*
remove issetuigid wrappers, now that all getenv calls are gone.
Brent Cook
2015-04-14
1
-7
/
+1
*
Add experimental AIX support.
Brent Cook
2015-03-31
1
-0
/
+5
*
move define to CPPFLAGS
Brent Cook
2015-03-22
1
-1
/
+1
*
Merged support for using _OPENBSD_SOURCE on NetBSD 8.x
Brent Cook
2015-03-22
1
-0
/
+1
|
\
|
*
Reuse _OPENBSD_SOURCE namespace on NetBSD (>=8.x)
Kamil Rytarowski
2015-03-08
1
-0
/
+1
*
|
rework CFLAGS/CPPFLAGS settings during configuration
Brent Cook
2015-03-22
1
-9
/
+13
*
|
move clang flags adjustment next to the check, fix typo
Brent Cook
2015-03-22
1
-3
/
+3
*
|
check for build tools earlier in configuration
Brent Cook
2015-03-22
1
-7
/
+6
*
|
Merge native cygwin support
Brent Cook
2015-03-21
1
-0
/
+8
|
\
\
|
*
|
rework tests Makefile.am
Brent Cook
2015-03-21
1
-0
/
+4
|
*
|
Drop test for adding -lssp again, not required with latest libtool
Corinna Vinschen
2015-03-03
1
-1
/
+1
|
*
|
Add preliminary Cygwin support
Corinna Vinschen
2015-03-03
1
-1
/
+5
|
|
/
*
|
enable libtls by default
Brent Cook
2015-03-19
1
-5
/
+1
*
|
update __STRICT_ALIGNMENT check
Brent Cook
2015-03-08
1
-3
/
+7
*
|
specify -static-libgcc for mingw builds
Brent Cook
2015-03-08
1
-1
/
+2
*
|
avoid doubling user-specified cflags
Brent Cook
2015-03-07
1
-2
/
+2
|
/
*
separate the BSWAP check from the action
Brent Cook
2015-03-01
1
-14
/
+17
*
check if the BSWAP assembly for ARM works before building
Brent Cook
2015-03-01
1
-0
/
+8
*
add windows-specific hardening options
Brent Cook
2015-02-24
1
-8
/
+23
*
remove openat requirement for building certhash
Brent Cook
2015-02-23
1
-2
/
+2
*
add missing line continuation
Brent Cook
2015-02-19
1
-1
/
+1
*
disable system issetugid on OS X since it is not fork-safe
Brent Cook
2015-02-17
1
-0
/
+5
*
add strsep fallback for libtls
Brent Cook
2015-02-14
1
-1
/
+2
*
conditionally build certhash into openssl(1)
Brent Cook
2015-02-14
1
-0
/
+2
*
add NetBSD shims for arc4random
Brent Cook
2015-01-21
1
-1
/
+8
*
catch GCC versions that only warn on unused flags
Brent Cook
2015-01-06
1
-3
/
+3
*
remove bash-style comparisons from tests
Brent Cook
2015-01-06
1
-3
/
+3
*
Add support for HP-UX
kinichiro
2015-01-06
1
-0
/
+6
*
quoting and ensure old_*flags are restored before the 'else'
Brent Cook
2015-01-05
1
-8
/
+10
*
preserve CFLAGS between hardening checks, enable mingw
Brent Cook
2015-01-05
1
-26
/
+46
*
simplify hardening check logic, disable for mingw
Brent Cook
2015-01-05
1
-38
/
+33
*
Change comments to remark on script not being needed for clang >= 5.1
Jim Barlow
2015-01-01
1
-1
/
+1
*
Fix typo causing output of clang test to read "CLANG" instead of yes/no
Jim Barlow
2014-12-31
1
-1
/
+1
*
Merge recent upstream changes with compiler hardening
Jim Barlow
2014-12-30
1
-4
/
+19
|
\
|
*
enable __STRICT_ALIGNMENT on sparc
Brent Cook
2014-12-27
1
-0
/
+6
|
*
do not mark GNU_STACK WX in ELFs generated from assembly
Brent Cook
2014-12-22
1
-1
/
+12
*
|
configure.ac: use executable hardening where available
Jim Barlow
2014-12-23
1
-0
/
+62
*
|
configure.ac: Modify clang check to save result to a variable
Jim Barlow
2014-12-23
1
-10
/
+14
|
/
*
allow Windows DLLs to be built
Brent Cook
2014-12-14
1
-1
/
+1
*
Enable optimized crypto operations for x86_64
Brent Cook
2014-12-07
1
-16
/
+29
*
read all library versions directly from files
Brent Cook
2014-12-06
1
-0
/
+4
*
add support for building libtls
Brent Cook
2014-12-06
1
-1
/
+7
*
add minimal poll(2) implementation for Windows
Brent Cook
2014-12-03
1
-1
/
+2
*
Update win32 build defines
Brent Cook
2014-12-03
1
-1
/
+2
[prev]
[next]