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
*
generate the crypto export symbol list at build time
Brent Cook
2017-07-08
1
-15
/
+9
*
Remove "exit 1" (added by mistake)
Paul Graham
2017-02-18
1
-2
/
+0
*
Document 32-bit time_t problem on minw-w64 toolchain and how to avoid it
Paul Graham
2017-02-15
1
-0
/
+8
*
initial ocspcheck integration
Brent Cook
2017-01-24
1
-0
/
+1
*
Fix to use -export-symbols for libcrypto
kinichiro
2017-01-15
1
-0
/
+2
*
installing nc(1) should imply building, even if not whitelisted
Brent Cook
2015-12-07
1
-4
/
+0
*
allow optionally installing nc(1) with '--enable-nc'
Brent Cook
2015-12-07
1
-0
/
+4
*
make it clear that we skipped 64-bit time_t tests
Brent Cook
2015-10-18
1
-0
/
+2
*
include warnings about small time_t
Brent Cook
2015-10-17
1
-3
/
+9
*
disable some tests with 32-bit time_t systems
Brent Cook
2015-10-17
1
-0
/
+3
*
add tame(2) check
Brent Cook
2015-10-07
1
-1
/
+2
*
add b64_ntop checking and fallback for nc(1)
Brent Cook
2015-10-01
1
-0
/
+1
*
normalize amd64 to x86_64
Brent Cook
2015-09-16
1
-0
/
+4
*
allow nc to build on linux and os x
Brent Cook
2015-09-13
1
-2
/
+0
*
add 'nc' to the distribution as an example of libtls client and server
Brent Cook
2015-09-12
1
-0
/
+2
*
implement compatibility shim for __warn_references
Brent Cook
2015-07-17
1
-0
/
+12
*
fixup how OPENSSLDIR is derived and expanded
Brent Cook
2015-07-15
1
-4
/
+3
*
Improve automatic handling of OPENSSLDIR
Brent Cook
2015-07-12
1
-1
/
+4
*
remove unused --with-enginesdir configuration parameter
Brent Cook
2015-07-08
1
-6
/
+0
*
set 'foreign' flag in automake
Brent Cook
2015-06-13
1
-1
/
+1
*
refactor configure into separate m4 macros
Brent Cook
2015-05-23
1
-263
/
+32
*
adding support for bitrig
Dave Huseby
2015-05-14
1
-1
/
+1
*
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
[next]