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
/
apps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-09
Updated changelog
Brent Cook
1
-0
/
+15
2017-07-07
use GNUInstallDirs from cmake to specify install paths.
d3x0r
9
-15
/
+16
2017-07-07
Fix CMake module include path
Matt Stancliff
1
-1
/
+1
2017-07-07
Remove misleading CFLAGS / LDFLAGS.
Paul Graham
1
-2
/
+0
2017-06-11
re-add getpagesize fallback, needed for Android
Brent Cook
1
-2
/
+8
2017-04-30
remove OPENSSL_ia32cap_P from crypto.sym when generated
v2.5.4
Brent Cook
1
-1
/
+1
2017-04-30
add 2.5.4 changelog
Brent Cook
1
-0
/
+22
2017-04-29
include amd64 in the mix
Brent Cook
1
-0
/
+1
2017-04-29
only include ia32 syms on i?86/x86_64 targets
Brent Cook
1
-0
/
+8
2017-04-19
add nc(1) manpage to install if enabled
Brent Cook
2
-1
/
+2
2017-04-19
Fix pkg-config metadata for libcrypto
Steven McDonald
1
-2
/
+2
2017-04-11
move crypto_portable.sym to builddir
Brent Cook
2
-3
/
+6
2017-04-08
update manpage links
v2.5.3
Brent Cook
1
-2
/
+49
2017-04-06
update changelog for stable release
Brent Cook
1
-1
/
+5
2017-04-03
track OPENBSD_6_1
Brent Cook
1
-1
/
+1
2017-04-03
tag OpenBSD 6.1 release
Brent Cook
1
-0
/
+2
2017-03-25
condense and refine changelog a bit
v2.5.2
Brent Cook
1
-18
/
+9
2017-03-25
update changelog for 2.5.2
Brent Cook
1
-2
/
+37
2017-03-25
rebase netcat patch
Brent Cook
1
-15
/
+15
2017-03-17
Add regress tls_prf
kinichiro
3
-0
/
+11
2017-03-17
Add regress servertest
kinichiro
4
-0
/
+46
2017-03-16
add getpagesize check for cmake
Brent Cook
1
-0
/
+5
2017-03-16
remove sysconf fallback for now
Brent Cook
1
-8
/
+2
2017-03-15
Add support for getpagesize
kinichiro
6
-1
/
+33
2017-03-09
Add recallocarray
kinichiro
5
-1
/
+20
2017-03-08
Add ssl/t1_hash.c
kinichiro
2
-0
/
+2
2017-03-05
Add crypto/evp/m_md5_sha1.c
kinichiro
2
-0
/
+2
2017-02-20
Fix condition of arc4random* and getentropy for Cygwin build
kinichiro
2
-13
/
+6
2017-02-18
Remove "exit 1" (added by mistake)
Paul Graham
1
-2
/
+0
2017-02-15
Document 32-bit time_t problem on minw-w64 toolchain and how to avoid it
Paul Graham
2
-1
/
+29