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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Add the Cammelia cipher to libcrypto.
Brent Cook
2014-11-17
1
-1
/
+5
*
Quiet clang warnings about unused arguments in general.
Brent Cook
2014-11-03
1
-1
/
+13
*
make 'autoreconf' work from dist tarball
Brent Cook
2014-11-03
2
-1
/
+3
*
override native arc4random_buf on FreeBSD
Brent Cook
2014-11-03
5
-4
/
+19
*
override native arc4random_buf on OS X
Brent Cook
2014-11-03
1
-0
/
+4
*
update README to reflect current porting approach
Brent Cook
2014-11-03
1
-10
/
+6
*
Add an OpenSSL compatible ./config wrapper
Brent Cook
2014-10-31
1
-0
/
+17
*
wrap arc4random header
Brent Cook
2014-10-30
1
-0
/
+4
*
Improve and simplify function and header detection logic.
Brent Cook
2014-10-30
10
-112
/
+52
*
use the correct HOST_OS for the Windows build
Brent Cook
2014-10-30
1
-1
/
+1
*
enable -lcrypto -lssl with all test programs directly.
Brent Cook
2014-10-30
2
-2
/
+3
*
remove duplicate (and overlapping) .1 manpages
Brent Cook
2014-10-26
1
-16
/
+12
*
set various glibc flags that also are useful with mingw
Brent Cook
2014-10-22
1
-1
/
+2
*
undef LIBRESSL_INTERNAL for the pidwrap test.
Brent Cook
2014-10-22
1
-0
/
+1
*
update string.h for include strings.h for HPUX environment
kinichiro
2014-10-22
1
-2
/
+2
*
include a proper check for memmem when configuring unit tests
Brent Cook
2014-10-22
2
-0
/
+7
*
bump version
Brent Cook
2014-10-22
1
-1
/
+1
*
update with 2.1.1 changes
Brent Cook
2014-10-15
1
-0
/
+5
*
LibreSSL portable README update
Brent Cook
2014-10-15
1
-18
/
+34
*
add extended ChangeLog file
Brent Cook
2014-10-14
2
-1
/
+61
*
update gitignore to see changelog
Brent Cook
2014-10-14
1
-1
/
+2
*
add missing commas from man links
Brent Cook
2014-10-14
1
-6
/
+6
*
update man links
Brent Cook
2014-10-14
1
-0
/
+6
*
don't fail to make dist on a clean repo
Brent Cook
2014-10-14
1
-1
/
+1
*
crank version
Brent Cook
2014-10-14
1
-1
/
+1
*
update to new converted SSL manpages
Brent Cook
2014-10-14
1
-1
/
+10
*
clear local manpage cache before generating a release tarball
Brent Cook
2014-09-26
1
-0
/
+1
*
update for upstream move of the openssl app
Brent Cook
2014-08-27
1
-17
/
+15
*
ensure compatibility with posix shell
Brent Cook
2014-08-18
1
-1
/
+1
*
add --disable-asm flag for disabling inline asm
Brent Cook
2014-08-17
1
-0
/
+4
*
allow inline asm
Brent Cook
2014-08-16
2
-2
/
+1
*
set _DEFAULT_SOURCE on linux hosts
Brent Cook
2014-08-16
1
-1
/
+1
*
update stdio.h for including stdarg.h
inoguchi
2014-08-12
1
-0
/
+1
*
remove configure.am.tpl, pull in VERSION directly
Brent Cook
2014-08-12
3
-4
/
+1
*
rebase on pull when updating the openbsd branch
Brent Cook
2014-08-08
1
-1
/
+1
*
conditionally build strnlen if needed.
Brent Cook
2014-08-02
3
-0
/
+9
[prev]
[next]