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
/
m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-23
further refactoring, working libtls-standalone
Brent Cook
12
-316
/
+172
2015-05-23
refactor configure into separate m4 macros
Brent Cook
6
-264
/
+314
2015-05-23
stub in initial libtls standalone tree
Brent Cook
14
-121
/
+406
2015-05-14
adding support for bitrig
Dave Huseby
1
-1
/
+1
2015-05-07
add branch coverage, skip coverage check of tests themselves
Brent Cook
1
-1
/
+7
2015-05-06
distcheck fixes
Brent Cook
4
-3
/
+6
2015-05-06
add app tests from regress/usr.bin/openssl
Brent Cook
7
-0
/
+564
2015-04-27
use the same gcc test for AIX as HP-UX
Brent Cook
1
-1
/
+1
2015-04-27
modify for HP-UX build, choose correct CFLAGS for gcc.
kinichiro
1
-1
/
+1
2015-04-26
use soft links for related man pages.
Brent Cook
1
-2
/
+1
2015-04-19
remove unneeded check for sys/sysctl.h
Brent Cook
1
-1
/
+1
2015-04-19
use alternate cflags on AIX and HP-UX vendor compilers
Brent Cook
1
-1
/
+11
2015-04-14
Revert configure-time checks for -Wall/-std=gnu99
Brent Cook
1
-36
/
+14
2015-04-14
make compiler checks for -Wall and -std=gnu99
Brent Cook
1
-14
/
+36
2015-04-14
remove issetuigid wrappers, now that all getenv calls are gone.
Brent Cook
9
-244
/
+3
2015-03-31
Add experimental AIX support.
Brent Cook
4
-1
/
+123
2015-03-31
avoid install failures on case-insensitive file systems
Brent Cook
2
-2
/
+3
2015-03-27
Use mandoc database to get man links.
Brent Cook
3
-1059
/
+1192
2015-03-22
move define to CPPFLAGS
Brent Cook
1
-1
/
+1
2015-03-22
copy remaining test harness dependencies
Brent Cook
1
-2
/
+5
2015-03-22
copy memmem.c on update
Brent Cook
1
-0
/
+1
2015-03-22
rework CFLAGS/CPPFLAGS settings during configuration
Brent Cook
8
-52
/
+51
2015-03-22
move clang flags adjustment next to the check, fix typo
Brent Cook
1
-3
/
+3
2015-03-22
check for build tools earlier in configuration
Brent Cook
1
-7
/
+6
2015-03-22
the BIO_sock_init() patch is upstream.
Brent Cook
2
-46
/
+0
2015-03-21
rework tests Makefile.am
Brent Cook
5
-89
/
+289
2015-03-19
set version to 2.2.0 on master
Brent Cook
1
-1
/
+1
2015-03-19
update changelog for 2.1.6
Brent Cook
1
-0
/
+19
2015-03-19
enable libtls by default
Brent Cook
9
-26
/
+7
2015-03-09
expand on changelog
Brent Cook
1
-1
/
+6
2015-03-09
use correct patch level
Brent Cook
1
-1
/
+1
2015-03-08
clarify 2.1.5 release note
Brent Cook
1
-1
/
+1
2015-03-08
update changelog for 2.1.5
Brent Cook
1
-0
/
+7
2015-03-08
bump version to 2.1.5
Brent Cook
1
-1
/
+1
2015-03-08
update __STRICT_ALIGNMENT check
Brent Cook
1
-3
/
+7
2015-03-08
initialize winsock earlier in openssl(1)
Brent Cook
2
-9
/
+55
2015-03-08
specify -static-libgcc for mingw builds
Brent Cook
2
-1
/
+3
2015-03-08
fix hangs reading stdin on Windows
Brent Cook
1
-23
/
+16
2015-03-08
Reuse _OPENBSD_SOURCE namespace on NetBSD (>=8.x)
Kamil Rytarowski
1
-0
/
+1
2015-03-07
avoid doubling user-specified cflags
Brent Cook
1
-2
/
+2
2015-03-04
Allow to disable tests easily
Corinna Vinschen
1
-25
/
+33
2015-03-03
Drop test for adding -lssp again, not required with latest libtool
Corinna Vinschen
1
-1
/
+1
2015-03-03
Add preliminary Cygwin support
Corinna Vinschen
1
-1
/
+5
2015-03-02
Add '-windows' to windows binary archive.
v2.1.4
Brent Cook
1
-1
/
+1
2015-03-02
add windows README, package README files with distribution
Brent Cook
2
-1
/
+41
2015-03-02
point out where to report bugs, update links.
Brent Cook
2
-3
/
+7
2015-03-02
update changelog with security updates
Brent Cook
1
-7
/
+33