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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add experimental AIX support.
Brent Cook
2015-03-31
4
-1
/
+123
*
avoid install failures on case-insensitive file systems
Brent Cook
2015-03-31
2
-2
/
+3
*
Use mandoc database to get man links.
Brent Cook
2015-03-27
3
-1059
/
+1192
*
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
*
|
copy remaining test harness dependencies
Brent Cook
2015-03-22
1
-2
/
+5
*
|
copy memmem.c on update
Brent Cook
2015-03-22
1
-0
/
+1
*
|
rework CFLAGS/CPPFLAGS settings during configuration
Brent Cook
2015-03-22
8
-52
/
+51
*
|
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
*
|
the BIO_sock_init() patch is upstream.
Brent Cook
2015-03-22
2
-46
/
+0
*
|
Merge native cygwin support
Brent Cook
2015-03-21
5
-81
/
+293
|
\
\
|
*
|
rework tests Makefile.am
Brent Cook
2015-03-21
5
-89
/
+289
|
*
|
Allow to disable tests easily
Corinna Vinschen
2015-03-04
1
-25
/
+33
|
*
|
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
|
|
/
*
|
set version to 2.2.0 on master
Brent Cook
2015-03-19
1
-1
/
+1
*
|
update changelog for 2.1.6
Brent Cook
2015-03-19
1
-0
/
+19
*
|
enable libtls by default
Brent Cook
2015-03-19
9
-26
/
+7
*
|
expand on changelog
Brent Cook
2015-03-09
1
-1
/
+6
*
|
use correct patch level
Brent Cook
2015-03-09
1
-1
/
+1
*
|
clarify 2.1.5 release note
Brent Cook
2015-03-08
1
-1
/
+1
*
|
update changelog for 2.1.5
Brent Cook
2015-03-08
1
-0
/
+7
*
|
bump version to 2.1.5
Brent Cook
2015-03-08
1
-1
/
+1
*
|
update __STRICT_ALIGNMENT check
Brent Cook
2015-03-08
1
-3
/
+7
*
|
initialize winsock earlier in openssl(1)
Brent Cook
2015-03-08
2
-9
/
+55
*
|
specify -static-libgcc for mingw builds
Brent Cook
2015-03-08
2
-1
/
+3
*
|
fix hangs reading stdin on Windows
Brent Cook
2015-03-08
1
-23
/
+16
*
|
avoid doubling user-specified cflags
Brent Cook
2015-03-07
1
-2
/
+2
|
/
*
Add '-windows' to windows binary archive.
v2.1.4
Brent Cook
2015-03-02
1
-1
/
+1
*
add windows README, package README files with distribution
Brent Cook
2015-03-02
2
-1
/
+41
*
point out where to report bugs, update links.
Brent Cook
2015-03-02
2
-3
/
+7
*
update changelog with security updates
Brent Cook
2015-03-02
1
-7
/
+33
*
add a simple code coverage generation script
Brent Cook
2015-03-01
1
-0
/
+37
*
ignore temp windows library build files
Brent Cook
2015-03-01
1
-0
/
+1
*
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
*
refine building windows binaries, enable shared
Brent Cook
2015-03-01
1
-15
/
+17
*
update windows binary build script
Brent Cook
2015-02-24
1
-47
/
+45
*
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
*
update libtls mlinks
Brent Cook
2015-02-23
1
-2
/
+9
*
remove unneeded continuation characters in ssl/crypto mlinks list
Brent Cook
2015-02-23
1
-1008
/
+1008
*
Update initial changelog for 2.1.4
Brent Cook
2015-02-22
1
-0
/
+39
*
enable Windows NX / ALSR / stack protector
Brent Cook
2015-02-19
1
-1
/
+5
*
add script for building windows binary distribution packages
Brent Cook
2015-02-19
1
-0
/
+52
*
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
3
-0
/
+24
*
remove getuid/getgid fallbacks from hp-ux issetugid emulation
Brent Cook
2015-02-16
1
-15
/
+6
[prev]
[next]