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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Quiet clang warnings about unused arguments in general.
Brent Cook
2014-11-03
1
-1
/
+13
*
make 'autoreconf' work from dist tarball
Brent Cook
2014-11-03
1
-1
/
+1
*
override native arc4random_buf on FreeBSD
Brent Cook
2014-11-03
1
-1
/
+6
*
override native arc4random_buf on OS X
Brent Cook
2014-11-03
1
-0
/
+4
*
Improve and simplify function and header detection logic.
Brent Cook
2014-10-30
1
-76
/
+21
*
use the correct HOST_OS for the Windows build
Brent Cook
2014-10-30
1
-1
/
+1
*
set various glibc flags that also are useful with mingw
Brent Cook
2014-10-22
1
-1
/
+2
*
include a proper check for memmem when configuring unit tests
Brent Cook
2014-10-22
1
-0
/
+5
*
ensure compatibility with posix shell
Brent Cook
2014-08-18
1
-1
/
+1
*
add --disable-asm flag for disabling inline asm
Brent Cook
2014-08-17
1
-0
/
+4
*
allow inline asm
Brent Cook
2014-08-16
1
-1
/
+1
*
set _DEFAULT_SOURCE on linux hosts
Brent Cook
2014-08-16
1
-1
/
+1
*
remove configure.am.tpl, pull in VERSION directly
Brent Cook
2014-08-12
1
-0
/
+184
*
source library version from a common place, speed man builds
Brent Cook
2014-07-12
1
-99
/
+0
*
remove unconditional -Werror
Brent Cook
2014-07-11
1
-1
/
+1
*
link -lrt on linux for glibc < 2.17 compatibility
Brent Cook
2014-07-11
1
-0
/
+1
*
prefer symlinks rather than hardlinks for manpages
Brent Cook
2014-07-11
1
-1
/
+0
*
put CPP defines in CPPFLAGS
Brent Cook
2014-07-11
1
-1
/
+1
*
add manpages and links
Brent Cook
2014-07-11
1
-0
/
+1
*
wording changes and initial stab at crypto man pages.
Charlie Root
2014-07-11
1
-1
/
+1
*
bump to version 2.0.0
Brent Cook
2014-07-10
1
-1
/
+1
*
better fix for __bounded removal
Brent Cook
2014-07-10
1
-8
/
+3
*
fix CFLAGS line
Charlie Root
2014-07-10
1
-1
/
+1
*
deal with bounded attribute
Bob Beck
2014-07-10
1
-0
/
+8
*
initial top-level import
Brent Cook
2014-07-10
1
-0
/
+95