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
/
update.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
set stdin/out/err to binary mode on Windows
Brent Cook
2015-06-05
1
-0
/
+1
*
patch in std headers and C++ support for tls.h
Brent Cook
2015-05-23
1
-2
/
+2
*
ship manpages with libtls-standalone
Brent Cook
2015-05-23
1
-22
/
+37
*
further refactoring, working libtls-standalone
Brent Cook
2015-05-23
1
-14
/
+34
*
stub in initial libtls standalone tree
Brent Cook
2015-05-23
1
-3
/
+9
*
use soft links for related man pages.
Brent Cook
2015-04-26
1
-2
/
+1
*
Use mandoc database to get man links.
Brent Cook
2015-03-27
1
-15
/
+9
*
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
*
the BIO_sock_init() patch is upstream.
Brent Cook
2015-03-22
1
-2
/
+0
*
Merge native cygwin support
Brent Cook
2015-03-21
1
-65
/
+3
|
\
|
*
rework tests Makefile.am
Brent Cook
2015-03-21
1
-73
/
+3
|
*
Allow to disable tests easily
Corinna Vinschen
2015-03-04
1
-25
/
+33
*
|
enable libtls by default
Brent Cook
2015-03-19
1
-6
/
+0
*
|
use correct patch level
Brent Cook
2015-03-09
1
-1
/
+1
*
|
initialize winsock earlier in openssl(1)
Brent Cook
2015-03-08
1
-9
/
+11
|
/
*
add strsep fallback for libtls
Brent Cook
2015-02-14
1
-1
/
+5
*
update for new manpage conversions, add links
Brent Cook
2015-02-14
1
-0
/
+5
*
rc5 is removed
Brent Cook
2015-02-10
1
-1
/
+1
*
disable biotest
Brent Cook
2015-02-06
1
-0
/
+3
*
update with latest, add more tests
Brent Cook
2015-02-06
1
-15
/
+5
*
do not mark GNU_STACK WX in ELFs generated from assembly
Brent Cook
2014-12-22
1
-0
/
+10
*
bump version
Brent Cook
2014-12-14
1
-1
/
+5
*
use the new $MV macro to generate assembly files
Brent Cook
2014-12-07
1
-19
/
+27
*
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.sh: include gost test suite
Dmitry Eremin-Solenikov
2014-12-07
1
-1
/
+2
*
Enable optimized crypto operations for x86_64
Brent Cook
2014-12-07
1
-1
/
+33
*
read all library versions directly from files
Brent Cook
2014-12-06
1
-4
/
+3
*
split long manpage makefile lines.
Brent Cook
2014-12-06
1
-2
/
+4
*
simplify packaging for libcrypto.
Brent Cook
2014-12-06
1
-245
/
+27
*
simplify packaging for libssl.
Brent Cook
2014-12-06
1
-44
/
+31
*
simplify building the apps Makefile
Brent Cook
2014-12-06
1
-34
/
+11
*
simplify packaging for libtls.
Brent Cook
2014-12-06
1
-13
/
+2
*
add support for building libtls
Brent Cook
2014-12-06
1
-8
/
+41
*
better cleanup biotest.c
Brent Cook
2014-12-03
1
-6
/
+1
*
add minimal poll(2) implementation for Windows
Brent Cook
2014-12-03
1
-1
/
+1
*
update and mask unit tests when running on win32
Brent Cook
2014-12-03
1
-5
/
+25
*
Add conditional compilation for windows and posix functions.
Brent Cook
2014-12-03
1
-7
/
+42
*
improve readability of generated Makefile.am files
Brent Cook
2014-11-23
1
-3
/
+4
*
Enable GOST in libcrypto and libssl, contributed by Dmitry Eremin-Solenikov
Brent Cook
2014-11-18
1
-3
/
+10
*
Add the Cammelia cipher to libcrypto.
Brent Cook
2014-11-17
1
-1
/
+5
*
Improve and simplify function and header detection logic.
Brent Cook
2014-10-30
1
-2
/
+1
*
enable -lcrypto -lssl with all test programs directly.
Brent Cook
2014-10-30
1
-2
/
+0
*
remove duplicate (and overlapping) .1 manpages
Brent Cook
2014-10-26
1
-16
/
+12
*
include a proper check for memmem when configuring unit tests
Brent Cook
2014-10-22
1
-0
/
+2
*
add extended ChangeLog file
Brent Cook
2014-10-14
1
-1
/
+0
*
update to new converted SSL manpages
Brent Cook
2014-10-14
1
-1
/
+10
*
update for upstream move of the openssl app
Brent Cook
2014-08-27
1
-17
/
+15
[next]