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
...
|
*
do not double-link libcrypto
Brent Cook
2014-12-27
2
-2
/
+0
|
*
enable __STRICT_ALIGNMENT on sparc
Brent Cook
2014-12-27
1
-0
/
+6
|
*
do not mark GNU_STACK WX in ELFs generated from assembly
Brent Cook
2014-12-22
2
-1
/
+22
*
|
configure.ac: use executable hardening where available
Jim Barlow
2014-12-23
1
-0
/
+25
*
|
configure.ac: use executable hardening where available
Jim Barlow
2014-12-23
3
-0
/
+209
*
|
configure.ac: Modify clang check to save result to a variable
Jim Barlow
2014-12-23
1
-10
/
+14
|
/
*
Add wrapper file "config" to distribution.
Technion
2014-12-15
1
-1
/
+1
*
enable OS X and Linux CI builds
Brent Cook
2014-12-14
1
-0
/
+3
*
add Travis CI configuration
Brent Cook
2014-12-14
1
-0
/
+5
*
add all LIBADD dependencies for tls
Brent Cook
2014-12-14
1
-1
/
+1
*
bump version
Brent Cook
2014-12-14
2
-2
/
+6
*
allow Windows DLLs to be built
Brent Cook
2014-12-14
4
-4
/
+4
*
add LIBADD library dependencies to libssl/libtls
Brent Cook
2014-12-14
2
-0
/
+2
*
Use the individual library versions in LibreSSL pc files
Brent Cook
2014-12-14
3
-3
/
+3
*
don't hardcode a fixed # of jobs for make
v2.1.2
Brent Cook
2014-12-08
1
-1
/
+1
*
update libtls URL
Brent Cook
2014-12-08
1
-1
/
+1
*
update and rework changelog for readability
Brent Cook
2014-12-07
1
-10
/
+30
*
use the new $MV macro to generate assembly files
Brent Cook
2014-12-07
1
-19
/
+27
*
use 'make distcheck' for the release build script
Brent Cook
2014-12-07
1
-1
/
+1
*
tests/Makefile.am.tpl: remove generated files on distclean
Dmitry Eremin-Solenikov
2014-12-07
1
-0
/
+1
*
update.sh: remove linked manpages on uninstall
Dmitry Eremin-Solenikov
2014-12-07
1
-0
/
+12
*
update.sh: add MV-like function preserving file timestamps
Dmitry Eremin-Solenikov
2014-12-07
1
-2
/
+11
*
update.sh: call $CP instead of cp to ease rebuilds
Dmitry Eremin-Solenikov
2014-12-07
1
-5
/
+5
*
Update .gitignore
Dmitry Eremin-Solenikov
2014-12-07
1
-0
/
+2
*
update.sh: include gost test suite
Dmitry Eremin-Solenikov
2014-12-07
1
-1
/
+2
*
disable inline assembly on Windows for now
Brent Cook
2014-12-07
1
-0
/
+4
*
Enable optimized crypto operations for x86_64
Brent Cook
2014-12-07
6
-25
/
+168
*
sync man links from upstream
Brent Cook
2014-12-07
1
-4
/
+0
*
read all library versions directly from files
Brent Cook
2014-12-06
6
-10
/
+18
*
split long manpage makefile lines.
Brent Cook
2014-12-06
1
-2
/
+4
*
simplify packaging for libcrypto.
Brent Cook
2014-12-06
2
-245
/
+731
*
remove obsolete define
Brent Cook
2014-12-06
1
-1
/
+0
*
simplify packaging for libssl.
Brent Cook
2014-12-06
2
-46
/
+74
*
simplify building the apps Makefile
Brent Cook
2014-12-06
5
-58
/
+97
*
simplify packaging for libtls.
Brent Cook
2014-12-06
3
-16
/
+12
*
update changelog for libtls
Brent Cook
2014-12-06
1
-0
/
+3
*
add support for building libtls
Brent Cook
2014-12-06
9
-12
/
+118
*
update changelog for 2.1.2
Brent Cook
2014-12-03
1
-0
/
+12
*
better cleanup biotest.c
Brent Cook
2014-12-03
1
-6
/
+1
*
monkey patch more POSIX-like behavior out of winsock 2
Brent Cook
2014-12-03
3
-8
/
+176
*
add minimal winsock->BSD networking header shims
Brent Cook
2014-12-03
20
-2
/
+205
*
add minimal poll(2) implementation for Windows
Brent Cook
2014-12-03
5
-2
/
+398
*
update and mask unit tests when running on win32
Brent Cook
2014-12-03
5
-11
/
+57
*
Add conditional compilation for windows and posix functions.
Brent Cook
2014-12-03
4
-7
/
+492
*
Update win32 build defines
Brent Cook
2014-12-03
1
-1
/
+2
*
don't ignore a non-existent file
Brent Cook
2014-12-03
1
-1
/
+0
*
improve readability of generated Makefile.am files
Brent Cook
2014-11-23
5
-4
/
+10
*
ignore gost and camellia dirs
Brent Cook
2014-11-18
1
-0
/
+2
*
Enable GOST in libcrypto and libssl, contributed by Dmitry Eremin-Solenikov
Brent Cook
2014-11-18
1
-3
/
+10
*
Use _WIN32 instead of __WIN32.
宋冬生
2014-11-18
2
-2
/
+2
[prev]
[next]